aboutsummaryrefslogtreecommitdiff
path: root/nuttx-configs/px4fmu-v2
Commit message (Collapse)AuthorAgeFilesLines
* Updated configDavid Sidrane2015-01-241-2/+1
|
* Using Nuttx stack assessment itnerfacesDavid Sidrane2015-01-231-0/+1
|
* Enable CU term in FMUv2 configLorenz Meier2015-01-221-1/+5
|
* Fix merge fail in nuttx configs, adjust LP and HP work stack sizes, reduce ↵Lorenz Meier2015-01-221-20/+3
| | | | interrupt stack from excessive 4K to 2K
* merged master into nuttx_bringupLorenz Meier2015-01-221-0/+17
|\
| * Fixed permissionsDavid Sidrane2015-01-212-0/+0
| |
| * Match the OS build's CONFIG_ARMV7M_STACKCHECK setting by using actual ↵David Sidrane2015-01-212-8/+3
| | | | | | | | setting in the exported nuttx config.h file to control each board build setting of ENABLE_STACK_CHECKS in toolchain_gnu-arm-eabi.mk
| * 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 ↵Lorenz Meier2015-01-211-3/+3
| | | | | | | | bytes hpwork, 400 bytes lpwork, 1700 bytes in running system. This leaves 1K headroom per task
* | CONFIG_ARMV7M_STACKCHECK is not setDavid Sidrane2015-01-141-1/+1
| |
* | Allows CONFIG_ARMV7M_STACKCHECK to be not setDavid Sidrane2015-01-141-1/+2
| |
* | updated to latest upstreamDavid Sidrane2015-01-142-6/+13
| |
* | Merged master into nuttx_bringupLorenz Meier2015-01-131-1/+1
|\|
| * Updated submodule and config for SDIO fixDavid Sidrane2015-01-071-1/+1
| |
* | Probes in board.h but disabled and with Configuation for SDIO fixDavid Sidrane2015-01-071-1/+1
| |
* | Added ProbesDavid Sidrane2015-01-073-5/+51
| |
* | Merged master into nuttx_bringupLorenz Meier2015-01-051-1/+3
|\|
| * 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,...
| | * FMUv1 / FMUv2: Up number of file descriptors slightly - no known issues, but ↵Lorenz Meier2014-12-241-1/+1
| | | | | | | | | | | | some tasks are getting close.
* | | Merged David Sidranes WIPLorenz Meier2014-12-281-14/+38
|\ \ \
| * | | Updated Configs to use the new handshake thresholdsDavid Sidrane2014-12-271-1/+6
| | | |
| * | | Update configs with latest upstream setting David Sidrane2014-12-261-4/+3
| | | |
| * | | Updated configsDavid Sidrane2014-12-251-12/+32
| | | |
* | | | Merged master into nuttx_bringup / nuttx_noappconfigLorenz Meier2014-12-281-0/+1
|\ \ \ \ | | |/ / | |/| |
| * | | NuttX configs / build options: Do not warn about sign compare, as there are ↵Lorenz Meier2014-12-261-0/+1
| | |/ | |/| | | | | | | a bunch of non-standard signedness assumptions
| * | FMUv2: Ignore float suffixes in NuttXLorenz Meier2014-12-211-2/+1
| | |
* | | Removed stale appconfig filesLorenz Meier2014-12-281-52/+0
| |/ |/|
* | Bumped the CONFIG_NFILE_DESCRIPTORS up after testing CCASERTDavid Sidrane2014-12-241-1/+1
| |
* | 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-232-1/+4
|\|
| * Build NuttX optimized for sizeLorenz Meier2014-11-152-2/+3
| |
* | Modernize FMUv2 config (using the upstream NuttX config)Lorenz Meier2014-11-125-315/+594
| |
* | Add Kconfig file for FMUv2Lorenz Meier2014-11-121-0/+4
| |
* | FMUv2: Update windows toolchainLorenz Meier2014-11-121-8/+4
|/
* Decrease I2C timeout in config so it matches the previous 500 us timeout as ↵Lorenz Meier2014-08-261-2/+1
| | | | close as possible. This is necessary after fixing the NuttX I2C timeout logic
* 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
| | | | | | | | | | this allows a normal GPS cable to be used for the 2nd GPS, making dual-GPS setups easier
* | 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
| | | | | | | | Thanks to xiazibin@gmail.com for pointing these out.