31 Commits (9d6df7d54245fe84a82a0f9592b9801511539107)

Author SHA1 Message Date
Pierre Kancir 13ac187fd8 AP_GPS: pass mavlink_message_t by const reference 6 years ago
Tom Pittenger 12c3446777 AP_GPS: rename dataflash to logger 6 years ago
Peter Barker b47733142f GLOBAL: rename DataFlash_Class to AP_Logger 6 years ago
Andrew Tridgell 7a4b8d76c1 AP_GPS: added jitter correction to timestamp calculation 6 years ago
Andrew Tridgell df68d6413c AP_GPS: moved iTow handling to GPS_Backend 6 years ago
Andrew Tridgell 3fe4b9c0f8 AP_GPS: make GPS packet timestamps more accurate 6 years ago
Siddharth Purohit ca54123b7d AP_GPS: move UAVCAN GPS related code to AP_GPS_UAVCAN backend 7 years ago
Michael du Breuil c856cc6f33 AP_GPS: Allow GPS's to run functions on arming (used by SBF) 7 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 68828511cd AP_GPS: Only send GPS*_RTK mavlink messages if the backend supports them 7 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 430b863f42 AP_GPS: Replace hardcoded duplicated end_mavlink_gps*_rtk() function with a flexible one 7 years ago
Michael du Breuil bfbec02736 AP_GPS: SBF track the GPS error bits 7 years ago
Peter Barker 7258cfd20b AP_GPS: check dataflash to see if we should log backend gps messages 8 years ago
Michael du Breuil 5f8633e322 AP_GPS: Allow backends to report their lag confidences 8 years ago
Peter Barker b7baca8d43 AP_GPS: move GPS type announcements into backend 8 years ago
Peter Barker 2354a0ec5a AP_GPS: ability to log GPS detection state to dataflash 8 years ago
Michael du Breuil 6f297deaf7 AP_GPS: Unify inject_data interface for all classes 8 years ago
Eugene Shamaev dfe9b0e6fc AP_GPS: support for UAVCAN connected GNSS receivers 8 years ago
Andrew Tridgell 5d18f3a453 AP_GPS: added backend specific get_lag() function 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Andrew Tridgell 500df1edf2 AP_GPS: support GPS_RTCM_DATA fragmented MAVLink message 8 years ago
Allan Matthew 4249f7dbe6 AP_GPS: Add GPS_MAV type and accept GPS_INPUT message 9 years ago
Michael du Breuil 2538c17ee0 AP_GPS: add fetching of gps configuration failure reasons 9 years ago
Lucas De Marchi cd266fbf4f AP_GPS: replace header guard with pragma once 9 years ago
Michael du Breuil 4251ee0e4b AP_GPS: u-blox verify ublox settings 9 years ago
Lucas De Marchi e31595c60c AP_GPS: remove check for GPS_RTK_AVAILABLE 9 years ago
Lucas De Marchi c75c1d84d9 AP_GPS: remove check for GPS_MAX_INSTANCES 9 years ago
Gustavo Jose de Sousa 67db430583 AP_GPS: standardize inclusion of libaries headers 10 years ago
Niels Joubert a5beef00d1 GPS: Official Swift Binary Protocol GPS Driver v3 for Piksi GPS 10 years ago
Niels Joubert 2b1169b0ab AP_GPS: SwiftNav RTK Driver and GPS AutoSwitch param 11 years ago
Andrew Tridgell 9781175bf5 AP_GPS: fixed handling of driver destruction 11 years ago
Andrew Tridgell 368daf89f1 AP_GPS: new GPS API 11 years ago