aboutsummaryrefslogtreecommitdiff
path: root/src/modules/px4iofirmware/registers.c
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| |/ /
* | | Symbol cleanup for servo vs. battery voltageLorenz Meier2013-07-261-17/+9
* | | Merge branch 'master' of https://github.com/PX4/Firmware into fmuv2_bringuppx4dev2013-07-141-4/+8
|\ \ \ | | |/ | |/|
| * | General cleanup of /dev/px4io and /dev/px4fmuJean Cyr2013-07-091-4/+4
| * | Support binding DSM2 and DSMX satellite receiversJean Cyr2013-07-051-0/+4
| |/
* | Pull v2 pieces up to build with the mergepx4dev2013-07-071-1/+1
* | Tweak protocol register assignments and add new registers to accommodate diff...px4dev2013-07-061-21/+82
* | More test work on the px4io side of the serial interface.px4dev2013-07-041-2/+12
* | More implementation for the serial side on IO; fix a couple of bugs on the FM...px4dev2013-06-281-0/+9
|/
* 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