aboutsummaryrefslogtreecommitdiff
path: root/src/modules/commander
Commit message (Expand)AuthorAgeFilesLines
* Warning fixes in commanderLorenz Meier2014-07-011-2/+2
* commander: Notify negative on manual arming failsLorenz Meier2014-06-301-0/+1
* Merge branch 'warning_fixes_v3' into prearm_checksLorenz Meier2014-06-303-9/+27
|\
| * Re-send the RC config warnings once the GCS is connected, fixed compile warningsLorenz Meier2014-06-303-9/+27
* | Merged master into prearm_checksLorenz Meier2014-06-307-659/+584
|\ \
| * | commander: Minor checks / improvements to power enforce patchLorenz Meier2014-06-302-12/+8
| * | Merge branch 'master' of github.com:PX4/Firmware into power_enforceLorenz Meier2014-06-302-3/+5
| |\|
| | * Fix compiler warningsDon Gagne2014-06-292-3/+5
| * | Merged master into power_enforceLorenz Meier2014-06-305-661/+522
| |\|
| | * Merged estimator fixes and mavlink rate config bitsLorenz Meier2014-06-301-1/+0
| | |\
| | | * Merge branch 'navigator_rewrite' into navigator_rewrite_estimatorJulian Oes2014-06-272-12/+9
| | | |\
| | | * \ Merge branch 'navigator_rewrite' into navigator_rewrite_estimatorJulian Oes2014-06-271-4/+26
| | | |\ \
| | | * | | Remove debug output in commander spamming consoleLorenz Meier2014-06-221-1/+0
| | * | | | More tab fixesDon Gagne2014-06-291-1/+1
| | * | | | Fix bugs found through compiler warningsDon Gagne2014-06-291-0/+1
| | | |_|/ | | |/| |
| | * | | Merge branch 'master' into navigator_rewriteJulian Oes2014-06-272-12/+9
| | |\ \ \ | | | |_|/ | | |/| |
| | * | | commander: modes fallback and reject messages fixedAnton Babushkin2014-06-251-4/+26
| | | |/ | | |/|
| | * | commander/navigator: renamed FS modes to RTL and RTGS (return to ground station)Julian Oes2014-06-193-10/+9
| | * | commander: added some failsafe logicJulian Oes2014-06-184-50/+136
| | * | commander: modes display fixes, don't activate failsafe while disarmedAnton Babushkin2014-06-173-26/+64
| | * | commander: failsafe_state removed, replaced with bool failsafe, navigation st...Anton Babushkin2014-06-163-96/+108
| | * | navigator: renamed the different RTL statesJulian Oes2014-06-122-9/+9
| | * | navigator: audio messages about what is happening, RTL during mission not tri...Julian Oes2014-06-061-1/+16
| | * | Merge remote-tracking branch 'px4/master' into navigator_rewriteJulian Oes2014-06-031-1/+1
| | |\ \
| | * | | commander: modes and RC loss working nowJulian Oes2014-05-271-32/+37
| | * | | commander and navigator: lot's of changes, failsafe handling in commander, na...Julian Oes2014-05-273-600/+302
| | * | | Merge branch 'master' into navigator_rewriteJulian Oes2014-05-2611-289/+442
| | |\ \ \
| | * \ \ \ Merge remote-tracking branch 'px4/ekf_params' into navigator_cleanup_ekf_paramsJulian Oes2014-05-072-19/+45
| | |\ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'px4/ekf_params' into navigator_cleanup_ekf_home...Julian Oes2014-04-271-1/+1
| | |\ \ \ \ \
| | | * | | | | Let commander be less pedantic about positioning dataLorenz Meier2014-04-261-1/+1
| | * | | | | | commander: some HIL commands and land detector cleanupJulian Oes2014-04-271-77/+53
| | * | | | | | Merge remote-tracking branch 'px4/ekf_home_init' into navigator_cleanup_ekf_h...Julian Oes2014-04-261-74/+158
| | |\ \ \ \ \ \
| | | * | | | | | Send current local position estimate as wellLorenz Meier2014-04-261-8/+16
| | | |/ / / / /
| | | * | | | | Merged mpc_rc into ekf_paramsLorenz Meier2014-04-261-121/+194
| | | |\ \ \ \ \
| | | * \ \ \ \ \ Merged home_fixLorenz Meier2014-04-221-3/+2
| | | |\ \ \ \ \ \
| | | | * | | | | | commander: Fix altitude initialisation, do not depend on global pos valid flag.Lorenz Meier2014-04-221-3/+2
| | | | * | | | | | Added home position switch on GPS position - gives a more reliable home posit...Lorenz Meier2014-04-211-3/+3
| | | * | | | | | | Merge branch 'master' of github.com:PX4/Firmware into ekf_paramsLorenz Meier2014-04-221-1/+1
| | | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge branch 'ArmDisarm' of github.com:DonLakeFlyer/Firmware into ekf_paramsLorenz Meier2014-04-216-279/+386
| | | |\ \ \ \ \ \ \ \
| | | * | | | | | | | | Added home position switch on GPS position - gives a more reliable home posit...Lorenz Meier2014-04-201-3/+3
| | | | |_|/ / / / / / | | | |/| | | | | | |
| | * | | | | | | | | Merge remote-tracking branch 'px4/master' into navigator_cleanupJulian Oes2014-04-266-279/+386
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'px4/master' into navigator_cleanupJulian Oes2014-04-221-1/+1
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | navigator: lot's of cleanup (WIP)Julian Oes2014-04-212-34/+29
| | * | | | | | | | | | commander: handle_command: do not filter command if componentid == 0Thomas Gubler2014-04-181-1/+1
| | * | | | | | | | | | commander: handle_command: filter commands by sysid and componentidThomas Gubler2014-04-181-0/+5
| | * | | | | | | | | | commander: put unsupported warning back in placeJulian Oes2014-04-181-6/+6
| | * | | | | | | | | | commander: don't beep if message is not understoodJulian Oes2014-04-181-5/+5
| * | | | | | | | | | | Merge branch 'master' into power_enforceLorenz Meier2014-06-262-12/+12
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| | * | | | | | | | | | Add mavlink_fd to all commander arm transitions to provide user feedback why ...Lorenz Meier2014-06-261-10/+10
| | * | | | | | | | | | commander: Make mavlink_fd in arming command non-optionalLorenz Meier2014-06-261-1/+1
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |