aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Serial number address fixed, added F103 Chip ID - not completeDavid Sidrane2015-04-222-11/+36
* Builds and runs - needs testingDavid Sidrane2015-04-2210-16/+779
* 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-222-58/+72
* astyle-edDavid Sidrane2015-04-225-102/+102
* Removed errant white spaceDavid Sidrane2015-04-224-11/+11
* Using correct value for magic and board_idDavid Sidrane2015-04-221-5/+5
* Initail Commit PX4 CAN Node on Olimexino-STM32David Sidrane2015-04-2221-1/+3135
* Merge pull request #2047 from PX4/nuttx_next_7-9_randDavid Sidrane2015-04-204-8/+7
|\
| * Updated to Nuttx 7.9 (plus) Includes fix for RAND_MAXDavid Sidrane2015-04-174-8/+7
|/
* Updated Nuttx Submoule to upstream, with added support for CONFIG_TIME_EXTEND...David Sidrane2015-04-081-0/+0
* Added, in support of Eigen, extending the nuttx tm struct to include (and pop...David Sidrane2015-04-074-9/+6
* Merged nuttx_nextDavid Sidrane2015-04-070-0/+0
|\
| * Merge pull request #1990 from PX4/nuttx_next_app_init_rtc_resetfixDavid Sidrane2015-04-061-0/+2
| |\
| | * Moved the Nuttx RTC magic test to not colide with bootloaderDavid Sidrane2015-04-062-0/+2
| * | Merge pull request #1989 from PX4/nuttx_next_app_initDavid Sidrane2015-04-0614-80/+73
| |\ \
| | * | Updated Nuttx Submoule == upstreamDavid Sidrane2015-04-061-0/+0
| | |/
| | * Changed to Support boardctrl in upstream NuttXDavid Sidrane2015-04-0614-80/+73
| |/
| * Merge branch 'nuttx_next' of https://github.com/PX4/Firmware into nuttx_nextDavid Sidrane2015-03-231-9/+17
| |\
| | * Merge pull request #1885 from PX4/nuttx_next_verDavid Sidrane2015-03-051-9/+17
| | |\
| | | * Ran astyle on ver.cDavid Sidrane2015-03-051-13/+14
| | | * Added Build URI to version commandDavid Sidrane2015-03-051-8/+15
| | |/
| * / Updated Nuttx to latest with Olimexino-STM32 == upstreamDavid Sidrane2015-03-231-0/+0
| |/
| * Fixed bug in hardfault_get_desc not retering -ENOENTDavid Sidrane2015-03-051-1/+1
| * Rebase on Master with Idle stack at 500 for arch with interrupt stacks and 10...David Sidrane2015-03-051-2/+2
| * Hard Fault Logging - one issue remians reduse memory foot printDavid Sidrane2015-03-051-2/+2
| * Rebased on master but using nuttx_next configsDavid Sidrane2015-03-051-5/+0
| * Latest Intrim C++11 workaround waitng on feedbackDavid Sidrane2015-03-052-69/+0
| * Interim fix for timeval being incorrectly defined in cxx/ctimeDavid Sidrane2015-03-051-0/+12
| * Added patch to build with c++11David Sidrane2015-03-051-0/+57
| * Fix code style in IO driverLorenz Meier2015-03-051-4/+0
| * Fix echo output of MakefileLorenz Meier2015-03-051-3/+3
| * Allow GCC 4.7.4 in checkLorenz Meier2015-03-051-1/+1
| * 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
| * setup.mk: FormattingLorenz Meier2015-03-051-4/+4
| * Dropping GCC 4.7 supportLorenz Meier2015-03-051-1/+1
| * 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