aboutsummaryrefslogtreecommitdiff
path: root/apps/px4io/px4io.c
Commit message (Expand)AuthorAgeFilesLines
* mergedLorenz Meier2012-12-301-0/+2
|\
| * Merged IO feature branchLorenz Meier2012-12-131-0/+2
| |\
| | * Added required additional fields: If system is ok to launch (required for LED...Lorenz Meier2012-12-131-0/+2
* | | whitespace/formattingpx4dev2012-12-291-1/+1
* | | Fix PX4IO to run C++ static ctorspx4dev2012-12-291-0/+5
|/ /
* / Fix breakage to the DSM parser introduced with the input prioritisation logic...px4dev2012-12-031-0/+1
|/
* Merge branch 'sbus' of https://github.com/PX4/Firmware into #61-px4io-spektru...px4dev2012-12-011-0/+2
|\
| * Harmonized PPM, S.BUS and DSM input (order: first preference S.Bus, then DSM,...Lorenz Meier2012-11-301-0/+2
* | Clean up the FMU communications init.px4dev2012-11-301-7/+3
|/
* Rework the PX4IO software architecture:px4dev2012-11-301-82/+21
* Don't print the status line so much; we seem to drop a lot of receive charact...px4dev2012-11-291-0/+2
* Revert "Revert "Another take on Spektrum/DSM frame decoding, based on more ca...Julian Oes2012-11-071-1/+1
* Revert "Another take on Spektrum/DSM frame decoding, based on more careful ex...Julian Oes2012-11-071-1/+1
* Merge branch 'master' of https://github.com/PX4/FirmwareJulian Oes2012-11-071-1/+1
|\
| * Another take on Spektrum/DSM frame decoding, based on more careful examinatio...px4dev2012-11-071-1/+1
* | Again some hacking to make arming/disarming work for nowJulian Oes2012-11-061-1/+2
|/
* Add prototypical support for Spektrum satellite remotes to PX4IO.px4dev2012-11-051-7/+7
* Fix PWM channel zero output; pin configuration was being overwritten by USART...px4dev2012-11-041-7/+6
* Checkpoint; messages from FMU now make it to IO intact; fix HRT init timing, ...px4dev2012-11-031-2/+6
* Cleanup and refactor of the PX4IO firmware and board support. Builds, not te...px4dev2012-11-031-18/+9
* Checkpoint - moving things out of the NuttX configs/*/src directoriespx4dev2012-10-231-1/+1
* Faster sensor bus resets on timeouts, massively reworked fixed wing app, testedLorenz Meier2012-08-051-22/+2
* Fresh import of the PX4 firmware sources.px4dev2012-08-041-0/+183