aboutsummaryrefslogtreecommitdiff
path: root/src/modules/commander/commander.cpp
Commit message (Expand)AuthorAgeFilesLines
* DL loss && gps fail: flight terminationThomas Gubler2014-08-221-1/+12
* fix typoThomas Gubler2014-08-221-1/+1
* add obc gps failure modeThomas Gubler2014-08-221-2/+16
* commander: remove unnecessary output (navigator already does the output)Thomas Gubler2014-08-171-1/+0
* commander: mavlink output on flight terminationThomas Gubler2014-08-161-1/+2
* fix datalink loss detection logicThomas Gubler2014-08-161-0/+4
* Merge remote-tracking branch 'upstream/master' into obcfailsafeThomas Gubler2014-08-151-0/+14
|\
| * epv/eph threshold variable names changedThomas Gubler2014-08-111-2/+2
| * Merge remote-tracking branch 'origin/master' into geoThomas Gubler2014-08-111-160/+326
| |\
| * | commander: Update after mergeLorenz Meier2014-07-011-4/+4
| * | Merged master into geoLorenz Meier2014-07-011-329/+379
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/master' into geoThomas Gubler2014-05-301-4/+5
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into geoThomas Gubler2014-05-221-115/+214
| |\ \ \ \
| * | | | | geo: introduce global/local coordinate frame converter which uses the map pro...Thomas Gubler2014-05-061-3/+2
| * | | | | commander: init gps eph and epv to large values, safer map projection initial...Thomas Gubler2014-05-061-1/+5
| * | | | | fix wrong variable nameThomas Gubler2014-05-051-2/+2
| * | | | | init global map projection when gps is validThomas Gubler2014-05-051-9/+9
| * | | | | remove home position valid flagThomas Gubler2014-05-051-4/+0
| * | | | | init global map reference in commander and not in navigatorThomas Gubler2014-05-051-2/+12
| * | | | | Merge remote-tracking branch 'upstream/master' into geoThomas Gubler2014-04-291-85/+40
| |\ \ \ \ \
| * | | | | | commander: set home position valid flagThomas Gubler2014-04-251-0/+4
* | | | | | | failsafe: make warnx more clearThomas Gubler2014-08-151-2/+2
* | | | | | | failsafe: enable support for commandsThomas Gubler2014-08-141-0/+25
* | | | | | | Merge remote-tracking branch 'origin/master' into obcfailsafeThomas Gubler2014-08-121-9/+9
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Update arming_state_transition callsDon Gagne2014-08-041-9/+9
* | | | | | | Merge remote-tracking branch 'upstream/master' into obcfailsafeThomas Gubler2014-08-011-15/+19
|\| | | | | |
| * | | | | | Merge pull request #1236 from PX4/real_life_timeoutsLorenz Meier2014-07-311-15/+16
| |\ \ \ \ \ \
| | * | | | | | Differentiate between EPH and EPV. Do not declare position invalid because o...Lorenz Meier2014-07-291-14/+15
| | * | | | | | Increase GPS position timeout to real-life timeouts. More work needed.Lorenz Meier2014-07-271-2/+2
| * | | | | | | Print avionics voltageLorenz Meier2014-07-301-0/+1
| |/ / / / / /
| * | | | | | circuit_breakers: added param to disable airspeed checkJulian Oes2014-07-261-0/+2
* | | | | | | add simplistic gps failure detectionThomas Gubler2014-07-271-0/+16
* | | | | | | dl loss: correct timeout, add hysteresis also for regainThomas Gubler2014-07-241-5/+16
* | | | | | | add method to block fallback to missionThomas Gubler2014-07-231-2/+3
* | | | | | | Merge remote-tracking branch 'upstream/master' into obcfailsafeThomas Gubler2014-07-221-3/+12
|\| | | | | |
| * | | | | | Merge branch 'master' of github.com:PX4/Firmware into battloadLorenz Meier2014-07-201-15/+14
| |\ \ \ \ \ \
| * | | | | | | Fix low voltage warning threshold to 9%, not 90%Lorenz Meier2014-07-191-1/+1
| * | | | | | | commander: Warn at 18 and 9% battery remaining instead of 25 and 10% to not t...Lorenz Meier2014-07-191-2/+2
| * | | | | | | Consider the throttle load for battery voltage calculationLorenz Meier2014-07-191-1/+10
* | | | | | | | introduce data link lost counterThomas Gubler2014-07-201-0/+1
* | | | | | | | data link loss timeout as paramThomas Gubler2014-07-201-3/+5
* | | | | | | | Merge remote-tracking branch 'upstream/master' into obcfailsafeThomas Gubler2014-07-201-2/+6
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | commander: Do not confuse developers with wrong comments, do not confuse user...Lorenz Meier2014-07-201-2/+6
* | | | | | | | flight termination on geofence violationThomas Gubler2014-07-191-0/+8
|/ / / / / / /
* / / / / / / parse flighttermination commandThomas Gubler2014-07-191-13/+8
|/ / / / / /
* | | | | | commander: only warn about lost link if link was working beforeAnton Babushkin2014-07-161-1/+1
* | | | | | commander RC handling: Fix -Wshadow warnings.Lorenz Meier2014-07-131-21/+21
* | | | | | commander status leds: Fix -Wshadow warning.Lorenz Meier2014-07-131-7/+7
* | | | | | Mavlink text feedback: Remove now unneeded audio tag for critical messages, m...Lorenz Meier2014-07-131-30/+25
* | | | | | Buzzer and led: Fix -Wshadow warnings.Lorenz Meier2014-07-131-2/+2