aboutsummaryrefslogtreecommitdiff
path: root/src/modules/sensors/sensor_params.c
Commit message (Expand)AuthorAgeFilesLines
* Add note to param about tubesLorenz Meier2014-07-121-0/+3
* sensors: Fix usage of offset for measurementsLorenz Meier2014-07-111-1/+1
* Introduce analog scaling parameter for analog airspeed sensorLorenz Meier2014-07-111-2/+8
* Merge branch 'master' into navigator_rewrite_offboard2_mergeJulian Oes2014-07-021-0/+30
|\
| * Clarified parameter comments and added @group attributed for auto-generation.Darryl Taylor2014-06-221-6/+12
| * Define float params properly: 0.0f instead of just 0Darryl Taylor2014-06-201-3/+3
| * Fixed too-long param names.Darryl Taylor2014-06-181-5/+5
| * WIP: Support in-flight fine tuning of board alignment. Implemented by applyin...Darryl Taylor2014-06-181-0/+24
* | sensors: missing param for offboard switchJulian Oes2014-06-271-0/+17
* | Merge branch 'master' into offboard2Anton Babushkin2014-05-211-2/+11
|\|
| * Merge branch 'master' into acro2Anton Babushkin2014-05-201-31/+113
| |\
| * \ Merge branch 'master' into acro2Anton Babushkin2014-03-081-34/+267
| |\ \
| * | | ACRO mode implementedAnton Babushkin2014-01-311-0/+1
* | | | Merge branch 'master' into offboard2Anton Babushkin2014-05-161-29/+113
|\ \ \ \ | | |_|/ | |/| |
| * | | Add Gumstix AeroCore deviceAsh Charles2014-05-131-0/+9
| * | | 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
| |/ /
* | | Merge branch 'beta' into offboard2Anton Babushkin2014-02-171-34/+267
|\| |
| * | Add a lot of MAVLink parameter documentation.Stefan Rado2014-02-141-34/+267
| |/
* | Merge branch 'beta' into offboard2Anton Babushkin2014-01-291-2/+61
|\|
| * RC config params set to more useful default values - needs more testingLorenz Meier2014-01-231-2/+61
* | OFFBOARD switch added, WIPAnton Babushkin2014-01-221-2/+1
|/
* 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