aboutsummaryrefslogtreecommitdiff
path: root/src/modules/commander
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into offboard2_mergeJulian Oes2014-07-072-1/+8
|\
| * Merge pull request #1119 from PX4/navigator_rewrite_drtonLorenz Meier2014-07-072-1/+8
| |\
| | * commander: require home position for MISSION, fallback to LOITERAnton Babushkin2014-07-062-1/+8
* | | Merge branch 'master' into offboard2_mergeJulian Oes2014-07-071-27/+56
|\| |
| * | Fix unused variable warningsDon Gagne2014-07-061-2/+2
| * | Merge pull request #1133 from PX4/datalink_fixLorenz Meier2014-07-061-21/+50
| |\ \
| | * | telemetry_statur: use 4 separate topicsAnton Babushkin2014-07-061-32/+55
| | * | Commander: Only consider latest active data link heartbeat for timeout.Antonio Sanniravong2014-07-041-12/+18
| | |/
| * / Compiler warning fixesDon Gagne2014-07-051-4/+4
| |/
* | Merge branch 'master' into offboard2_mergeJulian Oes2014-07-025-36/+229
|\|
| * 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
| | |\|
| | * | Merge branch 'master' into power_enforceLorenz Meier2014-06-262-12/+12
| | |\ \
| | * | | commander: put circuit breaker into effectLorenz Meier2014-05-252-14/+25
| | * | | commander: Enforce (in presence of power sensing) that a) system is not purel...Lorenz Meier2014-05-252-0/+49
| * | | | commander: Remove prearm test print statementsLorenz Meier2014-06-261-4/+0
| * | | | Remove duplicate code in the arming checkLorenz Meier2014-06-261-4/+5
| * | | | commander: Add pre-arm check for main sensors.Lorenz Meier2014-06-261-17/+118
| * | | | commander: Make mavlink_fd in arming command non-optionalLorenz Meier2014-06-261-1/+1
| * | | | Add mavlink_fd to all commander arm transitions to provide user feedback why ...Lorenz Meier2014-06-261-10/+10
| * | | | commander: Default all leds to offLorenz Meier2014-06-241-0/+6
| * | | | commander: Formatting and logic flow cleanup, no functional changeLorenz Meier2014-06-241-9/+15
* | | | | Merge branch 'master' into navigator_rewrite_offboard2_mergeJulian Oes2014-07-021-1/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | 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 'navigator_rewrite' into navigator_rewrite_offboard2_mergeJulian Oes2014-06-272-12/+9
|\| | | | | |
| * | | | | | Merge branch 'master' into navigator_rewriteJulian Oes2014-06-272-12/+9
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | / | | | |_|_|/ | | |/| | |
| | * | | | 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
| | | |/ / | | |/| |
* | | | | Merge branch 'navigator_rewrite' into navigator_rewrite_offboard2_mergeJulian Oes2014-06-271-4/+26
|\| | | |
| * | | | commander: modes fallback and reject messages fixedAnton Babushkin2014-06-251-4/+26
| | |/ / | |/| |
* | | | commander: hack to get velocity offboard control workingJulian Oes2014-06-271-2/+2
* | | | commander: detect if offboard control is lost and missing offboard statesJulian Oes2014-06-272-0/+33
* | | | Merge remote-tracking branch 'px4/pr/1058' into navigator_rewrite_offboardJulian Oes2014-06-203-1/+78
|\ \ \ \ | |/ / / |/| | |
| * | | Commander attitude flag fixt0ni02014-06-161-1/+1
| * | | Fixed rates flagsBenjamin O'Connell-Armand2014-06-141-1/+1
| * | | indentation and fix commander flags. It's impossible to control position at t...andre-nguyen2014-06-141-2/+2
| * | | Added support for offboard velocity control & fixed position control flagst0ni02014-06-031-7/+15
| * | | Added support for postion_control offboard messages in commander.Benjamin O'Connell-Armand2014-06-021-0/+8