aboutsummaryrefslogtreecommitdiff
path: root/src/modules/position_estimator_inav/position_estimator_inav_params.c
Commit message (Expand)AuthorAgeFilesLines
* position_estimator_inav: remove acceleration from state and INAV_W_XXX_ACC pa...Anton Babushkin2014-05-271-6/+0
* Merge branch 'master' into mpc_rcAnton Babushkin2014-04-201-1/+1
|\
| * position_estimator_inav: make land detector more sensitive to LANDED -> IN AI...Anton Babushkin2014-04-081-1/+1
* | Optical flow fixesAnton Babushkin2014-03-211-1/+1
|/
* position_estimator_inav: default parameters and min/max EPH/EPV updatedAnton Babushkin2014-02-101-1/+1
* position_estimator_inav: default parameters updatedAnton Babushkin2014-01-201-3/+3
* position_estimator_inav: don’t use GPS vertical speedAnton Babushkin2013-11-221-3/+0
* Merge branch 'master' into inav_alt_gps. Use GPS for altitude estimation.Anton Babushkin2013-10-271-21/+27
|\
* | position_estimator_inav: distance to surface estimation fixesAnton Babushkin2013-10-131-1/+1
* | position_estimator_inav: estimate distance to bottom rate, increase time of p...Anton Babushkin2013-10-121-0/+3
* | position_estimator_inav: major update, using optical flow for position estima...Anton Babushkin2013-10-051-3/+6
|/
* position_estimator_inav: "landed" detector implemented, bugfixesAnton Babushkin2013-08-201-1/+10
* vehicle_local_position topic updated, position_estimator_inav and commander f...Anton Babushkin2013-08-181-3/+0
* position_estimator_inav: accelerometer bias estimation for Z, default weights...Anton Babushkin2013-07-211-3/+6
* position_estimator_inav default parameters changed, some fixesAnton Babushkin2013-06-281-1/+1
* Sonar added to position_estimator_inavAnton Babushkin2013-06-281-0/+15
* Default parameters updated for position_estimator_inav and multirotor_pos_con...first_pos_control_flightAnton Babushkin2013-06-131-3/+3
* Complete position estimator implemented (GPS + Baro + Accel)Anton Babushkin2013-06-101-55/+21
* Use GPS velocity in position estimatorAnton Babushkin2013-05-201-0/+9
* Merge branch 'master' into seatbelt_multirotorAnton Babushkin2013-05-171-0/+97