aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/boards/px4fmu-v2/board_config.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix FMUs B/E led pin configLorenz Meier2014-01-161-1/+1
|
* Patching up MPU6K pin disable definesLorenz Meier2014-01-141-2/+2
|
* Added unique ID locationLorenz Meier2014-01-071-0/+2
|
* Board config sweep / cleanup. No further functionality-relevant points foundLorenz Meier2014-01-021-13/+13
|
* Added IOCTL and command for sensor rail reset (does not yet re-initialize ↵Lorenz Meier2013-12-041-0/+17
| | | | sensor drivers)
* FMUv2: change CS pins to 2MHzAndrew Tridgell2013-11-301-5/+5
| | | | this gives cleaner traces
* FMUv2: added define for MPU DRDY pinAndrew Tridgell2013-11-301-0/+1
|
* FMUv2: added support for MPU6000 on v2.4 boardAndrew Tridgell2013-11-301-0/+2
|
* Restructure things so that the PX4 configs move out of the NuttX tree, and ↵px4dev2013-08-021-0/+192
most of the PX4-specific board configuration data moves out of the config and into the board driver. Rename some directories that got left behind in the great board renaming.