aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | 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
* | | | | Added limit to heading commandLorenz Meier2013-05-231-1/+8
|/ / / /
* | | | Merge branch 'master' of github.com:PX4/FirmwareLorenz Meier2013-05-22287-120898/+1619
|\ \ \ \
| * \ \ \ Merge pull request #281 from DrTon/logconv_pyLorenz Meier2013-05-221-0/+59
| |\ \ \ \
| | * | | | logconv.py added: convert sdlog binary log to CSVAnton Babushkin2013-05-221-0/+59
| |/ / / /
| * | | | Hotfix: Removing GPS debug outputLorenz Meier2013-05-221-5/+5
| * | | | Merge pull request #275 from duncang/ccpmLorenz Meier2013-05-221-0/+53
| |\ \ \ \
| | * | | | Revert "enable usb console" - shouldn't be in pull request branch.Duncan Greer2013-05-211-3/+3
| | * | | | Revert "change default rc channel mapping"Duncan Greer2013-05-211-3/+3
| | * | | | change default rc channel mappingDuncan Greer2013-05-201-3/+3
| | * | | | enable usb consoleDuncan Greer2013-05-201-3/+3
| | * | | | changed control index for speed controller output from 5 to 4Duncan Greer2013-05-181-2/+2
| | * | | | Added CCPM mixerDuncan Greer2013-05-181-0/+53
| * | | | | Merge pull request #277 from PX4/preflight_checkLorenz Meier2013-05-217-33/+158
| |\ \ \ \ \
| | * | | | | Removed unnecessary cplusplus checkLorenz Meier2013-05-211-4/+0
| | * | | | | Fixed missing countLorenz Meier2013-05-211-0/+8
| | * | | | | Fixed va args in MAVLink, tested with RC config, correct outputLorenz Meier2013-05-211-5/+4
| | * | | | | VA args now supported by MAVLink text messagesLorenz Meier2013-05-213-19/+56
| | * | | | | Better preflight check, catches wrong RC configs. Needs rework of mavlink tex...Lorenz Meier2013-05-212-11/+96
| | * | | | | Hotfix: Changed alarms back to what they originally were designed for: Traps ...Lorenz Meier2013-05-214-4/+4
| |/ / / / /
| * | | | | Merge branch 'master' of github.com:PX4/FirmwareLorenz Meier2013-05-20278-120863/+1341
| |\ \ \ \ \
| | * | | | | Fix .gitignore to avoid ignoring prebuilt libraries.px4dev2013-05-208-56/+58
| | * | | | | Use the new prebuilt-library support to wrap the ARM CMSIS DSP library, and u...px4dev2013-05-20267-120771/+1050
| | * | | | | Teach the PX4 build system how to handle pre-built libraries.px4dev2013-05-203-36/+233
| | |/ / / /
| * / / / / Hotfix: Building fixedwing backside params correctlyLorenz Meier2013-05-201-1/+2
| |/ / / /
| * | | / Hotfix: install the firmware .bin files as well as the .px4 bundles until we ...px4dev2013-05-171-0/+5
| | |_|/ | |/| |
* / | | Hotfix: Changed alarms back to what they originally were designed for: Traps ...Lorenz Meier2013-05-164-4/+4
|/ / /
* | | arming: added PWM_SERVO_SET_ARM_OK and PWM_SERVO_CLEAR_ARM_OKAndrew Tridgell2013-05-163-0/+21