aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Saved a few string bytes, cleaned up task names and outputLorenz Meier2013-06-062-15/+17
* 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
| | | | |\ | |_|_|_|/ |/| | | |
* | | | | Hotfix: Completely silencing HMC5883 probing to not confuse usersLorenz Meier2013-05-281-3/+1
| | | | * Slightly reworked IO internal failsafe, added command to activate it (px4io f...Lorenz Meier2013-05-284-15/+73
| |_|_|/ |/| | |
* | | | 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
* | | | | | | | Go only to RC failsafe if throttle was half once - to prevent failsafe when a...Lorenz Meier2013-05-251-1/+11
* | | | | | | | Adjusted example params and extensively commented exampleLorenz Meier2013-05-252-19/+80
* | | | | | | | Hotfix: fix section attribute for the ROMFS, moving it back into .rodata wher...px4dev2013-05-231-1/+2
* | | | | | | | Reinstate mapfile generation.px4dev2013-05-231-1/+1
|/ / / / / / /
* | | | | | | Based on comments in:px4dev2013-05-231-1/+1
* | | | | | | Merge branch 'master' of github.com:PX4/FirmwareLorenz Meier2013-05-231-3/+10
|\ \ \ \ \ \ \
| * | | | | | | Hotfix: dependency scanning for modules was totally broken. Fix it so that ch...px4dev2013-05-231-3/+10