aboutsummaryrefslogtreecommitdiff
path: root/nuttx-configs
Commit message (Expand)AuthorAgeFilesLines
* Rebased on master but using nuttx_next configsDavid Sidrane2015-04-073-251/+931
* changed app load address to match updated bootloader (12k bootloader, 116k app)Kevin Bretney2015-04-071-1/+1
* Added mavstation configKevin Bretney2015-04-0711-0/+1470
* Updated configDavid Sidrane2015-04-071-1/+0
* Using Nuttx stack assessment itnerfacesDavid Sidrane2015-04-073-0/+3
* Fix merge fail in nuttx configs, adjust LP and HP work stack sizes, reduce in...Lorenz Meier2015-04-071-5/+12
* updated to latest upstreamDavid Sidrane2015-04-071-1/+0
* Probes in board.h but disabled and with Configuation for SDIO fixDavid Sidrane2015-04-071-0/+1
* Added ProbesDavid Sidrane2015-04-071-1/+0
* Set the interrupt reserve watchdogs to a smaller numberLorenz Meier2015-04-071-2/+2
* NuttX configs: Re-add missing board configsLorenz Meier2015-04-071-1/+3
* IOv1: Freshen configLorenz Meier2015-04-071-478/+909
* Removed stale appconfig filesLorenz Meier2015-04-074-158/+0
* Updated Configs to use the new handshake thresholdsDavid Sidrane2015-04-071-0/+4
* Update configs with latest upstream setting David Sidrane2015-04-073-7/+4
* Updated configsDavid Sidrane2015-04-072-0/+8
* Aerocore: CMD argsLorenz Meier2015-04-071-0/+2
* PX4IOv2: Modernize configLorenz Meier2015-04-072-493/+926
* PX4IOv1: Modernize configLorenz Meier2015-04-072-4/+11
* Modernize FMUv2 config (using the upstream NuttX config)Lorenz Meier2015-04-075-187/+245
* Modernize FMUv1 configLorenz Meier2015-04-071-0/+1
* Modernize aerocore configLorenz Meier2015-04-071-0/+1
* Add Kconfig file for FMUv2Lorenz Meier2015-04-071-0/+4
* FMUv2: Update windows toolchainLorenz Meier2015-04-071-8/+4
* nuttx-configs fix code styleDaniel Agar2015-03-1910-17/+17
* 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-033-9/+10
* Insure that CONFIG_ARCH_BOARD_xxx is defined and to be consistent with Nuttx ...David Sidrane2015-02-173-1/+3
* 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