aboutsummaryrefslogtreecommitdiff
path: root/nuttx-configs
Commit message (Expand)AuthorAgeFilesLines
* Set the interrupt reserve watchdogs to a smaller numberLorenz Meier2015-01-062-4/+4
* NuttX configs: Re-add missing board configsLorenz Meier2015-01-063-4/+9
* IOv2: Freshen configLorenz Meier2015-01-061-495/+913
* IOv1: Freshen configLorenz Meier2015-01-061-478/+909
* FMUv1: Fresh configLorenz Meier2015-01-061-120/+312
* NuttX for FMUv2: Freshen configLorenz Meier2015-01-061-5/+4
* Merged master into nuttx_bringupLorenz Meier2015-01-052-3/+5
|\
| * 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
* | | Merged David Sidranes WIPLorenz Meier2014-12-284-15/+49
|\ \ \
| * | | Updated Configs to use the new handshake thresholdsDavid Sidrane2014-12-272-1/+10
| * | | Update configs with latest upstream setting David Sidrane2014-12-264-9/+10
| * | | Updated configsDavid Sidrane2014-12-252-12/+36
* | | | Merged master into nuttx_bringup / nuttx_noappconfigLorenz Meier2014-12-285-0/+5
|\ \ \ \ | | |/ / | |/| |
| * | | NuttX configs / build options: Do not warn about sign compare, as there are a...Lorenz Meier2014-12-265-0/+5
| | |/ | |/|
* | | Removed stale appconfig filesLorenz Meier2014-12-284-158/+0
| |/ |/|
* | Bumped the CONFIG_NFILE_DESCRIPTORS up after testing CCASERTDavid Sidrane2014-12-241-1/+1
* | Merged masterLorenz Meier2014-12-233-6/+3
|\|
| * 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
* | Aerocore: CMD argsLorenz Meier2014-11-271-0/+2
* | FMUv1: CMD argsLorenz Meier2014-11-271-2/+2
* | Add missing CMDPARAMs and ARGCAT config optionsLorenz Meier2014-11-271-2/+2
* | Add missing instrumentation definesLorenz Meier2014-11-271-1/+1
* | Merged masterLorenz Meier2014-11-235-8/+7
|\|
| * Build NuttX optimized for sizeLorenz Meier2014-11-155-9/+6
* | PX4IOv2: Modernize configLorenz Meier2014-11-122-4/+16
* | PX4IOv1: Modernize configLorenz Meier2014-11-122-4/+11
* | Modernize FMUv2 config (using the upstream NuttX config)Lorenz Meier2014-11-125-315/+594
* | Modernize FMUv1 configLorenz Meier2014-11-122-24/+153
* | Modernize aerocore configLorenz Meier2014-11-122-5/+5
* | Add Kconfig file for FMUv2Lorenz Meier2014-11-121-0/+4
* | FMUv2: Update windows toolchainLorenz Meier2014-11-121-8/+4
|/
* 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
|\