aboutsummaryrefslogtreecommitdiff
path: root/src/modules/position_estimator_inav
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1397 from dyeldandi/vzLorenz Meier2015-01-233-0/+17
|\
| * INAV_W_Z_GPS_V defaults to 0Denis Yeldandi2015-01-211-1/+1
| * Adding vertical (Z) velocity to inav estimatorDenis Yeldandi2014-10-173-0/+17
* | INAV: Removed all references to land detector logicJohan Jansen2015-01-151-37/+0
* | InertialNav: Removed land detector from position estimatorJohan Jansen2015-01-151-6/+9
* | renaming of gps time to UTC timeBan Siesta2015-01-041-5/+5
* | Merged master into indoor branchLorenz Meier2014-12-262-20/+19
|\ \
| * | Replace use of -Wno-error and only ignore specific warningsDaniel Agar2014-12-231-1/+2
| * | turn on -Werror and fix resulting errorsDaniel Agar2014-12-222-1/+3
| * | Remove vel resetM.H.Kabir2014-12-211-4/+0
| * | Merged PX4Flow driver changesLorenz Meier2014-11-261-10/+9
| |\ \
| | * | INAV: Less verboseLorenz Meier2014-11-221-5/+3
| | * | INAV: use int for outputsLorenz Meier2014-11-221-5/+6
| | |/
| * / added px4flow integral frame, adjusted px4flow i2c driver, adjusted postition...dominiho2014-10-281-5/+6
| |/
* | Support speed estimateLorenz Meier2014-09-051-4/+33
* | INAV: Adjust vision default paramsLorenz Meier2014-09-012-3/+3
|/
* INAV: Add braces to ensure statements are evaluated correctlyLorenz Meier2014-08-131-3/+3
* Comment fixLorenz Meier2014-07-311-1/+1
* Merged masterLorenz Meier2014-07-311-1/+215
|\
| * position_estimator_inav: parameters descriptions addedAnton Babushkin2014-07-191-0/+174
* | Use current rotation matrix for vision instead of delayed rotationggregory82014-07-241-1/+1
* | Correct vision velocity estimate correction typeggregory82014-07-231-2/+2
* | Remove unused commented codeggregory82014-07-231-6/+0
* | Seperate vision position estimate correction logic from gps. Add vision weigh...ggregory82014-07-221-16/+87
* | Shorten vision parameter nameggregory82014-07-221-6/+6
* | Add weight parameter for vision velocityggregory82014-07-222-0/+5
* | Add vision weight parameters to structureggregory82014-07-222-0/+10
* | Merged master into vision_estimateLorenz Meier2014-07-013-75/+162
|\|
| * Merge pull request #1074 from t0ni0/reset_xy_vLorenz Meier2014-07-013-0/+12
| |\
| | * Adjusted default reset param value to reset quickerAntonio Sanniravong2014-06-241-1/+1
| | * Shorten the reset param name to INAV_W_XY_RES_VAntonio Sanniravong2014-06-243-7/+7
| | * Resets XY velocities when we can't estimate themAntonio Sanniravong2014-06-243-0/+12
| * | Merged master into mpc_in_flight_lockLorenz Meier2014-06-301-33/+35
| |\ \
| | * | Fix line endings for patchLorenz Meier2014-06-301-1/+5
| | * | INAV: Warning fixesLorenz Meier2014-06-301-6/+7
| | * | Fix compiler warningsDon Gagne2014-06-291-22/+19
| | * | Merge remote-tracking branch 'px4/master' into navigator_rewriteJulian Oes2014-06-093-26/+107
| | |\|
| | * | Merge remote-tracking branch 'px4/master' into navigator_rewriteJulian Oes2014-06-035-57/+38
| | |\ \
| | * \ \ Merge branch 'master' into navigator_rewriteJulian Oes2014-05-262-5/+20
| | |\ \ \
| | * | | | eph and epv renaming, make this compile againJulian Oes2014-04-261-6/+6
| * | | | | Merge branch 'master' into mpc_in_flight_lockAnton Babushkin2014-06-135-83/+145
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | position_estimator_inav: more safe EPH/EPV estimation, minor changesAnton Babushkin2014-05-311-17/+30
| | * | | | position_estimator_inav: default GPS delay changed to 0.2sAnton Babushkin2014-05-301-1/+1
| | * | | | position_estimator_inav: add buffer for rotation matrix to do accel bias corr...Anton Babushkin2014-05-301-16/+45
| | * | | | position_estimator_inav: GPS delay compensationAnton Babushkin2014-05-293-8/+47
| | | |_|/ | | |/| |
| * | | | position_estimator_inav: don't change local z on first time ref initializationAnton Babushkin2014-05-271-5/+2
| | |_|/ | |/| |
* | | | Fix to allow filter correction with vision position estimateggregory82014-06-221-2/+2
* | | | INAV: Added vision position estimate input / topicLorenz Meier2014-06-053-1/+68
| |/ / |/| |
* | | position_estimator_inav: remove acceleration from state and INAV_W_XXX_ACC pa...Anton Babushkin2014-05-275-57/+38
|/ /
* | commander: don't require good EPH for local_position_valid, position_estimato...Anton Babushkin2014-05-161-4/+17