aboutsummaryrefslogtreecommitdiff
path: root/apps/px4io/protocol.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for battery current scaling. Add feedback for mixer load operations.px4dev2013-01-151-5/+5
* Add support for raw PWM passthrough from FMU via IO.px4dev2013-01-151-1/+5
* Fix up FMU input timeout handling.px4dev2013-01-141-2/+0
* Start reworking the px4io driver to use the I2C interface instead.px4dev2013-01-141-61/+3
* Major workover of the PX4IO firmware for I2C operation.px4dev2013-01-131-6/+33
* Checkpoint - I2C protocol register decodepx4dev2013-01-131-9/+11
* Sketch out the protocol as it will be on top of I2Cpx4dev2013-01-131-2/+104
* Fixed RC mapping transmission, tested. Fixed RC scaling in manual modeLorenz Meier2013-01-061-1/+1
* MergedLorenz Meier2013-01-061-2/+7
|\
| * Moved the channel mappings and attributes to the config sectionSimon Wilks2013-01-061-7/+6
| * Send rc channel ordering and channel attributes from FMU to IOSimon Wilks2013-01-051-1/+7
* | Merged, compilingLorenz Meier2013-01-061-0/+4
|\ \ | |/ |/|
| * Add ADC measurements and reporting to PX4IO, including calibration for the ba...px4dev2012-12-311-0/+4
* | Fixed merge errorLorenz Meier2012-12-301-1/+0
* | Merged IO mixing branchLorenz Meier2012-12-301-3/+4
|\ \
| * | Implement the remaining pieces of mixer upload to PX4IO.px4dev2012-12-301-1/+1
| * | Rename the FMU->IO output controls to reflect the fact that they are controls...px4dev2012-12-291-2/+2
* | | mergedLorenz Meier2012-12-301-3/+6
|\ \ \ | |/ / |/| |
| * | Added required additional fields: If system is ok to launch (required for LED...Lorenz Meier2012-12-131-3/+6
| |/
* | whitespace/formattingpx4dev2012-12-291-2/+2
* | Rough in the new mixer path for PX4IO.px4dev2012-12-291-11/+37
|/
* Rework the PX4IO software architecture:px4dev2012-11-301-4/+1
* Fix the DSM (spektrum) protocol decoder, and add some format auto-detection t...px4dev2012-11-291-3/+2
* Another take on Spektrum/DSM frame decoding, based on more careful examinatio...px4dev2012-11-071-7/+2
* Add prototypical support for Spektrum satellite remotes to PX4IO.px4dev2012-11-051-0/+12
* There are four relay channels (two are power switches)px4dev2012-11-031-1/+1
* Make it possible to run fmu and px4io simultaneously with full control over b...px4dev2012-10-201-0/+2
* Share the PX4IO protocol header, such as it is, between the two apps.px4dev2012-08-181-2/+6
* Fresh import of the PX4 firmware sources.px4dev2012-08-041-0/+69