aboutsummaryrefslogtreecommitdiff
path: root/nuttx-configs/px4fmu-v2
Commit message (Expand)AuthorAgeFilesLines
* nuttx-configs fix code styleDaniel Agar2015-03-192-8/+8
* FMUv2: added bootloader delay signature to textAndrew Tridgell2015-03-141-0/+8
* Fix stack sizes based on observed usage. Frees some more RAMLorenz Meier2015-03-031-3/+3
* Insure that CONFIG_ARCH_BOARD_xxx is defined and to be consistent with Nuttx ...David Sidrane2015-02-171-0/+1
* Updated NuttX submodule with memcpy fix, disabled run time stack checking and...David Sidrane2015-01-291-1/+1
* temporarily re-enable stack checking, disable some modules to make firmware fitThomas Gubler2015-01-281-1/+1
* Fixed permissionsDavid Sidrane2015-01-212-0/+0
* Match the OS build's CONFIG_ARMV7M_STACKCHECK setting by using actual setting...David Sidrane2015-01-212-8/+3
* Removing -ffixed-r10 when stack checks aren't enabledPavel Kirienko2015-01-211-1/+1
* Globally configurable stack checks, R10 is always fixedPavel Kirienko2015-01-211-0/+6
* FMUv1 + FMUv2: Reduce excessively large OS stack sizes. Actual use was 800 by...Lorenz Meier2015-01-211-3/+3
* Updated submodule and config for SDIO fixDavid Sidrane2015-01-071-1/+1
* Fix typo in RTC configLorenz Meier2015-01-031-1/+1
* NuttX: Enable RTC, require NuttX version with RTC supportLorenz Meier2015-01-031-1/+3
* NuttxConfig: increase I2C timeout to 10msRandy Mackay2014-12-301-1/+1
* Merge pull request #1529 from PX4/fdmaxLorenz Meier2014-12-281-1/+1
|\
| * FMUv1 / FMUv2: Up number of file descriptors slightly - no known issues, but ...Lorenz Meier2014-12-241-1/+1
* | NuttX configs / build options: Do not warn about sign compare, as there are a...Lorenz Meier2014-12-261-0/+1
|/
* FMUv2: Ignore float suffixes in NuttXLorenz Meier2014-12-211-2/+1
* Build NuttX optimized for sizeLorenz Meier2014-11-152-2/+3
* Decrease I2C timeout in config so it matches the previous 500 us timeout as c...Lorenz Meier2014-08-261-2/+1
* Disable CONFIG_ARCH_IRQPRIO in all NuttX configsAnton Babushkin2014-08-141-1/+1
* FMUv2: Reduce excessive stack sizesLorenz Meier2014-07-111-2/+2
* Enable SPI4 for FMUv2Lorenz Meier2014-05-282-1/+5
* Merged masterLorenz Meier2014-04-201-1/+1
* 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