aboutsummaryrefslogtreecommitdiff
path: root/src/modules/commander
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | |_|/ |/| |
| * | 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
* | | 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
|\|
| * do not read out home position in gcs (home position is still displayed)Thomas Gubler2014-06-011-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
|\|
| * Fixed audio output to provide decent user feedbackLorenz Meier2014-05-231-1/+2
| * commander: Better audio indications on arming reject reasonsLorenz Meier2014-05-232-5/+5
| * Merge pull request #979 from PX4/acro2Lorenz Meier2014-05-203-2/+28
| |\
| | * commander: allow disarm in ACRO modeAnton Babushkin2014-05-201-1/+1
| | * Merge branch 'master' into acro2Anton Babushkin2014-05-2014-563/+904
| | |\
| | * \ Merge branch 'master' into acro2Anton Babushkin2014-03-087-105/+168
| | |\ \
| | * | | mavlink: custom mode ACRO addedAnton Babushkin2014-02-041-0/+1
| | * | | Merge branch 'beta' into acro2Anton Babushkin2014-02-041-0/+4
| | |\ \ \
| | * \ \ \ Merge branch 'beta' into acro2Anton Babushkin2014-02-025-18/+65
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'beta' into acro2Anton Babushkin2014-02-012-0/+4
| | |\ \ \ \ \
| | * | | | | | commander: allow disarming in ACRO without landing (as in MANUAL)Anton Babushkin2014-02-011-1/+1
| | * | | | | | ACRO mode implementedAnton Babushkin2014-01-312-4/+35
| * | | | | | | Merge pull request #970 from PX4/flow_no_gpsLorenz Meier2014-05-201-1/+20
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | commander: don't require good EPH for local_position_valid, position_estimato...Anton Babushkin2014-05-161-1/+20
| * | | | | | | commander: missed 'break' in 'switch' addedAnton Babushkin2014-05-171-0/+1
| |/ / / / / /
| * | | | | | Merge pull request #937 from gumstix/aerocoreLorenz Meier2014-05-151-1/+1
| |\ \ \ \ \ \
| | * | | | | | Add Gumstix AeroCore deviceAsh Charles2014-05-131-1/+1
| * | | | | | | commander: Reduce calibration count, minimally reduce stack sizes after caref...Lorenz Meier2014-05-152-3/+3
| * | | | | | | commander: Cleanup properly after out-of-mem errorLorenz Meier2014-05-151-0/+14
| * | | | | | | mavlink, commander: Get back close to original stack sizes. Although tests ca...Lorenz Meier2014-05-151-1/+1
| * | | | | | | Reduce commander stack size mildlyLorenz Meier2014-05-141-1/+1
| * | | | | | | Save code size on commander, reduce stack size of starting tool (NOT OF THE A...Lorenz Meier2014-05-141-0/+4
| |/ / / / / /
| * | | | | | Merge remote-tracking branch 'upstream/master' into manualcontrolrenameThomas Gubler2014-05-129-261/+340
| |\ \ \ \ \ \
| | * | | | | | Reporting cleanup, use different variables for different state switching resu...Lorenz Meier2014-05-111-41/+23
| | * | | | | | sensors, commander: code style fixedAnton Babushkin2014-05-117-179/+275
| | * | | | | | ALTCTRL/POSCTRL renamed to ALTCTL/POSCTLAnton Babushkin2014-05-114-33/+33
| | * | | | | | Merge pull request #858 from TickTock-/rc_mergedLorenz Meier2014-05-084-42/+43
| | |\ \ \ \ \ \
| | | * | | | | | shortened rc_assisted_th to rc_assist_th in case we add a dedicated switch ma...TickTock-2014-04-291-3/+3
| | | * | | | | | Replaces poshold/althold with posctrl/altctrlTickTock-2014-04-284-39/+39