aboutsummaryrefslogtreecommitdiff
path: root/src/modules/uORB/topics/vehicle_local_position.h
Commit message (Collapse)AuthorAgeFilesLines
* commander: don't require good EPH for local_position_valid, ↵Anton Babushkin2014-05-161-0/+2
| | | | position_estimator_inav: estimate EPH/EPV and publish it in local position topic
* Merge branch 'master' into mpc_local_posAnton Babushkin2014-04-021-2/+1
|\
| * Merged beta into paul_estimatorLorenz Meier2014-02-161-0/+5
| |\
| * | AUTOMATED code-style fix on topics. NO MANUAL OR SEMANTIC EDITSLorenz Meier2014-01-121-2/+1
| | |
* | | copyright and code style fixesAnton Babushkin2014-03-181-1/+3
| | |
* | | vehicle_local_position: use double for ref_lat and ref_lon instead of int32, ↵Anton Babushkin2014-03-171-2/+2
| |/ |/| | | | | fix related apps
* | position_estimator_inav: estimate distance to bottom rate, increase time of ↵Anton Babushkin2013-10-121-1/+1
| | | | | | | | position estimation on only accelerometer, reduce weight for GPS if flow available
* | position_estimator_inav: use independent estimate for distance to ground ↵Anton Babushkin2013-10-101-0/+5
| | | | | | | | (sonar), WIP
* | Remove vehicle_local_position.ref_surface_timestamp field, don't sync ↵Anton Babushkin2013-10-091-1/+0
| | | | | | | | baro_offset and local_pos.ref_alt instead
* | Added vehicle_local_position.ref_surface_timestamp to track surface level ↵Anton Babushkin2013-10-081-0/+1
|/ | | | changes. Reference altitude updated continuosly when sonar available.
* sdlog2: position & velocity valid, postion global and landed flags added to ↵Anton Babushkin2013-09-141-2/+2
| | | | LPOS, some refactoring
* TAKEOFF implemented for multirotors, added altitude check to waypoint ↵Anton Babushkin2013-08-261-0/+2
| | | | navigation.
* vehicle_local_position topic updated, position_estimator_inav and commander ↵Anton Babushkin2013-08-181-20/+19
| | | | fixes, only altitude estimate required for SETBELT now.
* commander, multirotor_pos_control, multirotor_att_control: bugfixesAnton Babushkin2013-08-161-0/+1
|
* Moved last libs, drivers and headers, cleaned up IO buildLorenz Meier2013-04-281-0/+87