aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fmuv2_bringup' into fmuv2_bringup_io2px4dev2013-05-22364-121541/+23949
|\
| * Fix configuration selection for px4iov2; still doesn't build completely, but ...px4dev2013-05-221-1/+1
| * Merged master from main repoLorenz Meier2013-05-221-2/+6
| * Merge branch 'master' of github.com:cvg/Firmware_Private into fmuv2_bringupLorenz Meier2013-05-22287-120897/+1554
| |\
| | * 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
| | |/
| * | Merge branch 'master' of https://github.com/PX4/Firmware into fmuv2_bringuppx4dev2013-05-1987-653/+22457
| |\|
| | * Hotfix: install the firmware .bin files as well as the .px4 bundles until we ...px4dev2013-05-171-0/+5
| | * arming: added PWM_SERVO_SET_ARM_OK and PWM_SERVO_CLEAR_ARM_OKAndrew Tridgell2013-05-163-0/+21
| | * Merge branch 'master' of github.com:PX4/FirmwareLorenz Meier2013-05-1414-65/+91
| | |\
| | | * Hotfix: better error messages for missing modulespx4dev2013-05-131-3/+3
| | | * Merge pull request #269 from PX4/new_led_statussjwilks2013-05-138-46/+72
| | | |\
| | | | * Blink pattern fixesLorenz Meier2013-05-131-0/+3
| | | | * Fixed compile and logic errors, behaving nowLorenz Meier2013-05-132-6/+7
| | | | * Fixed led patterns to be up to the latest specsLorenz Meier2013-05-125-26/+41
| | | | * Tested with PX4FMU and PX4IO with GPS and armingLorenz Meier2013-05-121-3/+3
| | | | * Merge branch 'master' into new_led_statusLorenz Meier2013-05-100-0/+0
| | | | |\
| | | | * | Hotfix: Wrong capitalization on header file nameLorenz Meier2013-05-091-2/+2
| | | | * | New blink patterns for safety switch, removed GPS lock indicatorLorenz Meier2013-05-093-16/+5
| | | | * | Implemented new led status proposalLorenz Meier2013-05-091-6/+24
| | | * | | Merge branch 'master' of github.com:PX4/FirmwareLorenz Meier2013-05-1315-37/+816
| | | |\ \ \
| | | * | | | Hotfix: Make the param file name less then 8 charactersLorenz Meier2013-05-135-16/+16
| | | | |_|/ | | | |/| |
| | * | | | Hotfix: Off-by-one fix in overflow checkLorenz Meier2013-05-131-4/+4
| | | |/ / | | |/| |
| | * | | Make it harder to run into a non-existent uORB errorLorenz Meier2013-05-131-0/+8
| | * | | Merge branch 'master' of github.com:PX4/FirmwareLorenz Meier2013-05-136-34/+144
| | |\ \ \
| | | * | | HOTFIX: simplify symbol names going into the ROMFS object, hopefully this avo...px4dev2013-05-123-3/+23
| | | * | | Fix ROMFS dependency scan, add a warning if ROMFS_ROOT appears to be empty.px4dev2013-05-121-7/+11
| | | * | | Oops, left in some test code.px4dev2013-05-111-1/+1
| | | * | | Change the way modules are built so that object paths are relative and use vp...px4dev2013-05-114-24/+110
| | | |/ /
| | * | | More example fixesLorenz Meier2013-05-134-4/+4
| | * | | Added fixed wing controller exampleLorenz Meier2013-05-125-0/+661
| | |/ /
| | * | Merge branch 'master' of github.com:PX4/FirmwareLorenz Meier2013-05-090-0/+0
| | |\ \
| | | * | fix capitalisation of include file namepx4dev2013-05-091-1/+1
| | | |/