aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/boards/px4io-v2
Commit message (Collapse)AuthorAgeFilesLines
* Implement Spektrum DSM pairing in V2Jean Cyr2013-09-182-4/+2
| | | | | - 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-024-0/+429
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.