aboutsummaryrefslogtreecommitdiff
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
| * | Cleaned up / simplified position control, attacking pos control implementatio...Lorenz Meier2012-10-044-230/+309
* | | Merge branch 'master' of https://github.com/PX4/Firmwaretnaegeli2012-10-046-137/+86
|\| |
| * | Fixed inner yaw rate loopLorenz Meier2012-10-044-137/+85
* | | Merge branch 'master' of https://github.com/PX4/Firmwaretnaegeli2012-10-0414-16/+22
|\| |
| * | Go back to the FIFO scheduler for now, as we don't have time to shake out the...px4dev2012-10-0314-15/+21
| * | Just a test commit. No content other than a test comment.Doug Weibel2012-10-031-1/+1
* | | fixed Rate controllertnaegeli2012-10-043-56/+61
* | | Merge branch 'master' of https://github.com/PX4/Firmwaretnaegeli2012-10-039-257/+516
|\| |
| * | Moved from raw gyro to estimated angular rate from EKF for rate controlLorenz Meier2012-10-031-9/+10
| * | Exposed measurement noise covariance and process noise covariance as MAVLink ...Lorenz Meier2012-10-034-189/+381
| * | Commit finished attitude estim cleanupLorenz Meier2012-10-032-0/+8
| * | Clean 250 Hz updates in filter, partial updates enabledLorenz Meier2012-10-034-21/+82
| * | Merge branch 'master' of github.com:PX4/FirmwareLorenz Meier2012-10-033-5/+5
| |\ \
| * | | Simplified pos estimator, ready for testsLorenz Meier2012-10-023-94/+91
* | | | rate controller updatetnaegeli2012-10-032-96/+43
| |/ / |/| |
* | | Merge branch 'master' of github.com:PX4/FirmwareLorenz Meier2012-10-0243-1329/+1186
|\| |
| * | Minor cleanups in debug output and offboard control armingLorenz Meier2012-10-022-25/+29
| * | Updated update / telemetry rates, updated covarianceLorenz Meier2012-10-022-5/+8
| * | Updated EKF filter, fixed uploader (reverted to master)Lorenz Meier2012-10-0230-1302/+1029
| * | Merge branch 'master' of https://github.com/tnaegeli/Firmware into task_spawnLorenz Meier2012-10-011-6/+23
| |\ \
| | * | EKFtnaegeli2012-10-011-6/+23
| * | | Add new 'task_spawn' interface for starting new tasks in the PX4 worldpx4dev2012-10-0114-24/+130
* | | | Fixed HIL joystick supportLorenz Meier2012-10-023-5/+5
|/ / /
* | | Fixed typoLorenz Meier2012-09-291-1/+1
* | | Fixed a bug in HIL inputLorenz Meier2012-09-291-9/+9
* | | Fixed heading calculation, fixed heading controllerLorenz Meier2012-09-293-15/+47
* | | Merge branch 'update_rate' of https://github.com/sjwilks/Firmware into ardroneLorenz Meier2012-09-291-21/+43
|\ \ \
| * | | Only provide update rate mod support to modes supporting 4 PWM channelsSimon Wilks2012-09-281-2/+2
| * | | Support custom PWM update ratesSimon Wilks2012-09-271-21/+43
* | | | Fix a bug where under really adverse conditions the system id is not read bef...Lorenz Meier2012-09-281-21/+36
* | | | Merge branch 'master' of https://github.com/PX4/Firmwarepx4dev2012-09-2763-2167/+2873
|\ \ \ \
| * | | | Magnetometer calibration fixedJulian Oes2012-09-271-40/+15
| * | | | Cleanup of lots of debugging printfsJulian Oes2012-09-276-31/+2
| * | | | Calibration should not freeze anymore, ardrone flying but estimator is not ab...Julian Oes2012-09-273-38/+23
| * | | | Merge branch 'ardrone' of https://github.com/PX4/Firmware into ardroneJulian Oes2012-09-276-31/+49
| |\ \ \ \
| | * | | | Fix a bug where the rate controller is always activeLorenz Meier2012-09-261-5/+9
| | * | | | Fixed RC scaling in sensors appLorenz Meier2012-09-261-1/+1
| | * | | | Fixed a max value in the AR.Drone interfaceLorenz Meier2012-09-263-3/+6
| | * | | | Fixed RC and offboard control state machineLorenz Meier2012-09-262-23/+35
| | * | | | Merge branch 'master' of github.com:PX4/Firmware into ardroneLorenz Meier2012-09-262-7/+73
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | ardrone max motor output was slightly to highJulian Oes2012-09-261-1/+1
| * | | | | ardrone flying now (still workaround of disabled rates controller)Julian Oes2012-09-262-8/+11
| * | | | | ardrone in the air again (workaround: rate controller disabled)Julian Oes2012-09-254-8/+35
| * | | | | Merge remote-tracking branch 'upstream/ardrone'Julian Oes2012-09-2559-1985/+2797
| |\| | | |
| | * | | | Untested, but fully implemented attitude and/or inner rate controlLorenz Meier2012-09-233-49/+106
| | * | | | General robustness improvements in PID struct, numerically close to bullet-pr...Lorenz Meier2012-09-233-23/+48
| | * | | | WIP on HILLorenz Meier2012-09-226-51/+78
| | * | | | Halfway-working fixed wing waypoint control, needs more effortLorenz Meier2012-09-226-785/+409
| | * | | | Enabled mag updates againLorenz Meier2012-09-211-1/+1
| | * | | | Debugging output still enabled, fixed a number of additional issuesLorenz Meier2012-09-212-11/+44