aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* System lib: exclude up_cxxinit from compile as the board makefiles include itLorenz Meier2015-02-112-4/+0
* setup.mk: FormattingLorenz Meier2015-02-111-6/+5
* Dropping GCC 4.7 supportLorenz Meier2015-02-112-4/+4
* CXX init: Drop export in C fileLorenz Meier2015-02-111-1/+1
* Systemlib: proper use of headers for CXX initLorenz Meier2015-02-112-0/+5
* IOv1/v2: CXX initLorenz Meier2015-02-111-2/+1
* FMUv2: CXX initLorenz Meier2015-02-111-4/+4
* FMUv1: CXX initLorenz Meier2015-02-111-4/+4
* Aerocore: CXX initLorenz Meier2015-02-111-4/+4
* Reduce make output to ensure the console printing is not slowing the build pr...Lorenz Meier2015-02-111-5/+8
* Fix compiler warning on prototypesLorenz Meier2015-02-113-3/+3
* IOv1/v2: board initLorenz Meier2015-02-111-20/+29
* FMUv2: board initLorenz Meier2015-02-111-14/+19
* FMUv1: board initLorenz Meier2015-02-111-18/+22
* Aerocore: board initLorenz Meier2015-02-111-4/+14
* Add export to up_cxxinitialize to make it globally visibleLorenz Meier2015-02-111-1/+1
* removed message in favor of syslogDavid Sidrane2015-02-111-17/+1
* rc.interface: expand mixer variablesThomas Gubler2015-02-111-10/+10
* Bug fix:The CRC detection on px4io was failing with -1 result, do the the fac...David Sidrane2015-02-111-0/+7
* Updated configDavid Sidrane2015-02-111-1/+0
* Using Nuttx stack assessment itnerfacesDavid Sidrane2015-02-115-9/+16
* Added Support for C++ static initializers for all boards. Including compile t...David Sidrane2015-02-118-0/+70
* Added Support for C++ static initializersDavid Sidrane2015-02-113-5/+24
* PX4IO driver: Try to talk to IO instead of just waiting for itLorenz Meier2015-02-111-1/+1
* Enable CU term in FMUv2 configLorenz Meier2015-02-113-3/+6
* Fix merge fail in nuttx configs, adjust LP and HP work stack sizes, reduce in...Lorenz Meier2015-02-112-6/+6
* Fix up math.h for GCC 4.9Lorenz Meier2015-02-111-4/+4
* Allows CONFIG_ARMV7M_STACKCHECK to be not setDavid Sidrane2015-02-111-5/+17
* updated to latest upstreamDavid Sidrane2015-02-111-1/+0
* Probes in board.h but disabled and with Configuation for SDIO fixDavid Sidrane2015-02-111-0/+1
* Added ProbesDavid Sidrane2015-02-111-1/+0
* Set the interrupt reserve watchdogs to a smaller numberLorenz Meier2015-02-111-2/+2
* NuttX configs: Re-add missing board configsLorenz Meier2015-02-112-3/+6
* IOv1: Freshen configLorenz Meier2015-02-111-478/+909
* FMUv1: Fresh configLorenz Meier2015-02-111-120/+312
* Updated with pragmas to remove shadow warning (errors with -Werror) David Sidrane2015-02-112-1/+63
* Added conditional for SPI 2 BussDavid Sidrane2015-02-111-0/+3
* Brought lowsyslog usage up to current APIDavid Sidrane2015-02-111-1/+1
* Cleanup CCASSERT: Use built-in static_assert if it is available andDavid Sidrane2015-02-111-4/+9
* Fixes the warning from missing protptypes. It is not a proper fix but itDavid Sidrane2015-02-112-0/+11
* Update .gitmodulesDavid Sidrane2015-02-111-1/+1
* Removed stale appconfig filesLorenz Meier2015-02-114-158/+0
* Updated Configs to use the new handshake thresholdsDavid Sidrane2015-02-111-0/+4
* Update configs with latest upstream setting David Sidrane2015-02-114-8/+7
* repointed NuttX submoduleDavid Sidrane2015-02-111-1/+1
* better nameing and directionDavid Sidrane2015-02-113-592/+585
* Fixed typosDavid Sidrane2015-02-112-9/+9
* Updated configsDavid Sidrane2015-02-112-0/+8
* Added the ability to apply PX4 specific patches to NuttxDavid Sidrane2015-02-113-9/+624
* Added some common macros to support runtime and compile time defensiveDavid Sidrane2015-02-112-0/+102