aboutsummaryrefslogtreecommitdiff
path: root/apps/px4io/sbus.c
Commit message (Expand)AuthorAgeFilesLines
* Major workover of the PX4IO firmware for I2C operation.px4dev2013-01-131-26/+16
* px4io code styleLorenz Meier2013-01-111-24/+28
* Reverted unwanted S.Bus changesLorenz Meier2013-01-061-49/+42
* mergedLorenz Meier2012-12-301-23/+33
|\
| * Fixed signal loss detection on S.Bus parsing, stripped PX4IO code parts from ...Lorenz Meier2012-12-161-23/+33
* | whitespace/formattingpx4dev2012-12-291-23/+27
|/
* Lock out the PPM decoder if the DSM or S.bus decoders have seen a frame recen...px4dev2012-12-041-3/+13
* Fix breakage to the DSM parser introduced with the input prioritisation logic...px4dev2012-12-031-7/+8
* Merge branch 'sbus' of https://github.com/PX4/Firmware into #61-px4io-spektru...px4dev2012-12-011-9/+21
|\
| * Harmonized PPM, S.BUS and DSM input (order: first preference S.Bus, then DSM,...Lorenz Meier2012-11-301-5/+21
* | Avoid processing S.bus channels that cannot be communicated to FMUpx4dev2012-11-301-3/+8
* | save ~200 bytes of RAM by correctly positioning the S.bus decoder table in fl...px4dev2012-11-301-1/+1
|/
* Just for fun, add a (completely untested) S.bus decoder.px4dev2012-11-301-0/+145
* Rework the PX4IO software architecture:px4dev2012-11-301-4/+25
* Another take on Spektrum/DSM frame decoding, based on more careful examinatio...px4dev2012-11-071-0/+58