aboutsummaryrefslogtreecommitdiff
path: root/apps/drivers/boards
Commit message (Expand)AuthorAgeFilesLines
* Moved all drivers to new world, PX4IO completely in new worldLorenz Meier2013-04-284-345/+0
* Merge working changes into export-build branch.px4dev2013-04-268-994/+0
* HOTFIX: correct some logic errors with SPI chipselect generation.px4dev2013-03-191-7/+7
* MergedLorenz Meier2013-02-171-2/+2
|\
| * Assorted compile fixes.px4dev2013-02-061-2/+2
* | Fix assignment of relay GPIOs.px4dev2013-02-111-2/+2
* | Don't try to set up serial polling before the HRT has been started.px4dev2013-01-131-21/+0
* | Implement serial receive DMA for the F1xx. This is not quite working right ye...px4dev2013-01-131-0/+21
|/
* Selected adjustments / fixes to make old apps compatible with new-style ADC d...Lorenz Meier2013-01-121-1/+1
* Merged, compilingLorenz Meier2013-01-064-157/+13
|\
| * Configure ADC GPIOs on IOpx4dev2012-12-312-22/+8
| * Cleanup and add support for multiple channels.px4dev2012-12-311-2/+0
| * First cut at a simpleĀ® ADC driver built on our driver framework.px4dev2012-12-312-157/+5
* | merged relay changes from masterLorenz Meier2013-01-061-22/+0
|\ \
| * | Merge branch 'master' into #111-px4io-integrated-mixingpx4dev2013-01-061-22/+0
| |/
* | Merged NuttXLorenz Meier2012-12-231-26/+16
|\ \
| * | Local changes to match upstream changes.px4dev2012-11-221-26/+16
| |/
* / Cleanup in ADC driver, re-add all inputs that are presentLorenz Meier2012-12-191-2/+2
|/
* Checkpoint; messages from FMU now make it to IO intact; fix HRT init timing, ...px4dev2012-11-031-5/+0
* Cleanup and refactor of the PX4IO firmware and board support. Builds, not te...px4dev2012-11-036-1/+365
* Move the last of the board-specific code for PX4FMU out of the NuttX tree. N...px4dev2012-10-313-68/+94
* Clean out remains of the old EEPROM driver.px4dev2012-10-301-4/+4
* Remove reboot() API, replace with a prototype for up_systemreset() which is p...px4dev2012-10-271-1/+7
* Hoist the GPIO driver out and integrate it with the px4fmu driver. Move thes...px4dev2012-10-272-16/+2
* Separate config from implementation for the STM32 pwm servo driver.px4dev2012-10-241-0/+91
* Major formatting/whitespace cleanuppx4dev2012-10-235-172/+179
* Hoist the ADC and CAN board-specific pieces.px4dev2012-10-233-1/+286
* Hoist the oard-specific USB pieces.px4dev2012-10-231-0/+108
* Hoist SPI functions.px4dev2012-10-232-4/+154
* Tease the PWM driver out and fix some build issues after cleaning up behind t...px4dev2012-10-232-846/+2
* Checkpoint - moving things out of the NuttX configs/*/src directoriespx4dev2012-10-234-0/+1341