aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/boards/px4fmu-v1
Commit message (Expand)AuthorAgeFilesLines
* NuttX now uses nuttx/board.h not arch.h for board_ related intrerfaces like l...David Sidrane2015-03-031-0/+1
* FMUv1: Simplify configLorenz Meier2015-02-111-7/+2
* FMUv1: CXX initLorenz Meier2015-02-111-4/+4
* Fix compiler warning on prototypesLorenz Meier2015-02-111-1/+1
* FMUv1: board initLorenz Meier2015-02-111-18/+22
* Added Support for C++ static initializers for all boards. Including compile t...David Sidrane2015-02-112-0/+20
* Added conditional for SPI 2 BussDavid Sidrane2015-02-111-0/+3
* Fixes the warning from missing protptypes. It is not a proper fix but itDavid Sidrane2015-02-111-0/+6
* FMUv1: Update driver APILorenz Meier2015-02-112-43/+16
* px4fmu-v1: removed baro I2C address in board_config.hAndrew Tridgell2015-02-011-1/+0
* Board drivers: Optimize for sizeLorenz Meier2014-11-151-0/+2
* FMUv1: Add missing declarations.Lorenz Meier2014-10-091-0/+21
* Board config cleanup for external bus supportLorenz Meier2014-07-081-1/+0
* drivers: Warning fixesLorenz Meier2014-06-302-3/+3
* FMUv1 board prettifyingLorenz Meier2014-05-281-1/+2
* Add Gumstix AeroCore deviceAsh Charles2014-05-131-0/+2
* Added unique ID locationLorenz Meier2014-01-071-0/+1
* Board config sweep / cleanup. No further functionality-relevant points foundLorenz Meier2014-01-021-3/+3
* Hotfix: Be more aggressive about SPI2 init on v1 boardsLorenz Meier2013-11-081-8/+9
* Added support for FMUv1 for RGB led and dim led supportLorenz Meier2013-08-171-0/+2
* Added LED_TOGGLE for normal LEDsJulian Oes2013-08-151-0/+19
* Restructure things so that the PX4 configs move out of the NuttX tree, and mo...px4dev2013-08-028-0/+1076