aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Thread starts with 9 words on stack to spareDavid Sidrane2015-03-251-1/+1
* Bigger StackDavid Sidrane2015-03-251-0/+3
* Smaller MemoryPoolDavid Sidrane2015-03-251-1/+1
* Fixed nameDavid Sidrane2015-03-251-1/+1
* Added externDavid Sidrane2015-03-251-1/+1
* Serial number address fixed, added F103 Chip ID - not completeDavid Sidrane2015-03-252-11/+36
* Builds and runs - needs testingDavid Sidrane2015-03-257-1/+737
* Fixes dependency not being cleaned by keeping the uavcan artifacts in the BUI...David Sidrane2015-03-251-2/+4
* Fixed Visibility and ld script - Runs On Olimexini-STM32David Sidrane2015-03-241-1/+1
* astyle-edDavid Sidrane2015-03-245-102/+102
* Removed errant white spaceDavid Sidrane2015-03-241-1/+1
* Initail Commit PX4 CAN Node on Olimexino-STM32David Sidrane2015-03-248-0/+1216
* Ran astyle on ver.cDavid Sidrane2015-03-051-13/+14
* Added Build URI to version commandDavid Sidrane2015-03-051-8/+15
* Fixed bug in hardfault_get_desc not retering -ENOENTDavid Sidrane2015-03-051-1/+1
* Fix code style in IO driverLorenz Meier2015-03-051-4/+0
* IOv2: simplify configLorenz Meier2015-03-051-6/+0
* IOv1: simplify configLorenz Meier2015-03-051-6/+0
* Simplify v2 configLorenz Meier2015-03-051-7/+0
* FMUv1: Simplify configLorenz Meier2015-03-051-6/+0
* Simplify aerocore configLorenz Meier2015-03-051-6/+0
* System lib: exclude up_cxxinit from compile as the board makefiles include itLorenz Meier2015-03-051-3/+0
* CXX init: Drop export in C fileLorenz Meier2015-03-051-1/+1
* Systemlib: proper use of headers for CXX initLorenz Meier2015-03-051-0/+3
* FMUv2: CXX initLorenz Meier2015-03-051-4/+0
* FMUv1: CXX initLorenz Meier2015-03-051-4/+0
* Aerocore: CXX initLorenz Meier2015-03-051-4/+0
* Fix compiler warning on prototypesLorenz Meier2015-03-053-3/+3
* FMUv2: board initLorenz Meier2015-03-051-0/+4
* FMUv1: board initLorenz Meier2015-03-051-0/+4
* Aerocore: board initLorenz Meier2015-03-051-0/+4
* Add export to up_cxxinitialize to make it globally visibleLorenz Meier2015-03-051-1/+1
* Bug fix:The CRC detection on px4io was failing with -1 result, do the the fac...David Sidrane2015-03-051-0/+4
* Added Support for C++ static initializers for all boards. Including compile t...David Sidrane2015-03-054-0/+24
* Added Support for C++ static initializersDavid Sidrane2015-03-051-0/+7
* Added BUILD_URI to locate elf file from fualt logDavid Sidrane2015-03-052-0/+6
* Added error message if uses of _sdata corrupts BBSRAM driver staticsDavid Sidrane2015-03-053-69/+71
* Reduced memory footprint with serialization and mallocDavid Sidrane2015-03-053-286/+417
* Hard Fault Logging - one issue remians reduse memory foot printDavid Sidrane2015-03-054-0/+1405
* NuttX now uses nuttx/board.h not arch.h for board_ related intrerfaces like l...David Sidrane2015-03-056-0/+6
* Updated to new tm32_pwr_enablebkp InterfaceDavid Sidrane2015-03-051-1/+2
* Added mavstation configKevin Bretney2015-03-0515-1/+969
* Fix code style in IO driverLorenz Meier2015-03-051-2/+2
* IOv2: simplify configLorenz Meier2015-03-051-7/+2
* IOv1: simplify configLorenz Meier2015-03-051-7/+2
* Simplify v2 configLorenz Meier2015-03-051-8/+2
* FMUv1: Simplify configLorenz Meier2015-03-051-7/+2
* Simplify aerocore configLorenz Meier2015-03-051-7/+2
* System lib: exclude up_cxxinit from compile as the board makefiles include itLorenz Meier2015-03-052-4/+0
* CXX init: Drop export in C fileLorenz Meier2015-03-051-1/+1