aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Interim fix for timeval being incorrectly defined in cxx/ctimeDavid Sidrane2015-04-071-0/+12
* Added patch to build with c++11David Sidrane2015-04-071-0/+57
* Fix code style in IO driverLorenz Meier2015-04-071-4/+0
* Fix echo output of MakefileLorenz Meier2015-04-071-3/+3
* Allow GCC 4.7.4 in checkLorenz Meier2015-04-071-1/+1
* IOv2: simplify configLorenz Meier2015-04-071-6/+0
* IOv1: simplify configLorenz Meier2015-04-071-6/+0
* Simplify v2 configLorenz Meier2015-04-071-7/+0
* FMUv1: Simplify configLorenz Meier2015-04-071-6/+0
* Simplify aerocore configLorenz Meier2015-04-071-6/+0
* System lib: exclude up_cxxinit from compile as the board makefiles include itLorenz Meier2015-04-071-3/+0
* setup.mk: FormattingLorenz Meier2015-04-071-4/+4
* Dropping GCC 4.7 supportLorenz Meier2015-04-071-1/+1
* CXX init: Drop export in C fileLorenz Meier2015-04-071-1/+1
* Systemlib: proper use of headers for CXX initLorenz Meier2015-04-071-0/+3
* FMUv2: CXX initLorenz Meier2015-04-071-4/+0
* FMUv1: CXX initLorenz Meier2015-04-071-4/+0
* Aerocore: CXX initLorenz Meier2015-04-071-4/+0
* Fix compiler warning on prototypesLorenz Meier2015-04-073-3/+3
* FMUv2: board initLorenz Meier2015-04-071-0/+4
* FMUv1: board initLorenz Meier2015-04-071-0/+4
* Aerocore: board initLorenz Meier2015-04-071-0/+4
* Add export to up_cxxinitialize to make it globally visibleLorenz Meier2015-04-071-1/+1
* Bug fix:The CRC detection on px4io was failing with -1 result, do the the fac...David Sidrane2015-04-071-0/+4
* Updated configDavid Sidrane2015-04-071-1/+0
* Using Nuttx stack assessment itnerfacesDavid Sidrane2015-04-071-0/+1
* Added Support for C++ static initializers for all boards. Including compile t...David Sidrane2015-04-074-0/+24
* Added Support for C++ static initializersDavid Sidrane2015-04-071-0/+7
* 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
* Updated with pragmas to remove shadow warning (errors with -Werror) David Sidrane2015-04-071-1/+1
* Update .gitmodulesDavid Sidrane2015-04-071-1/+1
* Updated Configs to use the new handshake thresholdsDavid Sidrane2015-04-071-0/+5
* Update configs with latest upstream setting David Sidrane2015-04-071-3/+0
* repointed NuttX submoduleDavid Sidrane2015-04-071-1/+1
* better nameing and directionDavid Sidrane2015-04-072-592/+2
* Fixed typosDavid Sidrane2015-04-072-9/+9
* Updated configsDavid Sidrane2015-04-071-0/+4
* Added the ability to apply PX4 specific patches to NuttxDavid Sidrane2015-04-073-13/+603
* Add top to test buildLorenz Meier2015-04-071-1/+1
* Add param cmd to test configLorenz Meier2015-04-071-1/+1
* Added BUILD_URI to locate elf file from fualt logDavid Sidrane2015-04-073-1/+12
* Added error message if uses of _sdata corrupts BBSRAM driver staticsDavid Sidrane2015-04-073-69/+71
* Reduced memory footprint with serialization and mallocDavid Sidrane2015-04-073-286/+417
* Hard Fault Logging - one issue remians reduse memory foot printDavid Sidrane2015-04-078-2/+1420
* Rebased on master but using nuttx_next configsDavid Sidrane2015-04-073-251/+931
* NuttX now uses nuttx/board.h not arch.h for board_ related intrerfaces like l...David Sidrane2015-04-076-0/+6
* Updated to new tm32_pwr_enablebkp InterfaceDavid Sidrane2015-04-071-1/+2
* Intrim DANGEROUS fix to allow the PX4 development to continue until there is ...David Sidrane2015-04-071-29/+62