Commit Graph

5463 Commits

Author SHA1 Message Date
Anton Babushkin 911c2bdeee navigator: takeoff fixes 2014-01-02 16:44:31 +04:00
Anton Babushkin 6a5d5f7136 Merge master into navigator_new 2014-01-02 14:51:48 +04:00
Anton Babushkin 74e2542c07 navigator: takeoff and mission fixes 2014-01-02 14:49:34 +04:00
Lorenz Meier b345202ae7 Merge pull request #573 from julianoes/hotfix_esc_calib
ESC calib: low PWM value was not set
2014-01-01 23:53:21 -08:00
Julian Oes 1a21dcd34d ESC calib: low PWM value was not set 2014-01-02 08:28:33 +01:00
Lorenz Meier 1d9e8a7b72 Reboot if IO update startup fails on first try 2014-01-01 23:43:39 +01:00
Anton Babushkin 3c72c9bf7f navigator: force takeoff if first mission item is not takeoff and vehicle landed 2014-01-01 23:21:29 +04:00
Anton Babushkin 3bc94f1fe6 navigator: takeoff fix 2014-01-01 13:31:27 +04:00
Anton Babushkin 7f9a7ffe82 navigator: MISSION_LOITER and RTL_LOITER modes removed 2013-12-31 19:30:41 +04:00
Lorenz Meier 5b302fef59 HOTFIX: Increased attitude control updates to 50 Hz - was less than 10 Hz and unintended slow 2013-12-31 14:47:01 +01:00
Anton Babushkin f6ee354c10 navigator: mode switching fixes 2013-12-31 15:44:52 +04:00
Lorenz Meier c367959d28 Merge pull request #570 from PX4/rc_config
Rc config
2013-12-31 02:56:30 -08:00
Lorenz Meier bcc14186c6 Merge pull request #569 from PX4/autostart_cleanup
Autostart cleanup
2013-12-31 02:30:20 -08:00
Anton Babushkin 2e6cd18615 navigator: mavlink reopening fixed 2013-12-31 13:10:35 +04:00
Anton Babushkin d35a169907 navigator: NAV_STATE_INIT removed, minor fixes 2013-12-31 12:46:35 +04:00
Anton Babushkin c35c0a90d3 navigator: use switches to select nav state 2013-12-30 14:04:55 +04:00
Anton Babushkin 33385a783c Added NONE = not mapped state for mission and return switches 2013-12-30 14:04:24 +04:00
Lorenz Meier 9a54c7c64d Removed special logging config to cut down build times 2013-12-30 00:53:12 +01:00
Lorenz Meier bc76924b7e Cleanup, removed commander start calls in locations where its not needed 2013-12-30 00:52:50 +01:00
Anton Babushkin fa20fae6fb Some mavlink fixes to use vehicle_control_mode, WIP 2013-12-29 22:38:41 +04:00
Thomas Gubler 95bdc1a9bd fw att ctrl: removed unused parameter 2013-12-29 16:42:39 +01:00
Thomas Gubler 6a9423b428 fw att ctrl: remove renamed parameters 2013-12-29 16:35:52 +01:00
Thomas Gubler 70cc5413b4 fw att controller: update parameter descriptions and default values 2013-12-29 16:17:09 +01:00
Thomas Gubler 4f5791d4b1 Merge remote-tracking branch 'upstream/navigator_new' into fw_autoland_att_tecs_navigator_termination 2013-12-29 15:08:48 +01:00
Julian Oes ea9efd75dd Navigator: Small error message fix 2013-12-29 14:50:49 +01:00
Julian Oes ea55527bbb Waypoints and missionlib: lot's of cleanup 2013-12-29 14:50:26 +01:00
Julian Oes c1e50b8a1f Merge remote-tracking branch 'px4/master' into navigator_new 2013-12-29 14:48:54 +01:00
Thomas Gubler 7e860d8e74 Merge remote-tracking branch 'upstream/navigator_new' into fw_autoland_att_tecs_navigator_termination_controlgroups 2013-12-29 13:09:01 +01:00
Lorenz Meier 0153e334ff Add note about multi-port support on GCS side 2013-12-29 12:03:35 +01:00
Lorenz Meier 87a61de670 Support for more than 8 output ports 2013-12-29 12:02:23 +01:00
Anton Babushkin 7e29028429 Moving nav state from commander to navigator, WIP 2013-12-29 12:16:49 +04:00
Lorenz Meier 07c1ff77a2 Fixed MAV type and typo 2013-12-28 23:21:31 +01:00
Lorenz Meier 5e8857e411 Further cleanup, added octos 2013-12-28 22:52:23 +01:00
Lorenz Meier ab330de180 Fixed typo 2013-12-28 22:34:09 +01:00
Lorenz Meier 501c5ff49f Cleaned up startup, should be completely compatible, but allows clean QGC indices 2013-12-28 22:18:07 +01:00
Lorenz Meier d7a3aaba45 Getting multicopter startup back to generic, trimming down number and content of different startup scripts 2013-12-28 22:16:06 +01:00
Lorenz Meier 01be817c59 Allow N comparisons of a param value, returns success if one matches 2013-12-28 22:14:28 +01:00
Lorenz Meier 31f808d872 Merge pull request #568 from sjwilks/phantom
Update Phantom FPV (FX-61) defaults
2013-12-28 09:17:39 -08:00
Simon Wilks b20e07a1c5 Updated defaults following recent test flight that included autostart and land 2013-12-28 18:12:55 +01:00
Lorenz Meier 3ec522ef6b Merge pull request #566 from sjwilks/fx79
FX-79 Buffalo startup script
2013-12-28 08:32:10 -08:00
Simon Wilks 1cca94defc Whitespace fix 2013-12-28 17:23:52 +01:00
Simon Wilks 1637c62751 Set the tested defaults 2013-12-28 17:19:09 +01:00
Simon Wilks 988c5351e3 Merge remote-tracking branch 'upstream/master' into fx79 2013-12-28 17:15:16 +01:00
Lorenz Meier 4e3e309a8a Merge pull request #548 from PX4/control_groups
Added support for a total of four control groups to the IO driver
2013-12-28 07:49:52 -08:00
Lorenz Meier 5aa1f69a77 Merge pull request #565 from sjwilks/wingwing
Correct a typo for the wingwing startup script
2013-12-28 07:48:20 -08:00
Simon Wilks 3f84ad79c5 Typo fix. 2013-12-28 14:46:55 +01:00
Simon Wilks 4e5f743e41 Added config for the FX-79 2013-12-28 14:45:29 +01:00
Lorenz Meier 89cc7257a2 Merge pull request #564 from sjwilks/wingwing
Wing Wing (Z-84) startup script
2013-12-28 00:53:11 -08:00
Simon Wilks f17538a7f3 Updated parameters to latest flight tested values 2013-12-28 09:03:42 +01:00
Simon Wilks d9f75a751b Startup script for Wing Wing (Z-84) 2013-12-28 08:56:58 +01:00