aboutsummaryrefslogtreecommitdiff
path: root/src/modules/px4iofirmware/registers.c
Commit message (Expand)AuthorAgeFilesLines
* Added functionality to enable PWM output for stupid ESCs even when safety is ...Julian Oes2013-06-191-1/+38
* Merge remote-tracking branch 'upstream/io_fixes' into new_state_machineJulian Oes2013-06-181-9/+11
|\
| * Software version check fixesLorenz Meier2013-06-121-2/+2
| * Minor state machine improvements and fixes for IO safety / in-air restart han...Lorenz Meier2013-06-121-6/+7
* | Adressed performance concern and fixed a copy paste bugJulian Oes2013-06-181-5/+13
* | First try to prevent motors from stopping when armedJulian Oes2013-06-181-0/+58
|/
* More safety added by disabling pulsesLorenz Meier2013-05-291-1/+3
* Set default failsafe value to 0 of mixerLorenz Meier2013-05-291-1/+4
* Slightly reworked IO internal failsafe, added command to activate it (px4io f...Lorenz Meier2013-05-281-1/+2
* Better preflight check, catches wrong RC configs. Needs rework of mavlink tex...Lorenz Meier2013-05-211-8/+0
* Hotfix: Changed alarms back to what they originally were designed for: Traps ...Lorenz Meier2013-05-211-1/+0
* Fixed compile and logic errors, behaving nowLorenz Meier2013-05-131-4/+5
* px4io: handle errors from adc_measure()Andrew Tridgell2013-05-041-4/+9
* px4io: return raw ADC value for currentAndrew Tridgell2013-05-041-8/+8
* Re-enabled mixerLorenz Meier2013-04-281-1/+1
* IO compilingLorenz Meier2013-04-281-1/+1
* Moved all drivers to new world, PX4IO completely in new worldLorenz Meier2013-04-281-0/+644