aboutsummaryrefslogtreecommitdiff
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Fix .gitignore to avoid ignoring prebuilt libraries.px4dev2013-05-201-0/+10
* Moved calibrationLorenz Meier2013-05-062-432/+0
* Merge branch 'master' of github.com:PX4/Firmware into export-buildLorenz Meier2013-05-062-0/+432
|\
| * Merge pull request #256 from rk3dov/6point_accel_calibrationLorenz Meier2013-05-053-123/+434
| |\
| | * Still threshold increased to 0.1m/s^2, and orientation error threshold to 5m/...Anton Babushkin2013-05-051-34/+32
| | * Reset offsets/scales before calibration and use prescaled values in m/s^2 ins...Anton Babushkin2013-04-282-55/+76
| | * Merge branch 'master' into 6point_accel_calibrationAnton Babushkin2013-04-2825-21/+86
| | |\
| | * | abs/fabs bugfix, logging cleanupAnton Babushkin2013-04-261-51/+29
| | * | Added hysteresis to still detectorAnton Babushkin2013-04-261-1/+3
| | * | 6-point accelerometer calibration implementedAnton Babushkin2013-04-263-123/+435
* | | | Moved BLCTRL driver to new worldLorenz Meier2013-05-052-1486/+0
* | | | Merged masterLorenz Meier2013-05-052-0/+1486
|\| | |
| * | | Merge pull request #261 from NosDE/masteralpha_0.2Lorenz Meier2013-05-041-26/+31
| |\ \ \
| | * | | Help Parameter added and some small fixes. This Version was flown several Hou...marco2013-05-041-26/+31
| * | | | Merge pull request #255 from NosDE/masterLorenz Meier2013-04-292-0/+1481
| |\| | | | | |_|/ | |/| |
| | * | BLCtrl 2.0 testing - currently only 8 Bit resolution - motor detection and px...marco2013-04-291-39/+46
| | * | BLCtrl 2.0 testing - currently only 8 Bit resolution - motor detection and px...marco2013-04-291-36/+6
| | * | BLCtrl 2.0 testing - currently only 8 Bit resolution - motor detection and px...marco2013-04-291-28/+55
| | * | BLCtrl 2.0 testing - currently only 8 Bit resolution - ppm addedmarco2013-04-271-3/+33
| | * | BLCtrl 2.0 testing - currently only 8 Bit resolution - this should flymarco2013-04-172-0/+1447
| * | | Docs changesLorenz Meier2013-04-271-2/+2
* | | | General app cleanup for FMULorenz Meier2013-04-281-1/+0
* | | | Cleaned up NuttX appconfig, added examples to configLorenz Meier2013-04-287-689/+0
* | | | Moved last libs, drivers and headers, cleaned up IO buildLorenz Meier2013-04-28414-158453/+0
* | | | Moved all drivers to new world, PX4IO completely in new worldLorenz Meier2013-04-2824-6464/+0
* | | | Made HMC bus-agnosticLorenz Meier2013-04-271-1/+5
* | | | Moved multirotor controllersLorenz Meier2013-04-2715-2279/+0
* | | | Moved all fixed wing controllers to new worldLorenz Meier2013-04-2711-1697/+0
* | | | Moved James Gopperts EKF to the new worldLorenz Meier2013-04-275-1161/+0
* | | | Moved the bulk of sensor drivers to the new worldLorenz Meier2013-04-2726-10550/+0
* | | | Moved sensors app to new worldLorenz Meier2013-04-274-1696/+0
* | | | Moved position_estimator_mc, px4io driver and sdlog app to new style buildLorenz Meier2013-04-2763-7069/+0
* | | | Moved all system commands to the new worldLorenz Meier2013-04-2730-3410/+0
* | | | Deleted old cruftLorenz Meier2013-04-272-204/+0
* | | | Cut over MAVLink to new build systemLorenz Meier2013-04-2724-5869/+0
* | | | Move the 'tests' app to the new world.px4dev2013-04-2623-3640/+0
* | | | Merge branch 'master' into export-buildpx4dev2013-04-263-1/+20
|\| | |
| * | | Merge pull request #253 from sjwilks/quad_xv_modeLorenz Meier2013-04-263-1/+20
| |\ \ \
| | * | | Update the quad V values.Simon Wilks2013-04-262-8/+8
| | * | | 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-2657-11824/+2
* | | | | Merge branch 'master' into export-buildpx4dev2013-04-263-6/+7
|\| | | |
| * | | | Use the I2C bus number from the board config, not a hardcoded value.px4dev2013-04-261-1/+2
| * | | | Fix an error in a #errorpx4dev2013-04-261-1/+1
| * | | | Fix the way that we idle the tone_alarm pin so that the board defines what is...px4dev2013-04-261-4/+4
| * | | | Build utility apps -Os to save ROM space.px4dev2013-04-2615-0/+29
* | | | | Merge branch 'master' into export-buildpx4dev2013-04-2664-55/+3648
|\| | | |
| * | | | Hotfix: GPS MAVLink transmission fixesLorenz Meier2013-04-261-5/+13
| * | | | Finished conversion to C++Lorenz Meier2013-04-262-7/+15
| | |_|/ | |/| |
| * | | HIL bugfixingLorenz Meier2013-04-254-30/+43
| |/ /