aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Safe a dozen bytes of flashLorenz Meier2013-06-061-16/+0
* Merged masterLorenz Meier2013-06-0613-158/+524
|\
| * HOTFIX: Added start / stop syntax to GPIO led commandLorenz Meier2013-06-051-22/+48
| * Merge pull request #296 from sjwilks/hott-init-fixLorenz Meier2013-06-041-4/+10
| |\
| | * Fix syncing issue with receiver on startup.Simon Wilks2013-06-041-4/+10
| * | HOTFIX: Allow PWM command to correctly set ARM_OK flagLorenz Meier2013-06-041-0/+6
| * | Merge pull request #288 from PX4/failsafe_iosjwilks2013-06-044-16/+135
| |\ \
| | * | Better error handling for too large argumentsLorenz Meier2013-06-041-3/+8
| | * | Merge branch 'master' of github.com:PX4/Firmware into failsafe_ioLorenz Meier2013-06-047-119/+328
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #294 from sjwilks/hott_v2Lorenz Meier2013-06-046-118/+327
| |\ \ \ | | | |/ | | |/|
| | * | Removed some debugging codeSimon Wilks2013-06-041-2/+1
| | * | Formatting and commentsSimon Wilks2013-06-041-5/+3
| | * | Fix whitespaceSimon Wilks2013-06-041-9/+9
| | * | Completed main implementation and debuggingSimon Wilks2013-06-046-93/+133
| | * | Merged new repository layout from PX4/FirmwareSimon Wilks2013-05-15804-3935/+23984
| | |\ \
| | * | | GPS support - mostly working.Simon Wilks2013-05-143-6/+87
| | * | | Add some GPS data to telemetry message.Simon Wilks2013-05-013-16/+41
| | * | | Merge remote-tracking branch 'upstream/master' into hott_v2Simon Wilks2013-05-0136-53/+1621
| | |\ \ \
| | * | | | More changes.Simon Wilks2013-04-262-4/+26
| | * | | | First steps to supporting GPSSimon Wilks2013-04-251-17/+82
| | * | | | Reformatting.Simon Wilks2013-04-251-1/+10
| | * | | | General cleanup based on the pull request from muggenhorSimon Wilks2013-04-233-86/+68
| * | | | | Merge pull request #292 from DrTon/ubx_msg_rate_fixLorenz Meier2013-06-011-1/+1
| |\ \ \ \ \
| | * | | | | Fixed bug in UBX::configure_message_rate()Anton Babushkin2013-06-011-1/+1
| |/ / / / /
| | | | | * More safety added by disabling pulsesLorenz Meier2013-05-291-1/+3
| | | | | * Set unknown channels to zero, since centering them is a slightly dangerous guessLorenz Meier2013-05-291-1/+2
| | | | | * Set default failsafe value to 0 of mixerLorenz Meier2013-05-293-9/+62
| | | | | * Merge branch 'master' of github.com:PX4/Firmware into failsafe_ioLorenz Meier2013-05-281-3/+1
| | | | | |\ | | |_|_|_|/ | |/| | | |
| | | | | * Slightly reworked IO internal failsafe, added command to activate it (px4io f...Lorenz Meier2013-05-284-15/+73
* | | | | | Adjust upload target name for v1.x FMUpx4dev2013-06-021-1/+1
* | | | | | Rename our 'task_spawn' to 'task_spawn_cmd' since NuttX now has its own versi...px4dev2013-06-0123-25/+25
* | | | | | All apps compiling and linked (listed in NSH help), but not executing yetLorenz Meier2013-06-014-2/+8
* | | | | | Adjusted to renaming of TCB in NuttXLorenz Meier2013-06-015-38/+36
* | | | | | Integration WIP with current NuttX versionLorenz Meier2013-06-0116-18/+27
* | | | | | Cleanup, WIP, needs a NuttX checkout to Firmware/NuttX nowLorenz Meier2013-06-011877-482974/+6
|/ / / / /
* | | | / Hotfix: Completely silencing HMC5883 probing to not confuse usersLorenz Meier2013-05-281-3/+1
| |_|_|/ |/| | |
* | | | Hotfix: Made HMC driver more verbose to prevent false alarmLorenz Meier2013-05-271-0/+2
* | | | Hotfix: Generate map files for modules as well for more in-depth memory-use d...px4dev2013-05-261-1/+1
* | | | Merge pull request #267 from DrTon/gpio_ledLorenz Meier2013-05-263-0/+231
|\ \ \ \
| * | | | Code style fixedAnton Babushkin2013-05-221-3/+19
| * | | | Added GPIO_EXT1/GPIO_EXT2 selection.Anton Babushkin2013-05-221-7/+23
| * | | | Merge branch 'master' into gpio_ledAnton Babushkin2013-05-1731-106/+932
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into gpio_ledAnton Babushkin2013-05-09800-3718/+5873
| |\ \ \ \ \
| * | | | | | Use work_queue instead of threadAnton Babushkin2013-05-091-105/+81
| * | | | | | gpio_led app addedAnton Babushkin2013-05-093-0/+227
* | | | | | | Merge pull request #286 from NosDE/masterLorenz Meier2013-05-261-231/+281
|\ \ \ \ \ \ \
| * | | | | | | comments cleanedmarco2013-05-261-5/+1
| * | | | | | | mkblctrl cleanup & testedmarco2013-05-241-8/+25
| * | | | | | | mkblctrl cleanupmarco2013-05-231-235/+272
* | | | | | | | More documentationLorenz Meier2013-05-251-7/+17