aboutsummaryrefslogtreecommitdiff
path: root/src/modules/uORB/topics/vehicle_gps_position.h
Commit message (Collapse)AuthorAgeFilesLines
* Use NAV-PVT with ubx7 and ubx8 modulesKynos2014-07-031-1/+0
| | | | This replaces NAV-SOL, NAV-POSLLH, NAV-VELNED and NAV-TIMEUTC.
* Merged upstream master into gnss_rework branchKynos2014-06-301-2/+2
|\
| * Merge branch 'master' into navigator_rewriteJulian Oes2014-05-261-1/+4
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/drivers/gps/gps.cpp src/drivers/gps/mtk.cpp src/modules/commander/commander.cpp src/modules/ekf_att_pos_estimator/ekf_att_pos_estimator_main.cpp src/modules/navigator/mission.cpp src/modules/navigator/mission.h src/modules/navigator/navigator_main.cpp src/modules/navigator/navigator_state.h src/modules/position_estimator_inav/position_estimator_inav_main.c
| * | eph and epv renaming, make this compile againJulian Oes2014-04-261-2/+2
| | |
* | | U-blox driver rework, step 2Kynos2014-05-301-8/+1
| |/ |/| | | | | | | | | | | Moved satellite info from vehicle_gps_position_s into a new uORB topic satellite_info. Renamed satellites_visible to satellites_used to reflect true content. sdlog2 will log info for GPS satellites only for now.
* | gps topic: Added snr and jamming fieldsLorenz Meier2014-05-231-0/+3
| |
* | Better docs in GPS topicLorenz Meier2014-05-231-1/+1
|/
* AUTOMATED code-style fix on topics. NO MANUAL OR SEMANTIC EDITSLorenz Meier2014-01-121-3/+2
|
* Comments in GPS UORB topic don't make senseJean Cyr2013-09-221-3/+3
| | | | - Describe long, lat, and alt coordinates properly
* Moved last libs, drivers and headers, cleaned up IO buildLorenz Meier2013-04-281-0/+100