aboutsummaryrefslogtreecommitdiff
path: root/nuttx-configs
Commit message (Expand)AuthorAgeFilesLines
* Updated NuttX submodule with memcpy fix, disabled run time stack checking and...David Sidrane2015-01-294-4/+4
* temporarily re-enable stack checking, disable some modules to make firmware fitThomas Gubler2015-01-281-1/+1
* Revert "FMUv1: Disable stack checking"Simon Wilks2015-01-251-1/+1
* Disabled stack checking on aerocoreLorenz Meier2015-01-211-1/+1
* Fixed permissionsDavid Sidrane2015-01-216-0/+0
* FMUv1: Disable stack checkingLorenz Meier2015-01-211-1/+1
* Match the OS build's CONFIG_ARMV7M_STACKCHECK setting by using actual setting...David Sidrane2015-01-216-12/+19
* 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-212-6/+6
* 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-282-2/+2
|\
| * FMUv1 / FMUv2: Up number of file descriptors slightly - no known issues, but ...Lorenz Meier2014-12-242-2/+2
* | NuttX configs / build options: Do not warn about sign compare, as there are a...Lorenz Meier2014-12-265-0/+5
|/
* IOv2: Ignore float suffixes in NuttXLorenz Meier2014-12-211-2/+1
* IOv1: Ignore float suffixes in NuttXLorenz Meier2014-12-211-2/+1
* FMUv2: Ignore float suffixes in NuttXLorenz Meier2014-12-211-2/+1
* FMUv1: Ignore float suffixes in NuttXLorenz Meier2014-12-211-2/+1
* Build NuttX optimized for sizeLorenz Meier2014-11-155-9/+6
* Hotfix for PX4IO comms: Raise timeout to 10 ms.Lorenz Meier2014-10-091-1/+1
* Decrease I2C timeout in config so it matches the previous 500 us timeout as c...Lorenz Meier2014-08-263-4/+4
* Disable CONFIG_ARCH_IRQPRIO in all NuttX configsAnton Babushkin2014-08-145-5/+3
* Reduce IO buf space reasonablyLorenz Meier2014-07-121-1/+1
* FMUv2: Reduce excessive stack sizesLorenz Meier2014-07-111-2/+2
* FMUv1: Reduce excessive stack sizesLorenz Meier2014-07-111-2/+2
* Increase UART1 & UART5 RX&Tx buffer sizesKynos2014-05-281-4/+4
* Enable SPI4 for FMUv2Lorenz Meier2014-05-282-1/+5
* FMUv1: Reduce user main stack slightly, still 2.5K buffer between actual use ...Lorenz Meier2014-05-161-1/+1
* Add Gumstix AeroCore deviceAsh Charles2014-05-139-0/+1781
* Reduce buffer sizes to reasonable quantities for UARTLorenz Meier2014-05-131-6/+6
* Merge pull request #878 from PX4/sbus_outLorenz Meier2014-05-052-4/+2
|\
| * Don't leave all JTAG off... it will make you very sadpx4dev2014-02-121-1/+1
| * Turn off JTAG completely in a vain attempt to get PB4 free for SBUS enable.px4dev2014-02-121-1/+1
| * Enable S.BUS TX pinLorenz Meier2014-02-121-2/+0
* | Merged masterLorenz Meier2014-04-202-2/+2
* | Merged stack size changesLorenz Meier2014-03-101-3/+3
|\ \
| * | Reduce excessive stack sizes on main OS stacks. This has been tested on mavli...Lorenz Meier2014-03-061-3/+3
* | | 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-052-2/+2
* | | Change NFILE_DESCRIPTORS back to 32Anton Babushkin2014-03-052-2/+2
* | | 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-162-4/+4
* | Merge remote-tracking branch 'px4/beta' into beta_mavlinkJulian Oes2014-02-122-16/+16
|\ \
| * | FMUv2: fixed UART3 flow control pinsAndrew Tridgell2014-02-101-2/+2
| |/