aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/boards/px4io-v2/board_config.h
Commit message (Collapse)AuthorAgeFilesLines
* S.BUS output disable cleanupLorenz Meier2014-01-221-1/+1
|
* Configuring PX4IOv2 led pinsLorenz Meier2014-01-161-3/+3
|
* Board config sweep / cleanup. No further functionality-relevant points foundLorenz Meier2014-01-021-1/+1
|
* Removed bogus 50 MHz setting, only relevant for outputsLorenz Meier2014-01-021-2/+2
|
* Final pin config for F1 PPM decoding, tested to be operational, pending ↵Lorenz Meier2014-01-021-1/+1
| | | | in-application testing
* FMU-inspired PPM configLorenz Meier2014-01-021-1/+1
|
* Implement Spektrum DSM pairing in V2Jean Cyr2013-09-181-1/+1
| | | | | - Bind control for V2 - Relays and accessory power not supported on V2 hardware
* Restructure things so that the PX4 configs move out of the NuttX tree, and ↵px4dev2013-08-021-0/+138
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.