aboutsummaryrefslogtreecommitdiff
path: root/src/modules/commander
Commit message (Expand)AuthorAgeFilesLines
* Support additional payload commands and let commander ignore themLorenz Meier2014-08-261-0/+5
* Add warning for non-standard avionics rail voltagesLorenz Meier2014-08-241-6/+13
* Be only reasonably strict on avionics supply voltage.Lorenz Meier2014-08-241-2/+2
* airspeed_calibration: stop talking about Pa and and hashtags (now the correct...Julian Oes2014-08-231-8/+10
* Revert "airspeed_calibration: stop talking about Pa and and hashtags"Julian Oes2014-08-231-10/+8
* airspeed_calibration: stop talking about Pa and and hashtagsJulian Oes2014-08-231-8/+10
* Time out after a reasonable interval (10 seconds, as e.g. OBC rules prescribe...Lorenz Meier2014-08-181-1/+1
* epv/eph threshold variable names changedThomas Gubler2014-08-111-2/+2
* Merge remote-tracking branch 'origin/master' into geoThomas Gubler2014-08-1120-337/+733
|\
| * Fix broken arming unit testDon Gagne2014-08-041-5/+5
| * Add fRunPreArmChecks flagDon Gagne2014-08-042-7/+8
| * Update arming_state_transition callsDon Gagne2014-08-041-9/+9
| * 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-262-1/+5
| * Final value for battery load param defaultLorenz Meier2014-07-211-1/+1
| * commander: Add missing parameter definitionLorenz Meier2014-07-202-1/+11
| * Fixed load voltage calculationLorenz Meier2014-07-201-1/+2
| * Set full voltage correctly to ensure percentage range fits. Force all users t...Lorenz Meier2014-07-202-4/+4
| * Merge branch 'master' of github.com:PX4/Firmware into battloadLorenz Meier2014-07-202-24/+31
| |\
| | * Commander: Print technical feedback as last resort if no feedback was provide...Lorenz Meier2014-07-201-7/+17
| | * commander: Explain sensor arming fail case to usersLorenz Meier2014-07-201-0/+1
| | * Do not confuse operators / users with technical error messagesLorenz Meier2014-07-201-5/+2
| | * commander: Do not confuse developers with wrong comments, do not confuse user...Lorenz Meier2014-07-201-2/+6
| | * parse flighttermination commandThomas Gubler2014-07-191-13/+8
| * | Fix low voltage warning threshold to 9%, not 90%Lorenz Meier2014-07-192-2/+2
| * | 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-194-7/+21
| |/
| * Merge pull request #1186 from PX4/loggingLorenz Meier2014-07-172-4/+4
| |\
| | * Merged masterLorenz Meier2014-07-1518-846/+1257
| | |\
| | * | Make commander multi-device awareLorenz Meier2014-06-102-4/+4
| * | | commander: only warn about lost link if link was working beforeAnton Babushkin2014-07-161-1/+1
| | |/ | |/|
| * | Fix warningLorenz Meier2014-07-151-1/+1
| * | Make instructions in commander more obvious for airspeed calibrationLorenz Meier2014-07-141-3/+12
| * | build fixLorenz Meier2014-07-141-1/+1
| * | Better analog error handlingLorenz Meier2014-07-141-2/+10
| * | Force update of offset, do not add offset in final valueLorenz Meier2014-07-142-8/+17
| * | Fixed compile errorLorenz Meier2014-07-131-1/+1
| * | added detailed printLorenz Meier2014-07-131-0/+2
| * | airspeed: Better calibration messagesLorenz Meier2014-07-131-1/+4
| * | Merged commander fixes into airspeed_test_fixLorenz Meier2014-07-1314-129/+131
| |\ \
| | * | commander: Final MAVLink text feedback cleanupLorenz Meier2014-07-131-4/+4
| | * | commander: more text feedback improvements.Lorenz Meier2014-07-131-10/+10
| | * | commander: More docs-only changes in headers.Lorenz Meier2014-07-132-7/+12
| | * | 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