aboutsummaryrefslogtreecommitdiff
path: root/src/modules/sensors/sensor_params.c
Commit message (Expand)AuthorAgeFilesLines
* sensors: commented "offboard" switch removedAnton Babushkin2014-05-111-2/+0
* Use "POSCTL" switch name consistentlyAnton Babushkin2014-05-111-3/+3
* shortened rc_assisted_th to rc_assist_th in case we add a dedicated switch ma...TickTock-2014-04-291-2/+2
* Replaces poshold/althold with posctrl/altctrlTickTock-2014-04-281-3/+3
* renamed EASY to POSHOLD and SEATBELT to ALTHOLDTickTock-2014-04-271-3/+3
* Merged in upstream masterTickTock-2014-04-271-1/+1
|\
| * MISSION switch renamed to LOITERAnton Babushkin2014-04-241-2/+2
* | Made failsafe more intuitive. Default (0) maps to whatever channel is thrott...TickTock-2014-04-221-20/+5
* | Added ASSISTED, AUTO, EASY, RETURN, & LOITER programmable thresholds to enabl...TickTock-2014-04-221-0/+80
* | renamed mission_switch to loiter_switch and assisted_switch to easy_switchTickTock-2014-04-221-2/+2
* | Merge branch 'rc_timeout' of https://github.com/TickTock-/Firmware into rc_me...TickTock-2014-04-221-21/+0
|\|
| * Merge branch 'failsafe_sbus_cleanup' into rc_timeoutAnton Babushkin2014-04-051-24/+3
| |\
| * | mc_att_control, mc_pos_control: update manual_control_setpoint usageAnton Babushkin2014-04-031-22/+0
* | | Added rc_map_failsafe to enable use of channels other than throttle for fails...TickTock-2014-04-191-0/+29
| |/ |/|
* | sensors and px4io driver: Guard against failsafe trigger for inverted remotesLorenz Meier2014-04-051-1/+1
* | Simplify the failsafe handling, reduce 3 params to oneLorenz Meier2014-04-051-25/+3
|/
* Add a lot of MAVLink parameter documentation.Stefan Rado2014-02-141-34/+267
* RC config params set to more useful default values - needs more testingLorenz Meier2014-01-231-2/+61
* Battery: default parameters updatedAnton Babushkin2014-01-131-2/+1
* Merge branch 'master' into batt_fixesAnton Babushkin2014-01-131-15/+171
|\
| * Parameter documentation improvementsLorenz Meier2014-01-131-15/+171
* | Merged origin/master into batt_fixesLorenz Meier2014-01-071-8/+31
|\|
| * Merged masterLorenz Meier2013-12-271-8/+8
| |\
| | * Hotfix: Better dead zone defaultsLorenz Meier2013-12-271-8/+8
| * | Support 18 channels correctly on FMULorenz Meier2013-12-221-0/+18
| |/
| * Allowed custom battery scaling on IOLorenz Meier2013-12-211-0/+1
| * sensors: support for Futaba RC failsafeAnton Babushkin2013-11-011-0/+4
* | Battery current reading implemented.Anton Babushkin2013-11-071-0/+2
|/
* Merge pull request #469 from PX4/gimbal_rc_controlLorenz Meier2013-10-241-2/+3
|\
| * Enable payload channels as direct pass-through from manual controlLorenz Meier2013-10-151-2/+3
* | Parameters list generatorAlexander Lourier2013-10-181-0/+26
|/
* Implement Spektrum DSM pairing in V2Jean Cyr2013-09-181-1/+2
* Hotfix: Make voltage scaling for standalone defaultLorenz Meier2013-09-181-1/+2
* DSM pairing cleanup in px4io.cppJean Cyr2013-09-121-1/+1
* Merge branch 'master' of github.com:PX4/FirmwareLorenz Meier2013-09-011-14/+24
|\
| * Add defines for RC15 params (16 channels total)tstellanova2013-08-281-0/+7
| * Prevented an analog airspeed corner case from happeningLorenz Meier2013-08-281-1/+2
| * A lot more on calibration and RC checks. Needs more testing, but no known issuesLorenz Meier2013-08-251-7/+3
| * Merged seatbelt_multirotor_newLorenz Meier2013-08-231-2/+2
| |\
| | * Default flight mode switches parameters changed.Anton Babushkin2013-08-221-2/+2
| * | Merged masterLorenz Meier2013-08-181-0/+3
| |\ \
| | * | Added possibility to set board orientationJulian Oes2013-08-171-0/+3
| | * | Merged public masterLorenz Meier2013-08-161-0/+1
| | |\ \
| * | \ \ Merge remote-tracking branch 'px4/new_state_machine_drton' into fmuv2_bringup...Julian Oes2013-08-151-6/+6
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | Merged masterLorenz Meier2013-08-141-1/+2
| | |\|
| | * | sensors: ASSISTED switch channel addedAnton Babushkin2013-07-221-0/+1
| | * | Merged masterLorenz Meier2013-07-151-0/+1
| | |\ \
| | * \ \ Merge branch 'master' into new_state_machineJulian Oes2013-07-081-0/+4
| | |\ \ \
| | * | | | Merge remote-tracking branch 'upstream/master' into new_state_machineJulian Oes2013-05-171-6/+4
| * | | | | Show correct battery voltage for v2 boardsLorenz Meier2013-08-021-1/+5