aboutsummaryrefslogtreecommitdiff
path: root/apps/drivers/boards/px4fmu
Commit message (Expand)AuthorAgeFilesLines
* 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
* Assorted compile fixes.px4dev2013-02-061-2/+2
* Selected adjustments / fixes to make old apps compatible with new-style ADC d...Lorenz Meier2013-01-121-1/+1
* Merged, compilingLorenz Meier2013-01-062-157/+5
|\
| * 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 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
|/
* Cleanup and refactor of the PX4IO firmware and board support. Builds, not te...px4dev2012-11-032-1/+1
* 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