aboutsummaryrefslogtreecommitdiff
path: root/src/modules/commander/commander_params.c
Commit message (Expand)AuthorAgeFilesLines
* Parameter meta data fixesDon Gagne2015-04-151-8/+8
* Clean up parameter meta data as needed by QGCDon Gagne2015-04-141-6/+6
* commander: Set param autosave to on by defaultLorenz Meier2015-04-101-2/+4
* add parameter to control autosave of parametersThomas Gubler2015-04-101-0/+10
* Adding a few missing units to the Battery Calibration group.dogmaphobic2015-03-191-0/+5
* increase default engine failure thresholdThomas Gubler2014-09-281-1/+1
* Revert "datalink check: ignore onboard computer"Thomas Gubler2014-09-221-10/+0
* make rc loss timeout a paramThomas Gubler2014-09-221-0/+11
* engine failure detectionThomas Gubler2014-09-221-0/+32
* datalink check: ignore onboard computerThomas Gubler2014-09-031-0/+10
* fix param nameThomas Gubler2014-08-161-1/+1
* dl loss: correct timeout, add hysteresis also for regainThomas Gubler2014-07-241-3/+15
* Merge remote-tracking branch 'upstream/master' into obcfailsafeThomas Gubler2014-07-221-1/+11
|\
| * Final value for battery load param defaultLorenz Meier2014-07-211-1/+1
| * commander: Add missing parameter definitionLorenz Meier2014-07-201-0/+10
| * Set full voltage correctly to ensure percentage range fits. Force all users t...Lorenz Meier2014-07-201-1/+1
| * Fix low voltage warning threshold to 9%, not 90%Lorenz Meier2014-07-191-1/+1
| * Consider the throttle load for battery voltage calculationLorenz Meier2014-07-191-2/+2
* | abort comm loss mode if counter above param and return home directlyThomas Gubler2014-07-211-3/+2
* | data link loss timeout as paramThomas Gubler2014-07-201-0/+12
|/
* commander: added some failsafe logicJulian Oes2014-06-181-1/+12
* Add a lot of MAVLink parameter documentation.Stefan Rado2014-02-141-0/+32
* Merge branch 'master' into navigator_new_vectorAnton Babushkin2014-01-141-3/+4
|\
| * Battery: default parameters updatedAnton Babushkin2014-01-131-2/+2
| * Use discharged current to estimate remaining battery charge if capacity is knownAnton Babushkin2013-11-081-1/+2
* | navigator: force takeoff if first mission item is not takeoff and vehicle landedAnton Babushkin2014-01-011-2/+0
|/
* Added parameter NAV_TAKEOFF_GAPAnton Babushkin2013-09-021-0/+1
* commander: switch to AUTO_READY or AUTO_MISSION immediately, don't try to sta...Anton Babushkin2013-08-301-1/+1
* Full failsafe rewrite.Anton Babushkin2013-08-271-1/+1
* moved commander to C++, preparation for better gyro scale calibration respect...Lorenz Meier2013-07-201-0/+54