aboutsummaryrefslogtreecommitdiff
path: root/nuttx-configs/px4fmu-v2
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into beta_mavlink2Anton Babushkin2014-03-081-3/+3
|\
| * FMUv2: switch debug console and 2nd GPSAndrew Tridgell2014-03-041-3/+3
* | Increase NFILE_DESCRIPTORS to 36Anton Babushkin2014-03-051-1/+1
* | Change NFILE_DESCRIPTORS back to 32Anton Babushkin2014-03-051-1/+1
* | Merge branch 'beta' into beta_mavlinkJulian Oes2014-02-191-3/+3
|\|
| * Fix base clock frequencies for timers 9/10/11 (not currently used).px4dev2014-02-131-3/+3
| * FMUv2: fixed UART3 flow control pinsAndrew Tridgell2014-02-101-2/+2
* | Stack: lower stack of lpwork and hpworkJulian Oes2014-02-161-2/+2
* | Merge remote-tracking branch 'px4/beta' into beta_mavlinkJulian Oes2014-02-121-8/+8
|\ \
| * | 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
| * Enabled MTD partitions, successfully tested paramsLorenz Meier2014-01-121-1/+1
| * Added support for byte MTDLorenz Meier2014-01-111-1/+1
| * Merge branch 'master' of github.com:PX4/FirmwareLorenz Meier2014-01-091-7/+7
| |\
| | * FMUv2: enable RXDMA on 2nd GPS port and debug consoleAndrew Tridgell2014-01-071-2/+2
| | * FMUv2: make all UARTs use 512 byte buffer, 2048 for CDCACM outputAndrew Tridgell2014-01-071-5/+5
| * | Added UART5 DMA config for reliable IO updatesLorenz Meier2014-01-091-1/+1
| |/
* | Defconfig: allow for more file descriptorsJulian Oes2014-02-121-1/+1
* | Merged beta into mavlink rework branchLorenz Meier2014-01-281-10/+10
|/
* Enable DMA on UART8Lorenz Meier2013-12-161-1/+1
* Enabled DMA on both telemetry ports and GPSAndrew Tridgell2013-12-131-2/+3
* Hot hotfix: Change the number of preallocated smeaphores on both boards to th...Lorenz Meier2013-09-221-1/+1
* Hotfix: Increase work stack sizesLorenz Meier2013-09-161-2/+2
* Hotfix: Bumping up interrupt stack size, which fixes a number of evil symptom...Lorenz Meier2013-09-161-1/+1
* Disabling debug output for further testingLorenz Meier2013-09-121-2/+2
* Defconfig hacks to get me a console.px4dev2013-09-111-64/+61
* Fix UART buf sizes so that MAVLink transfers are not corrupted for all serial...Lorenz Meier2013-09-031-4/+4
* Revert "Tighter configs to save RAM"Anton Babushkin2013-08-271-1/+1
* Tighter configs to save RAMLorenz Meier2013-08-271-1/+1
* Made number of streams more reasonableLorenz Meier2013-08-271-1/+1
* Revert "Increased the number of max files descriptors considerably"Lorenz Meier2013-08-271-2/+2
* Increased the number of max files descriptors considerablyLorenz Meier2013-08-261-2/+2
* Put console and syslog on UART8, added support to nshterm for proper serial p...Lorenz Meier2013-08-181-7/+7
* 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-071-1/+1
* Revert "Merged USB ID changes to match bootloader"px4dev2013-08-031-11/+6
* 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 mo...px4dev2013-08-021-58/+0
* 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