aboutsummaryrefslogtreecommitdiff
path: root/apps/px4io/mixer.c
Commit message (Expand)AuthorAgeFilesLines
* Rough in the new mixer path for PX4IO.px4dev2012-12-291-157/+0
* Fix breakage to the DSM parser introduced with the input prioritisation logic...px4dev2012-12-031-41/+3
* Merge branch 'sbus' of https://github.com/PX4/Firmware into #61-px4io-spektru...px4dev2012-12-011-8/+17
|\
| * Harmonized PPM, S.BUS and DSM input (order: first preference S.Bus, then DSM,...Lorenz Meier2012-11-301-8/+17
* | Use the right constraint for the output mixer; we might end up wanting more v...px4dev2012-11-301-3/+1
|/
* Rework the PX4IO software architecture:px4dev2012-11-301-25/+2
* Several fixes, hex flies, failsafe not really tested yetJulian Oes2012-11-111-1/+2
* Reverting commenting, that happened by accidentJulian Oes2012-11-081-4/+4
* Revert "Revert "Another take on Spektrum/DSM frame decoding, based on more ca...Julian Oes2012-11-071-185/+14
* Revert "Another take on Spektrum/DSM frame decoding, based on more careful ex...Julian Oes2012-11-071-14/+185
* Merge branch 'master' of https://github.com/PX4/FirmwareJulian Oes2012-11-071-185/+14
|\
| * Another take on Spektrum/DSM frame decoding, based on more careful examinatio...px4dev2012-11-071-185/+14
* | Again some hacking to make arming/disarming work for nowJulian Oes2012-11-061-7/+7
|/
* Add prototypical support for Spektrum satellite remotes to PX4IO.px4dev2012-11-051-22/+177
* Fix PWM channel zero output; pin configuration was being overwritten by USART...px4dev2012-11-041-1/+1
* Checkpoint; messages from FMU now make it to IO intact; fix HRT init timing, ...px4dev2012-11-031-1/+1
* Cleanup and refactor of the PX4IO firmware and board support. Builds, not te...px4dev2012-11-031-35/+16
* 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/+245