aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of github.com:PX4/Firmware into ekf_paramsLorenz Meier2014-04-306-21/+80
|\
| * Merge pull request #880 from PX4/yaw_ff_fixLorenz Meier2014-04-301-1/+2
| |\
| | * mc_att_control: yaw feed-forward in manual control modes fixedAnton Babushkin2014-04-291-1/+2
| |/
| * Merge pull request #874 from jean-m-cyr/masterLorenz Meier2014-04-294-18/+64
| |\
| | * Proper data manager restart handlingJean Cyr2014-04-284-18/+64
| * | Merge pull request #875 from PX4/gpsflagLorenz Meier2014-04-281-2/+14
| |\ \
| | * | remove whitespaceThomas Gubler2014-04-281-1/+0
| | * | add options do disable or fake gps output in rcSThomas Gubler2014-04-281-2/+15
* | | | ekf: More complete re-initializationLorenz Meier2014-04-291-0/+2
* | | | Merge branch 'ekf_params' of github.com:PX4/Firmware into ekf_paramsLorenz Meier2014-04-281-2/+2
|\ \ \ \
| * | | | ekf_att_pos_estimator: local position reference fixedAnton Babushkin2014-04-281-2/+2
* | | | | Merge branch 'autodeclination' into ekf_paramsLorenz Meier2014-04-2811-36/+148
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Updated geo lib C/C++ interfacingLorenz Meier2014-04-282-2/+4
| * | | | Updated outo-testLorenz Meier2014-04-282-4/+13
| * | | | Add autodeclination testing - no-op right nowLorenz Meier2014-04-283-3/+29
| * | | | Add autodeclinationLorenz Meier2014-04-281-0/+1
| * | | | Add missing header in mixer load commandLorenz Meier2014-04-281-0/+1
| * | | | Disable sbus2_test for now, just leverage the testing infrastructureLorenz Meier2014-04-281-1/+1
| * | | | Add missing header in HRTLorenz Meier2014-04-281-0/+1
| * | | | Add missing newlineLorenz Meier2014-04-281-1/+1
| * | | | Improve testing infrastructure for mixer and SBUS2Lorenz Meier2014-04-286-36/+108
* | | | | Merge branch 'master' of github.com:PX4/Firmware into ekf_paramsLorenz Meier2014-04-281-12/+12
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | mc_pos_control: hotfix, MPC_TILTMAX_AIR and MPC_TILTMAX_LND parameters fixedAnton Babushkin2014-04-281-12/+12
| | |/ / | |/| |
* | | | Added support for automatic mag declination setupLorenz Meier2014-04-283-18/+35
* | | | Merge branch 'autodeclination' into ekf_paramsLorenz Meier2014-04-2813-12/+222
|\ \ \ \ | | |/ / | |/| |
| * | | Added automatic declination lookupLorenz Meier2014-04-284-1/+186
| |/ /
| * | pwm: added PWM_SERVO_SET_FORCE_SAFETY_OFF ioctlAndrew Tridgell2014-04-283-0/+8
| * | px4io: support PX4IO_P_SETUP_FORCE_SAFETY_OFFAndrew Tridgell2014-04-282-0/+10
| * | tone_alarm: add PARACHUTE_RELEASE_TUNERandy Mackay2014-04-282-0/+3
| * | Debug: fixes for gdb extension macrosAndrew Tridgell2014-04-281-5/+5
| * | Debug: fixes for Nuttx.py debug gdb add-onsAndrew Tridgell2014-04-281-6/+10
| |/
* | Merge branch 'ekf_params' of github.com:PX4/Firmware into ekf_paramsLorenz Meier2014-04-2852-1049/+1245
|\ \
| * | Merged master into ekf_paramsLorenz Meier2014-04-272-13/+14
| |\|
| | * Merge pull request #864 from PX4/mpc_rcLorenz Meier2014-04-2731-919/+974
| | |\
| | | * Renamed parameters which changed from RAD to DEGREES to avoid user confusion....Lorenz Meier2014-04-271-12/+13
| | | * Make commander less pedantic about position statusLorenz Meier2014-04-271-1/+1
| | | * Merged mpc_rc with masterLorenz Meier2014-04-2715-353/+455
| | | |\ | | | |/ | | |/|
| * | | Emit the local position against the GPS reference - this means it can jump.Lorenz Meier2014-04-261-1/+1
| * | | Reworked how we deal with altitudesLorenz Meier2014-04-262-28/+62
| * | | Let commander be less pedantic about positioning dataLorenz Meier2014-04-261-1/+1
| * | | Better fake / simulation valuesLorenz Meier2014-04-261-3/+3
| * | | Compile fixesLorenz Meier2014-04-262-4/+3
| * | | Fix struct initsLorenz Meier2014-04-261-12/+55
| * | | Fixed string formatting errorLorenz Meier2014-04-261-1/+1
| * | | Merged master into ekf_paramsLorenz Meier2014-04-266-19/+26
| |\| |
| | * | Merge pull request #749 from DonLakeFlyer/ArmDisarmLorenz Meier2014-04-269-334/+429
| | |\ \
| | * \ \ Merge pull request #845 from PX4/mag_decl_hotfixLorenz Meier2014-04-261-0/+2
| | |\ \ \
| | | * | | attitude_estimator_ekf: added missing includeAnton Babushkin2014-04-191-0/+1
| | | * | | attitude_estimator_ekf: use degrees for ATT_MAG_DECL parameter to be consiste...Anton Babushkin2014-04-191-0/+1
| | * | | | Merge pull request #849 from PX4/compile_pedanticLorenz Meier2014-04-265-17/+21
| | |\ \ \ \