aboutsummaryrefslogtreecommitdiff
path: root/apps/px4io/comms.c
Commit message (Expand)AuthorAgeFilesLines
* Add a receive error counter for debugging purposes.px4dev2012-12-301-3/+6
* Rename the FMU->IO output controls to reflect the fact that they are controls...px4dev2012-12-291-2/+2
* whitespace/formattingpx4dev2012-12-291-4/+10
* Rough in the new mixer path for PX4IO.px4dev2012-12-291-1/+3
* Adjust the control mapping from DSM receivers to correspond to the standard P...px4dev2012-12-041-1/+1
* Fix breakage to the DSM parser introduced with the input prioritisation logic...px4dev2012-12-031-9/+3
* Prevented unhealthy RC input from propagating through the systemLorenz Meier2012-12-011-1/+7
* Clean up the FMU communications init.px4dev2012-11-301-1/+11
* We don't need non-blocking I/O for this context anymore; it's OK for it to bl...px4dev2012-11-301-1/+1
* Rework the PX4IO software architecture:px4dev2012-11-301-114/+39
* Fix the DSM (spektrum) protocol decoder, and add some format auto-detection t...px4dev2012-11-291-5/+2
* Revert "Revert "Another take on Spektrum/DSM frame decoding, based on more ca...Julian Oes2012-11-071-14/+105
* Revert "Another take on Spektrum/DSM frame decoding, based on more careful ex...Julian Oes2012-11-071-105/+14
* Merge branch 'master' of https://github.com/PX4/FirmwareJulian Oes2012-11-071-14/+105
|\
| * Another take on Spektrum/DSM frame decoding, based on more careful examinatio...px4dev2012-11-071-14/+105
* | Again some hacking to make arming/disarming work for nowJulian Oes2012-11-061-2/+8
|/
* Add prototypical support for Spektrum satellite remotes to PX4IO.px4dev2012-11-051-7/+44
* Checkpoint; messages from FMU now make it to IO intact; fix HRT init timing, ...px4dev2012-11-031-12/+17
* Let's use poll. It's more friendlier.px4dev2012-11-031-4/+14
* Cleanup and refactor of the PX4IO firmware and board support. Builds, not te...px4dev2012-11-031-1/+1
* Checkpoint - moving things out of the NuttX configs/*/src directoriespx4dev2012-10-231-1/+1
* Fresh import of the PX4 firmware sources.px4dev2012-08-041-0/+136