aboutsummaryrefslogtreecommitdiff
path: root/apps/px4io/dsm.c
Commit message (Expand)AuthorAgeFilesLines
* Major workover of the PX4IO firmware for I2C operation.px4dev2013-01-131-28/+16
* whitespace/formattingpx4dev2012-12-291-14/+26
* Adjust the control mapping from DSM receivers to correspond to the standard P...px4dev2012-12-041-4/+22
* Lock out the PPM decoder if the DSM or S.bus decoders have seen a frame recen...px4dev2012-12-041-3/+9
* Fix breakage to the DSM parser introduced with the input prioritisation logic...px4dev2012-12-031-23/+13
* Harmonized PPM, S.BUS and DSM input (order: first preference S.Bus, then DSM,...Lorenz Meier2012-11-301-4/+22
* Just for fun, add a (completely untested) S.bus decoder.px4dev2012-11-301-3/+1
* Rework the PX4IO software architecture:px4dev2012-11-301-15/+41
* Add some more information to comments.px4dev2012-11-291-8/+9
* Fix the DSM (spektrum) protocol decoder, and add some format auto-detection t...px4dev2012-11-291-20/+134
* Another take on Spektrum/DSM frame decoding, based on more careful examinatio...px4dev2012-11-071-0/+184