aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* / Hotfix: Wrong capitalization on header file nameLorenz Meier2013-05-091-2/+2
|/
* Improved GPS update rate calculationLorenz Meier2013-05-093-4/+15
* Merge branch 'gps_vel' of github.com:PX4/FirmwareLorenz Meier2013-05-097-104/+205
|\
| * Improved update rate for velocity estimate, not yet where we want it to beLorenz Meier2013-05-053-8/+8
| * GPS velocity update rate validation for u-blox, WIPLorenz Meier2013-05-057-102/+203
* | Merged ETS airspeed driverLorenz Meier2013-05-0914-62/+1127
|\ \
| * | Style fix: ETS_AIRSPEED > ETSAirspeedSimon Wilks2013-04-231-23/+23
| * | Yet more cleanups.Simon Wilks2013-04-224-6/+7
| * | Merge remote-tracking branch 'upstream/master' into eagletreeSimon Wilks2013-04-2259-235/+4081
| |\ \
| * | | More cleanupsSimon Wilks2013-04-221-20/+45
| * | | Merge remote-tracking branch 'upstream/master' into eagletreeSimon Wilks2013-04-2222-308/+418
| |\ \ \
| * | | | CleanupSimon Wilks2013-04-223-30/+19
| * | | | Debugging, cleanup and added airspeed to HoTT telemetry.Simon Wilks2013-04-215-20/+62
| * | | | Add missing uORB topicSimon Wilks2013-04-191-0/+67
| * | | | Cleanup variable names and suchSimon Wilks2013-04-196-47/+47
| * | | | Split diff pressure and airspeed.Simon Wilks2013-04-197-93/+80
| * | | | Remove some testing code.Simon Wilks2013-04-131-1/+0
| * | | | Switch to differential pressure topicSimon Wilks2013-04-134-59/+110
| * | | | Add in the missing header.Simon Wilks2013-04-111-0/+74
| * | | | Initial implementation that can read values from the ETS.Simon Wilks2013-04-115-62/+67
| * | | | Skeleton code.Simon Wilks2013-03-202-0/+826
* | | | | Merged with masterLorenz Meier2013-05-0911-156/+1225
|\ \ \ \ \
| * \ \ \ \ Merge pull request #263 from sjwilks/quad_wideLorenz Meier2013-05-095-1/+27
| |\ \ \ \ \
| | * \ \ \ \ Merged with master.Simon Wilks2013-05-0637-175/+18788
| | |\ \ \ \ \