aboutsummaryrefslogtreecommitdiff
path: root/src/modules/px4iofirmware/adc.c
Commit message (Collapse)AuthorAgeFilesLines
* Integration WIP with current NuttX versionLorenz Meier2013-06-011-1/+1
|
* px4io: changed adc_measure() to return 0xffff on error, and lower timeoutAndrew Tridgell2013-05-041-3/+7
| | | | | | | | the timeout of 1ms was far too long, and could impact flight performance Returning 0xffff on error matches the FMU code, and allows bad values to be discarded
* Moved all drivers to new world, PX4IO completely in new worldLorenz Meier2013-04-281-0/+168