aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/boards/px4fmu-v2
Commit message (Expand)AuthorAgeFilesLines
* px4fmu2: enable SPI sensor DRDY pinsAndrew Tridgell2013-12-101-0/+5
* Added IOCTL and command for sensor rail reset (does not yet re-initialize sen...Lorenz Meier2013-12-041-0/+17
* FMUv2: don't config ADC pins that are now used for MPU6k CS and other usesAndrew Tridgell2013-11-301-3/+3
* FMUv2: change CS pins to 2MHzAndrew Tridgell2013-11-301-5/+5
* FMUv2: set MPU6000 CS as initially de-selectedAndrew Tridgell2013-11-301-0/+1
* FMUv2: added define for MPU DRDY pinAndrew Tridgell2013-11-301-0/+1
* FMUv2: added support for MPU6000 on v2.4 boardAndrew Tridgell2013-11-302-0/+15
* Make the init code compile if we don't have the granule allocator / dma alloc...px4dev2013-09-111-4/+11
* Add DMA buffer allocation pool.px4dev2013-09-111-1/+60
* Added LED_TOGGLE for normal LEDsJulian Oes2013-08-151-0/+12
* Restructure things so that the PX4 configs move out of the NuttX tree, and mo...px4dev2013-08-028-0/+1047