aboutsummaryrefslogtreecommitdiff
path: root/nuttx-configs/px4fmu-v2
Commit message (Collapse)AuthorAgeFilesLines
* Put console and syslog on UART8, added support to nshterm for proper serial ↵Lorenz Meier2013-08-181-7/+7
| | | | port config
* Enforced consistency between configsLorenz Meier2013-08-141-0/+1
|
* Putting SDIO back to DMA and disabling CCM againLorenz Meier2013-08-121-2/+2
|
* Fixed inconsistend defconfig - switching to menuconfig ASAPLorenz Meier2013-08-121-4/+3
|
* Disabled SDIO DMA, enabled CCM memoryLorenz Meier2013-08-121-2/+2
|
* Increased buffer sizes for telemetry, set USB PID correctly according to new ↵Lorenz Meier2013-08-091-3/+3
| | | | scheme
* Enable the dedicated interrupt stack for both v1 and v2 boards. This will ↵Andrew Tridgell2013-08-071-1/+1
| | | | help save us from threads that are under-provisioned stack-wise.
* Revert "Merged USB ID changes to match bootloader"px4dev2013-08-031-11/+6
| | | | This reverts commit 8e599e4a3cf1d89c5ce4d1e8f1020fe047e0a55c.
* Merged USB ID changes to match bootloaderAndrew Tridgell2013-08-041-6/+11
|
* Clean out unused trash from the NuttX configs.px4dev2013-08-025-1259/+177
|
* 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.
* Disabled serial port renumberingLorenz Meier2013-07-281-0/+1
|
* Compiling / executing WIP on leds, leds not operational yetLorenz Meier2013-07-181-12/+35
|
* Fixed microSD, operational fine, will need more work with CCM SRAM.Lorenz Meier2013-07-171-1/+1
|
* WIP on microSD supportLorenz Meier2013-07-171-1/+18
|
* Pull v2 pieces up to build with the mergepx4dev2013-07-0712-0/+3046