aboutsummaryrefslogtreecommitdiff
path: root/src/modules
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fmuv2_bringup' into fmuv2_bringup_io2px4dev2013-05-22300-121230/+1851
|\
| * 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-211-0/+26
| * Better preflight check, catches wrong RC configs. Needs rework of mavlink tex...Lorenz Meier2013-05-211-8/+0
| * Hotfix: Changed alarms back to what they originally were designed for: Traps ...Lorenz Meier2013-05-213-4/+1
| * Merge branch 'master' of github.com:PX4/FirmwareLorenz Meier2013-05-20270-120769/+1044
| |\
| | * Fix .gitignore to avoid ignoring prebuilt libraries.px4dev2013-05-204-0/+0
| | * Use the new prebuilt-library support to wrap the ARM CMSIS DSP library, and u...px4dev2013-05-20266-120769/+1044
| * | Hotfix: Building fixedwing backside params correctlyLorenz Meier2013-05-201-1/+2
| |/
| * Merge pull request #269 from PX4/new_led_statussjwilks2013-05-137-29/+54
| |\
| | * 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-124-14/+21
| | * Tested with PX4FMU and PX4IO with GPS and armingLorenz Meier2013-05-121-3/+3
| | * New blink patterns for safety switch, removed GPS lock indicatorLorenz Meier2013-05-092-7/+3
| | * Implemented new led status proposalLorenz Meier2013-05-091-6/+24
| * | 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-111-2/+3
| |/
| * Merged ETS airspeed driverLorenz Meier2013-05-099-62/+180
| * Merged with masterLorenz Meier2013-05-094-156/+59
| * Merge branch 'master' of github.com:PX4/Firmware into export-buildLorenz Meier2013-05-062-10/+8
| * Moved calibrationLorenz Meier2013-05-063-4/+438
| * Merge branch 'master' of github.com:PX4/Firmware into export-buildLorenz Meier2013-05-061-123/+2
| * ROMFS wide quad mixer addition and cleanupLorenz Meier2013-05-053-1/+20
| * px4io: handle errors from adc_measure()Andrew Tridgell2013-05-041-4/+9
| * px4io: changed adc_measure() to return 0xffff on error, and lower timeoutAndrew Tridgell2013-05-041-3/+7
| * px4io: return raw ADC value for currentAndrew Tridgell2013-05-042-11/+9
| * Remove some trash files.px4dev2013-04-282-0/+0
* | Serial interface for IOv2px4dev2013-04-288-45/+249
* | Frame up the configuration for the serial interface on IOv2px4dev2013-04-282-10/+14
* | Merge branch 'public-export-build' into fmuv2_bringup_io2Lorenz Meier2013-04-285-13/+13
|\|
| * Re-enabled mixerLorenz Meier2013-04-285-13/+13
* | Merge branch 'public-export-build' into fmuv2_bringupLorenz Meier2013-04-285-16/+34
|\|
| * IO compilingLorenz Meier2013-04-285-16/+34
* | Merged export-buildLorenz Meier2013-04-28384-2/+153604
|\|
| * Moved last libs, drivers and headers, cleaned up IO buildLorenz Meier2013-04-28385-2/+153604
* | Merge branch 'public-export-build' into fmuv2_bringupLorenz Meier2013-04-2817-0/+4195
|\|
| * Moved all drivers to new world, PX4IO completely in new worldLorenz Meier2013-04-2817-0/+4195
* | Merge branch 'public-export-build' into fmuv2_bringupLorenz Meier2013-04-271-1/+1
|\|
| * docs fixLorenz Meier2013-04-271-1/+1
* | Merged move of additional apps out of NuttX foldersLorenz Meier2013-04-2731-0/+5133
|\|
| * Moved multirotor controllersLorenz Meier2013-04-2715-0/+2278
| * Moved all fixed wing controllers to new worldLorenz Meier2013-04-2711-0/+1691
| * Merge branch 'master' of github.com:PX4/Firmware into public-export-buildLorenz Meier2013-04-271-2/+2
| * Moved James Gopperts EKF to the new worldLorenz Meier2013-04-275-0/+1164
* | Merged with upstream export-build branchLorenz Meier2013-04-2766-7/+6223
|\|
| * Moved sensors app to new worldLorenz Meier2013-04-274-0/+1693
| * Moved position_estimator_mc, px4io driver and sdlog app to new style buildLorenz Meier2013-04-2762-6/+4529