Lorenz Meier
|
4f95ce3dc2
|
Merge branch 'mount_tests' of github.com:PX4/Firmware into mount_tests
|
11 years ago |
Lorenz Meier
|
64a22fc011
|
Merge branch 'mount_tests' of github.com:PX4/Firmware into mount_tests
|
11 years ago |
Lorenz Meier
|
366af8da80
|
Do not require suffixed constants
|
11 years ago |
Lorenz Meier
|
7590d91cf2
|
Improved mount test
|
11 years ago |
Lorenz Meier
|
05649eb09c
|
Create test config for FMUv1
|
11 years ago |
Lorenz Meier
|
7fa36a22d7
|
Fixed tests config
|
11 years ago |
Lorenz Meier
|
97e8386290
|
Auto-restarting mount test if config file present
|
11 years ago |
Lorenz Meier
|
e7c1e8e94b
|
Added tests for mount / fsync / reboot
|
11 years ago |
Thomas Gubler
|
065badf980
|
Merge pull request #576 from PX4/tecs_climbout
tecs: change pitch on climbout #559
|
11 years ago |
Lorenz Meier
|
b2ef7f506c
|
HOTFIX: Avoid running out of range on the RC config params
|
11 years ago |
Thomas Gubler
|
c4c652e9c6
|
tecs: change pitch on climbout #559 (ported from ardupilot)
|
11 years ago |
Lorenz Meier
|
b345202ae7
|
Merge pull request #573 from julianoes/hotfix_esc_calib
ESC calib: low PWM value was not set
|
11 years ago |
Julian Oes
|
1a21dcd34d
|
ESC calib: low PWM value was not set
|
11 years ago |
Lorenz Meier
|
1d9e8a7b72
|
Reboot if IO update startup fails on first try
|
11 years ago |
Lorenz Meier
|
5b302fef59
|
HOTFIX: Increased attitude control updates to 50 Hz - was less than 10 Hz and unintended slow
|
11 years ago |
Lorenz Meier
|
c367959d28
|
Merge pull request #570 from PX4/rc_config
Rc config
|
11 years ago |
Lorenz Meier
|
bcc14186c6
|
Merge pull request #569 from PX4/autostart_cleanup
Autostart cleanup
|
11 years ago |
Lorenz Meier
|
9a54c7c64d
|
Removed special logging config to cut down build times
|
11 years ago |
Lorenz Meier
|
bc76924b7e
|
Cleanup, removed commander start calls in locations where its not needed
|
11 years ago |
Lorenz Meier
|
0153e334ff
|
Add note about multi-port support on GCS side
|
11 years ago |
Lorenz Meier
|
87a61de670
|
Support for more than 8 output ports
|
11 years ago |
Lorenz Meier
|
07c1ff77a2
|
Fixed MAV type and typo
|
11 years ago |
Lorenz Meier
|
5e8857e411
|
Further cleanup, added octos
|
11 years ago |
Lorenz Meier
|
ab330de180
|
Fixed typo
|
11 years ago |
Lorenz Meier
|
501c5ff49f
|
Cleaned up startup, should be completely compatible, but allows clean QGC indices
|
11 years ago |
Lorenz Meier
|
d7a3aaba45
|
Getting multicopter startup back to generic, trimming down number and content of different startup scripts
|
11 years ago |
Lorenz Meier
|
01be817c59
|
Allow N comparisons of a param value, returns success if one matches
|
11 years ago |
Lorenz Meier
|
31f808d872
|
Merge pull request #568 from sjwilks/phantom
Update Phantom FPV (FX-61) defaults
|
11 years ago |
Simon Wilks
|
b20e07a1c5
|
Updated defaults following recent test flight that included autostart and land
|
11 years ago |
Lorenz Meier
|
3ec522ef6b
|
Merge pull request #566 from sjwilks/fx79
FX-79 Buffalo startup script
|
11 years ago |
Simon Wilks
|
1cca94defc
|
Whitespace fix
|
11 years ago |
Simon Wilks
|
1637c62751
|
Set the tested defaults
|
11 years ago |
Simon Wilks
|
988c5351e3
|
Merge remote-tracking branch 'upstream/master' into fx79
|
11 years ago |
Lorenz Meier
|
4e3e309a8a
|
Merge pull request #548 from PX4/control_groups
Added support for a total of four control groups to the IO driver
|
11 years ago |
Lorenz Meier
|
5aa1f69a77
|
Merge pull request #565 from sjwilks/wingwing
Correct a typo for the wingwing startup script
|
11 years ago |
Simon Wilks
|
3f84ad79c5
|
Typo fix.
|
11 years ago |
Simon Wilks
|
4e5f743e41
|
Added config for the FX-79
|
11 years ago |
Lorenz Meier
|
89cc7257a2
|
Merge pull request #564 from sjwilks/wingwing
Wing Wing (Z-84) startup script
|
11 years ago |
Simon Wilks
|
f17538a7f3
|
Updated parameters to latest flight tested values
|
11 years ago |
Simon Wilks
|
d9f75a751b
|
Startup script for Wing Wing (Z-84)
|
11 years ago |
Julian Oes
|
e462c70af7
|
Merge remote-tracking branch 'px4/master' into control_groups
|
11 years ago |
Julian Oes
|
020c47b59f
|
PX4IO driver: even compiling now
|
11 years ago |
Thomas Gubler
|
d623c703ce
|
Merge pull request #563 from PX4/hotfix_ekf_params
hotfix for ekf params hotfix
|
11 years ago |
Julian Oes
|
a4a5eee08d
|
Attitude_estimator_ekf: Fix params, this bug caused the multirotor_att_control to stop
|
11 years ago |
Lorenz Meier
|
f44f738f0a
|
Fix return value
|
11 years ago |
Lorenz Meier
|
965a7a4f03
|
Allow to disable a channel
|
11 years ago |
Lorenz Meier
|
a9ea39054d
|
Working around creating an error condition with more than 8 raw RC channels
|
11 years ago |
Lorenz Meier
|
cddbb0d23f
|
Merged master
|
11 years ago |
Lorenz Meier
|
dd5549da46
|
Hotfix: Better dead zone defaults
|
11 years ago |
Lorenz Meier
|
c5ef295f68
|
Hotfix: Reduce mag influence on att estimate
|
11 years ago |