aboutsummaryrefslogtreecommitdiff
path: root/src/modules/uORB/topics/vehicle_global_position.h
Commit message (Collapse)AuthorAgeFilesLines
* uORB: Add dead_reckoning flag to global position estimatesJohan Jansen2015-03-031-0/+1
|
* Merge remote-tracking branch 'upstream/master' into dev_rosThomas Gubler2015-01-051-1/+1
|\ | | | | | | | | | | | | | | Conflicts: src/lib/mathlib/math/Matrix.hpp src/modules/mc_att_control/mc_att_control_main.cpp src/modules/uORB/topics/vehicle_status.h src/platforms/px4_includes.h
| * renaming of gps time to UTC timeBan Siesta2015-01-041-1/+1
| |
* | use px4_defines header to distinguish platformRoman Bapst2014-11-111-5/+2
| |
* | Adapted uORB topic files to work with ROS (data stuctures are used but not ↵Roman Bapst2014-09-251-1/+4
|/ | | | the uORB functionality)
* add global pos valid flagThomas Gubler2014-09-011-0/+1
|
* add terrain alt field to global pos topicThomas Gubler2014-09-011-0/+1
|
* global pos topic docsLorenz Meier2014-07-291-2/+2
|
* Merge remote-tracking branch 'px4/ekf_home_init' into ↵Julian Oes2014-04-261-8/+4
|\ | | | | | | | | | | | | | | | | | | navigator_cleanup_ekf_home_init Conflicts: src/modules/commander/commander.cpp src/modules/mc_pos_control/mc_pos_control_main.cpp src/modules/navigator/navigator_main.cpp src/modules/uORB/topics/vehicle_global_position.h
| * Merge branch 'master' into mpc_local_posAnton Babushkin2014-04-021-6/+6
| |\
| * | 'vehicle_global_position' topic updated: removed baro_alt and XXX_valid flags.Anton Babushkin2014-03-271-5/+2
| | |
* | | navigator: lot's of cleanup (WIP)Julian Oes2014-04-211-6/+6
| |/ |/|
* | Merged beta into paul_estimatorLorenz Meier2014-02-161-23/+27
|\|
| * global_position topic: added baro_alt, mc_pos_control: SEATBELT mode fixed, ↵Anton Babushkin2014-01-281-4/+8
| | | | | | | | use baro/AMSL alt
| * Use double for lat/lon in vehicle_global_position topic, use filed names ↵Anton Babushkin2014-01-241-9/+8
| | | | | | | | lat, lon, alt, vel_n, vel_e, vel_d for global positions
* | AUTOMATED code-style fix on topics. NO MANUAL OR SEMANTIC EDITSLorenz Meier2014-01-121-10/+9
|/
* Added additional vector functions, fixed seatbelt for global estimatorsLorenz Meier2013-09-081-7/+7
|
* TAKEOFF implemented for multirotors, added altitude check to waypoint ↵Anton Babushkin2013-08-261-2/+1
| | | | navigation.
* mavlink VFR_HUD message fixed, minor fixes and cleanupAnton Babushkin2013-08-221-9/+9
|
* Moved last libs, drivers and headers, cleaned up IO buildLorenz Meier2013-04-281-0/+86