aboutsummaryrefslogtreecommitdiff
path: root/nuttx-configs/px4fmu-v2/include
Commit message (Collapse)AuthorAgeFilesLines
* nuttx-configs fix code styleDaniel Agar2015-03-191-7/+7
|
* Enable SPI4 for FMUv2Lorenz Meier2014-05-281-0/+4
|
* Fix base clock frequencies for timers 9/10/11 (not currently used).px4dev2014-02-131-3/+3
| | | | Thanks to xiazibin@gmail.com for pointing these out.
* FMUv2: fixed UART3 flow control pinsAndrew Tridgell2014-02-101-2/+2
|
* FMUv2: push SPI2 GPIO speed up to 50MHz as wellAndrew Tridgell2014-01-291-3/+3
|
* FMUv2: set SPI GPIO pins on bus 1 to 50MHzAndrew Tridgell2014-01-291-3/+3
| | | | | this solves the ms5611 issue related to temperature. We now need to test if it is OK with all sensors
* Restructure things so that the PX4 configs move out of the NuttX tree, and ↵px4dev2013-08-021-58/+0
| | | | | | 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.
* Pull v2 pieces up to build with the mergepx4dev2013-07-072-0/+406