aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove some naked command invocations.px4dev2013-04-283-6/+11
* Kill old iov2 board support codepx4dev2013-04-283-312/+0
* Merge branch 'public-export-build' into fmuv2_bringupLorenz Meier2013-04-2813-35/+60
|\
| * IO compilingLorenz Meier2013-04-289-25/+56
| * General app cleanup for FMULorenz Meier2013-04-284-10/+4
* | XXX: WIP: Disabled mixer on IOv2 due to CXX compile issueLorenz Meier2013-04-2814-796/+456
* | Updated FMUv2 configLorenz Meier2013-04-281-5/+31
* | Merged export-buildLorenz Meier2013-04-28431-1402/+148
|\|
| * Excluded examples from default buildLorenz Meier2013-04-281-4/+4
| * Cleaned up NuttX appconfig, added examples to configLorenz Meier2013-04-289-340/+21
| * Moved last libs, drivers and headers, cleaned up IO buildLorenz Meier2013-04-28423-1024/+89
* | Merge branch 'public-export-build' into fmuv2_bringupLorenz Meier2013-04-2835-121/+1006
|\|
| * Moved all drivers to new world, PX4IO completely in new worldLorenz Meier2013-04-2835-121/+1006
* | Merge branch 'public-export-build' into fmuv2_bringupLorenz Meier2013-04-271-0/+4
|\|
| * Allowed for onboard bus to be not presentLorenz Meier2013-04-271-0/+4
* | Makefile cleanupLorenz Meier2013-04-271-13/+2
* | Merge branch 'public-export-build' into fmuv2_bringupLorenz Meier2013-04-273-12/+30
|\|
| * docs fixLorenz Meier2013-04-271-1/+1
| * Made HMC bus-agnosticLorenz Meier2013-04-272-11/+29
* | Config adjustments for v2Lorenz Meier2013-04-272-0/+20
* | Merged move of additional apps out of NuttX foldersLorenz Meier2013-04-2765-397/+383
|\|
| * Moved multirotor controllersLorenz Meier2013-04-2716-23/+20
| * Moved all fixed wing controllers to new worldLorenz Meier2013-04-2712-36/+37
| * Merge branch 'master' of github.com:PX4/Firmware into public-export-buildLorenz Meier2013-04-271-2/+2
| |\
| | * Docs changesLorenz Meier2013-04-271-2/+2
| * | Moved James Gopperts EKF to the new worldLorenz Meier2013-04-276-7/+10
| * | Moved the bulk of sensor drivers to the new worldLorenz Meier2013-04-2729-148/+133
| * | Minor config file rearrangementLorenz Meier2013-04-271-2/+2
* | | Updated config file to reflect current app stateLorenz Meier2013-04-271-5/+10
* | | Merged with upstream export-build branchLorenz Meier2013-04-2772-43/+41
|\| |
| * | Moved sensors app to new worldLorenz Meier2013-04-275-10/+6
| * | Moved position_estimator_mc, px4io driver and sdlog app to new style buildLorenz Meier2013-04-2768-35/+37
| * | Moved all system commands to the new worldLorenz Meier2013-04-2734-1048/+131
| * | Deleted old cruftLorenz Meier2013-04-272-204/+0
| * | Deleted old-style EEPROM driver, new one is already functionalLorenz Meier2013-04-270-0/+0
| * | MergedLorenz Meier2013-04-271-13/+49
| * | Cut over MAVLink to new build systemLorenz Meier2013-04-2725-26/+28
* | | MergedLorenz Meier2013-04-2760-1278/+130
|\ \ \
| * | | Pick up the MAVlink headers from the right placepx4dev2013-04-261-0/+1
| * | | HACK: don't call the card-changed callback with interrupts disabled, as it me...px4dev2013-04-261-1/+2
| * | | Merge branch 'export-build' of https://github.com/PX4/Firmware into fmuv2_bri...px4dev2013-04-2626-46/+33
| |\| |
| | * | Move the 'tests' app to the new world.px4dev2013-04-2626-46/+33
| * | | Merge branch 'export-build' of https://github.com/PX4/Firmware into fmuv2_bri...px4dev2013-04-2627-2115/+104
| |\| |
| | * | Merge branch 'master' into export-buildpx4dev2013-04-2612-320/+89
| | |\|
| | | * Merge pull request #253 from sjwilks/quad_xv_modeLorenz Meier2013-04-265-1/+28
| | | |\
| | | | * Update the quad V values.Simon Wilks2013-04-262-8/+8
| | | | * Update the makefile to include the new mixer config.Simon Wilks2013-04-251-0/+1
| | | | * Add a mixer file for the V quadSimon Wilks2013-04-251-0/+7
| | | | * Add support for V for quads with offset arms such as the TBS and SteadiDrone ...Simon Wilks2013-04-253-1/+20
| | * | | Merge working changes into export-build branch.px4dev2013-04-26102-667/+1134