aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Cannode Demo is readyDavid Sidrane2015-04-224-21/+28
* Configure the CAN_CTRL IO line 0 is High speed - enabled, 1 is standby, Half ...David Sidrane2015-04-222-0/+17
* No NshDavid Sidrane2015-04-226-25/+290
* Integration uavcan functionality and led driverDavid Sidrane2015-04-222-2/+35
* Wip Added uavcan functionality and led driverDavid Sidrane2015-04-226-0/+430
* Code links witout change - Backing it outDavid Sidrane2015-04-221-1/+1
* Thread starts with 9 words on stack to spareDavid Sidrane2015-04-221-2/+2
* Thread starts with 9 words on stack to spareDavid Sidrane2015-04-221-1/+1
* Bigger StackDavid Sidrane2015-04-221-0/+3
* Smaller MemoryPoolDavid Sidrane2015-04-221-1/+1
* Fixed nameDavid Sidrane2015-04-221-1/+1
* Added externDavid Sidrane2015-04-221-1/+1
* Serial number address fixed, added F103 Chip ID - not completeDavid Sidrane2015-04-222-11/+36
* Builds and runs - needs testingDavid Sidrane2015-04-227-1/+737
* Fixes dependency not being cleaned by keeping the uavcan artifacts in the BUI...David Sidrane2015-04-221-2/+4
* Fixed Visibility and ld script - Runs On Olimexini-STM32David Sidrane2015-04-221-1/+1
* astyle-edDavid Sidrane2015-04-225-102/+102
* Removed errant white spaceDavid Sidrane2015-04-221-1/+1
* Initail Commit PX4 CAN Node on Olimexino-STM32David Sidrane2015-04-228-0/+1216
* Updated to Nuttx 7.9 (plus) Includes fix for RAND_MAXDavid Sidrane2015-04-172-4/+3
* Changed to Support boardctrl in upstream NuttXDavid Sidrane2015-04-079-70/+13
* Ran astyle on ver.cDavid Sidrane2015-04-071-13/+14
* Added Build URI to version commandDavid Sidrane2015-04-071-8/+15
* Fixed bug in hardfault_get_desc not retering -ENOENTDavid Sidrane2015-04-071-1/+1
* Fix code style in IO driverLorenz Meier2015-04-071-4/+0
* 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
* 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
* 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
* Added BUILD_URI to locate elf file from fualt logDavid Sidrane2015-04-072-0/+6
* 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-074-0/+1405
* 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