aboutsummaryrefslogtreecommitdiff
path: root/src/modules/commander
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | 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
| |\| | | | | | | | | |
| | * | | | | | | | | | Failsafe landing without position control fixedAnton Babushkin2014-04-251-2/+5
| | * | | | | | | | | | Merge branch 'rc_timeout' into mpc_rcAnton Babushkin2014-04-241-2/+2
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | MISSION switch renamed to LOITERAnton Babushkin2014-04-241-2/+2
| | * | | | | | | | | | | Merge branch 'rc_timeout' into mpc_rcAnton Babushkin2014-04-231-3/+8
| | |\| | | | | | | | | |
| | | * | | | | | | | | | commander: don't start RTL on failsafe if landedAnton Babushkin2014-04-231-3/+8
| | | * | | | | | | | | | Merge branch 'master' into rc_timeoutAnton Babushkin2014-04-221-3/+8
| | | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / | | | |/| | | | | | | | |
| | * | | | | | | | | | | Merge branch 'mpc_local_pos' into mpc_rcAnton Babushkin2014-04-231-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into mpc_local_posAnton Babushkin2014-04-222-9/+16
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / | | | | |/| | | | | | | | |
| | * | | | | | | | | | | | Merge branch 'master' into mpc_rcAnton Babushkin2014-04-201-2/+7
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / / | | | |/| | | | / / / / / / | | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | Merge branch 'rc_timeout' into mpc_rcAnton Babushkin2014-04-132-79/+74
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | / / / / / / / | | | | |_|/ / / / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | commander: minor comment fixAnton Babushkin2014-04-071-1/+1
| | * | | | | | | | | | position_estimator_inav: increase acceptable EPH/EPV, in commander use EPH/EP...Anton Babushkin2014-04-071-6/+17
| | * | | | | | | | | | commander: home publication fixedAnton Babushkin2014-04-051-2/+2
| | * | | | | | | | | | Merge branch 'master' into mpc_local_posAnton Babushkin2014-04-041-11/+2
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | commander: set home position on arming only if at least 2 s from commander st...Anton Babushkin2014-04-021-2/+2
| | * | | | | | | | | | | caommander: setting home position by command implementedAnton Babushkin2014-04-021-3/+48
| | * | | | | | | | | | | commander: position timeout increased to 30msAnton Babushkin2014-04-021-1/+1
| | * | | | | | | | | | | commander: set home position on armingAnton Babushkin2014-04-021-6/+30
| | * | | | | | | | | | | Merge branch 'master' into mpc_local_posAnton Babushkin2014-03-281-1/+10
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | 'vehicle_global_position' topic updated: removed baro_alt and XXX_valid flags.Anton Babushkin2014-03-271-41/+32
| * | | | | | | | | | | | | 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 pull request #749 from DonLakeFlyer/ArmDisarmLorenz Meier2014-04-266-279/+386
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| / / / / / / / / / / | | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Fix float equality comparisonDon Gagne2014-04-071-11/+12
| | * | | | | | | | | | | Added comprehensive arming_state_transition unit testDon Gagne2014-03-272-92/+267
| | * | | | | | | | | | | Update to convert to C++ styleDon Gagne2014-03-271-2/+1
| | * | | | | | | | | | | Fixed bug with transition from in air restore to armedDon Gagne2014-03-271-4/+7
| | * | | | | | | | | | | Simpler state transition codeDon Gagne2014-03-261-101/+74
| | * | | | | | | | | | | Function naming and remove unneeded sprintfDon Gagne2014-03-171-9/+7
| | * | | | | | | | | | | arming_state_transition now outputs error messagesDon Gagne2014-03-162-9/+14
| | * | | | | | | | | | | Use single set of arm/disarm codeDon Gagne2014-03-161-81/+34
| | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
* | | | | | | | | | | | Merge remote-tracking branch 'px4/master' into navigator_cleanupJulian Oes2014-04-221-1/+1
|\| | | | | | | | | | |
| * | | | | | | | | | | commander: Also publish battery status in HIL, since we have a fake battery a...Lorenz Meier2014-04-221-1/+1
| | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | commander: handle_command: do not filter command if componentid == 0Thomas Gubler2014-04-081-1/+1
| * | | | | | | | | | commander: handle_command: filter commands by sysid and componentidThomas Gubler2014-04-081-0/+5
| * | | | | | | | | | Merge remote-tracking branch 'px4/master' into mavlink_broadcastJulian Oes2014-04-072-17/+10
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | commander: put unsupported warning back in placeJulian Oes2014-04-071-6/+6
| * | | | | | | | | | | commander: don't beep if message is not understoodJulian Oes2014-04-031-5/+5
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | navigator: lot's of cleanup (WIP)Julian Oes2014-04-212-34/+29