aboutsummaryrefslogtreecommitdiff
path: root/nuttx-configs
Commit message (Expand)AuthorAgeFilesLines
...
* Defconfig hacks to get me a console.px4dev2013-09-111-64/+61
* Make bool on FMUv1 and FMUv2 behave the sameLorenz Meier2013-09-061-1/+1
* Fix UART buf sizes so that MAVLink transfers are not corrupted for all serial...Lorenz Meier2013-09-032-6/+6
* USB: set attributes for bus power, no remote wakeupAndrew Tridgell2013-08-281-2/+3
* Revert "Tighter configs to save RAM"Anton Babushkin2013-08-272-2/+2
* Tighter configs to save RAMLorenz Meier2013-08-272-2/+2
* Merge branch 'multirotor' of github.com:cvg/Firmware_Private into multirotorLorenz Meier2013-08-271-2/+2
|\
| * Increased USB buffer size to cope with fast transfersLorenz Meier2013-08-261-2/+2
* | Merge branch 'fmuv2_bringup' into multirotorLorenz Meier2013-08-272-4/+4
|\ \ | |/ |/|
| * Made number of streams more reasonableLorenz Meier2013-08-272-2/+2
| * Revert "Increased the number of max files descriptors considerably"Lorenz Meier2013-08-272-4/+4
* | Merge branch 'fmuv2_bringup' into multirotorLorenz Meier2013-08-262-4/+4
|\|
| * Increased the number of max files descriptors considerablyLorenz Meier2013-08-262-4/+4
| * Merge branch 'master' of github.com:PX4/Firmware into fmuv2_bringupLorenz Meier2013-08-201-1/+1
| |\
| | * Revert "Hotfix for UART5"Lorenz Meier2013-08-171-1/+1
* | | Moved to USART1 for the main console, starting a 2nd NSH instance on USB if n...Lorenz Meier2013-08-221-4/+4
* | | Merged seatbelt_multirotor_new / masterLorenz Meier2013-08-191-1/+1
|\ \ \ | |/ / |/| |
* | | Put console and syslog on UART8, added support to nshterm for proper serial p...Lorenz Meier2013-08-181-7/+7
* | | Merged masterLorenz Meier2013-08-171-1/+1
|\ \ \ | | |/ | |/|
| * | Hotfix for UART5Lorenz Meier2013-08-171-1/+1
| |/
| * Merge pull request #355 from PX4/kconfig-cleanupLorenz Meier2013-08-144-51/+27
| |\
* | \ Merge commit 'de749a3602423f5ee6ca56f3cf2dfff04e31ec6d' (kconfig-cleanup) int...px4dev2013-08-142-40/+23
|\ \ \ | | |/ | |/|
| * | Stop expecting CONFIG_HRT_anything since we aren't baking it into the NuttX c...px4dev2013-08-133-38/+8
| * | Clean the FMUv1 config through menuconfig.px4dev2013-08-121-13/+19
* | | Merge branch 'master' of github.com:PX4/Firmware into fmuv2_bringupLorenz Meier2013-08-141-2/+3
|\ \ \ | | |/ | |/|
| * | Fixed power attribute on FMU, contributed by TridgeLorenz Meier2013-08-141-2/+3
| |/
| * Hotfix: Give FMU its own interrupt stack to isolate the interrupt context fro...Lorenz Meier2013-08-081-1/+1
| * Fix CAN2 pinout selection thanks to heads-up from Joe van Niekerkpx4dev2013-08-051-2/+2
* | 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
* | Enable the dedicated interrupt stack for both v1 and v2 boards. This will hel...Andrew Tridgell2013-08-072-2/+2
* | Fix CAN2 pinout selection thanks to heads-up from Joe van Niekerkpx4dev2013-08-051-2/+2
* | Merged masterLorenz Meier2013-08-041-1/+1
|\|
| * Move NuttX configurations out of the NuttX tree proper. This reduces the diff...px4dev2013-08-0317-0/+3079
* Revert "Merged USB ID changes to match bootloader"px4dev2013-08-031-11/+6
* Increased comm buf size to better deal with higher-speed MAVLink transfersLorenz Meier2013-08-041-2/+2
* Merged USB ID changes to match bootloaderAndrew Tridgell2013-08-041-6/+11
* Clean out unused trash from the NuttX configs.px4dev2013-08-0237-6490/+728
* Restructure things so that the PX4 configs move out of the NuttX tree, and mo...px4dev2013-08-0236-86/+6140
* Disabled serial port renumberingLorenz Meier2013-07-281-0/+1
* Add HRT and PPM again in IO defconfigJulian Oes2013-07-182-0/+44
* 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-0729-0/+5716