aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/px4io
Commit message (Expand)AuthorAgeFilesLines
* Cleanup, WIP, needs a NuttX checkout to Firmware/NuttX nowLorenz Meier2013-06-0119-3367/+0
* IO compilingLorenz Meier2013-04-282-8/+11
* Merge branch 'master' into export-buildpx4dev2013-03-201-7/+13
|\
| * Bump the task stack up to 1200 bytes to give the mixer loader some headroom. ...px4dev2013-02-241-1/+1
| * Simplify the PX4IO main loop to cut down on memory consumption.px4dev2013-02-241-3/+3
| * Out of memory warning, flash and RAM optimizationsLorenz Meier2013-02-231-3/+3
| * Re-enabled signalsLorenz Meier2013-02-171-1/+1
| * MergedLorenz Meier2013-02-171-0/+1
| |\
| * | Disable signals again, it is too early (needs NuttX merge)Lorenz Meier2013-02-171-1/+1
| * | px4io: enable signalsAndrew Tridgell2013-02-161-1/+1
| * | Merge branch 'master' into px4io-i2cpx4dev2013-01-191-2/+2
| |\ \
| * \ \ Merge branch 'master' into px4io-i2cpx4dev2013-01-142-43/+9
| |\ \ \
| * | | | We can't have DMA on both I2C1 and USART2. Since we need it more for I2C, and...px4dev2013-01-131-1/+2
| * | | | Implement serial receive DMA for the F1xx. This is not quite working right ye...px4dev2013-01-131-0/+5
| * | | | Enable DMApx4dev2013-01-131-2/+2
* | | | | Fix a couple of things that break 'make export'.px4dev2013-02-231-2/+1
| |_|_|/ |/| | |
* | | | New option to ensure serial stack is always included.px4dev2013-02-061-0/+1
| |_|/ |/| |
* | | Windows build fix attemptLorenz Meier2013-01-151-2/+2
| |/ |/|
* | Merge commit 'eaf1d8063cc707b1041e8583663d9edd45f42c5d' into nuttx-merge-5447px4dev2013-01-112-43/+9
|\ \ | |/ |/|
| * Build system updates to match the NuttX merge.px4dev2013-01-012-43/+9
* | Merged latest masterLorenz Meier2013-01-063-2/+16
|\ \
| * | Fix PX4IO to run C++ static ctorspx4dev2012-12-292-1/+10
| * | Build the mixer library for PX4IO as wellpx4dev2012-12-272-1/+6
| |/
* / kill off the NuttX ADC driver config; we're not going to use itpx4dev2012-12-311-0/+1
|/
* Disable the flow control signals for USART2/3, since we use them for other th...px4dev2012-11-301-0/+12
* Config changes for PX4IO:px4dev2012-11-301-5/+7
* Better sizing for PX4IO serial buffers.px4dev2012-11-291-5/+5
* Add prototypical support for Spektrum satellite remotes to PX4IO.px4dev2012-11-051-2/+4
* 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-0319-2538/+14
* Merge branch 'master' of file:///Users/Shared/NuttXpx4dev2012-10-132-2/+2
* Merge branch 'NuttX/master'px4dev2012-09-142-2/+2
* Config updates to match recent NuttX mergepx4dev2012-09-021-0/+1
* Adjust PPM input timing to deal with FrSky's fairly sloppy CPPM implementationpx4dev2012-08-271-3/+3
* Because kconfig can't do arithmetic.px4dev2012-08-261-1/+1
* Pull configurations into line with current NuttX layout.px4dev2012-08-262-19/+36
* Share the PX4IO protocol header, such as it is, between the two apps.px4dev2012-08-181-7/+2
* Adjust some scaling factors for more precise PWM output.px4dev2012-08-051-2/+4
* Fresh import of the PX4 firmware sources.px4dev2012-08-0432-0/+5870