aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* removed message in favor of syslogDavid Sidrane2015-04-071-17/+1
* rc.interface: expand mixer variablesThomas Gubler2015-04-071-10/+10
* Bug fix:The CRC detection on px4io was failing with -1 result, do the the fac...David Sidrane2015-04-071-0/+7
* Updated configDavid Sidrane2015-04-071-1/+0
* Using Nuttx stack assessment itnerfacesDavid Sidrane2015-04-074-9/+15
* Added Support for C++ static initializers for all boards. Including compile t...David Sidrane2015-04-078-0/+70
* Added Support for C++ static initializersDavid Sidrane2015-04-073-5/+24
* PX4IO driver: Try to talk to IO instead of just waiting for itLorenz Meier2015-04-071-1/+1
* Enable CU term in FMUv2 configLorenz Meier2015-04-073-3/+6
* Fix merge fail in nuttx configs, adjust LP and HP work stack sizes, reduce in...Lorenz Meier2015-04-071-5/+12
* Fix up math.h for GCC 4.9Lorenz Meier2015-04-071-4/+4
* Allows CONFIG_ARMV7M_STACKCHECK to be not setDavid Sidrane2015-04-071-5/+17
* 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
* Updated with pragmas to remove shadow warning (errors with -Werror) David Sidrane2015-04-072-1/+63
* Added conditional for SPI 2 BussDavid Sidrane2015-04-071-0/+3
* Brought lowsyslog usage up to current APIDavid Sidrane2015-04-071-1/+1
* Cleanup CCASSERT: Use built-in static_assert if it is available andDavid Sidrane2015-04-071-4/+9
* Fixes the warning from missing protptypes. It is not a proper fix but itDavid Sidrane2015-04-072-0/+11
* Update .gitmodulesDavid Sidrane2015-04-071-1/+1
* 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
* repointed NuttX submoduleDavid Sidrane2015-04-071-1/+1
* better nameing and directionDavid Sidrane2015-04-073-592/+585
* Fixed typosDavid Sidrane2015-04-072-9/+9
* Updated configsDavid Sidrane2015-04-072-0/+8
* Added the ability to apply PX4 specific patches to NuttxDavid Sidrane2015-04-073-9/+624
* Added some common macros to support runtime and compile time defensiveDavid Sidrane2015-04-072-0/+102
* Add top to test buildLorenz Meier2015-04-071-8/+2
* Add param cmd to test configLorenz Meier2015-04-071-1/+1
* 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
* Aerocore: update driver APILorenz Meier2015-04-072-6/+6
* FMUv2: Update driver APILorenz Meier2015-04-072-27/+17
* FMUv1: Update driver APILorenz Meier2015-04-072-43/+16
* Add Kconfig file for FMUv2Lorenz Meier2015-04-071-0/+4
* FMUv2: Update windows toolchainLorenz Meier2015-04-071-8/+4
* IO driver serial layer: Update syslog APILorenz Meier2015-04-071-4/+4
* ESC calib and PWM system commands: Remove spurious, unneeded headersLorenz Meier2015-04-072-7/+0
* tone alarm: Update syslog APILorenz Meier2015-04-071-1/+1
* SBUS on IO: Use new debug APILorenz Meier2015-04-071-3/+1