aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/boards/px4fmu-v2
Commit message (Expand)AuthorAgeFilesLines
* Added HMC chip select supportLorenz Meier2014-12-262-0/+17
* Board drivers: Optimize for sizeLorenz Meier2014-11-151-0/+2
* FMUv2: Add missing declarations.Lorenz Meier2014-10-092-0/+34
* FMUv2: added define for PX4_I2C_BUS_ONBOARDAndrew Tridgell2014-07-081-1/+2
* FMUv2: added defines for FMUv3 sensorsAndrew Tridgell2014-07-082-0/+34
* Fix compiler warningsDon Gagne2014-06-291-1/+1
* Count devices on SPI4 / EXT from 1 as for the other busesLorenz Meier2014-05-281-2/+4
* Fix SPI select on port 4 to use the right definesLorenz Meier2014-05-281-4/+4
* Add SPI4 init bits for FMUv2Lorenz Meier2014-05-283-0/+52
* Add Gumstix AeroCore deviceAsh Charles2014-05-131-0/+2
* Fix FMUs B/E led pin configLorenz Meier2014-01-161-1/+1
* Patching up MPU6K pin disable definesLorenz Meier2014-01-141-2/+2
* Cleaned up init config and picked a safe bet on FRAM clock speedLorenz Meier2014-01-091-6/+9
* Added unique ID locationLorenz Meier2014-01-071-0/+2
* Board config sweep / cleanup. No further functionality-relevant points foundLorenz Meier2014-01-021-13/+13
* 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