You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Jaaaky 6433547592 AP_GPS: Fix multi #include's 3 years ago
..
examples AP_GPS: use ground_course in preference to ground_course_cd 4 years ago
tests
AP_GPS.cpp AP_GPS: change UAVCAN in metadata to DroneCAN 3 years ago
AP_GPS.h AP_GPS: add note about GPS_LEAPSECONDS_MILLIS being copied 3 years ago
AP_GPS_ERB.cpp
AP_GPS_ERB.h
AP_GPS_ExternalAHRS.cpp AP_GPS: change empty constructors out for 'use AP_GPS_Backend::AP_GPS_Backend' 3 years ago
AP_GPS_ExternalAHRS.h AP_GPS: change empty constructors out for 'use AP_GPS_Backend::AP_GPS_Backend' 3 years ago
AP_GPS_GSOF.cpp
AP_GPS_GSOF.h
AP_GPS_MAV.cpp AP_GPS: change empty constructors out for 'use AP_GPS_Backend::AP_GPS_Backend' 3 years ago
AP_GPS_MAV.h AP_GPS: change empty constructors out for 'use AP_GPS_Backend::AP_GPS_Backend' 3 years ago
AP_GPS_MSP.cpp AP_GPS: change empty constructors out for 'use AP_GPS_Backend::AP_GPS_Backend' 3 years ago
AP_GPS_MSP.h AP_GPS: change empty constructors out for 'use AP_GPS_Backend::AP_GPS_Backend' 3 years ago
AP_GPS_NMEA.cpp AP_GPS: Fix multi #include's 3 years ago
AP_GPS_NMEA.h AP_GPS: remove mtk GPSs 3 years ago
AP_GPS_NOVA.cpp AP_GPS: Novatel respect the auto config disable parameter 3 years ago
AP_GPS_NOVA.h AP_GPS: Nova: Remove unneeded injection override 4 years ago
AP_GPS_SBF.cpp AP_GPS: move from HAL_NO_GCS to HAL_GCS_ENABLED 3 years ago
AP_GPS_SBF.h AP_GPS: Support GPS_SBAS_MODE on SBF GPS units 4 years ago
AP_GPS_SBP.cpp
AP_GPS_SBP.h
AP_GPS_SBP2.cpp
AP_GPS_SBP2.h
AP_GPS_SIRF.cpp
AP_GPS_SIRF.h
AP_GPS_UAVCAN.cpp AP_GPS: handle failure to allocation of GPS CAN message subscribers 3 years ago
AP_GPS_UAVCAN.h AP_GPS: add support for auto config Moving Baseline for AP_Periph GPS 4 years ago
AP_GPS_UBLOX.cpp AP_GPS_UBLOX: tidy reading of uart data 3 years ago
AP_GPS_UBLOX.h AP_GPS: Support uavcan ardupilot.gnss.Status 4 years ago
GPS_Backend.cpp AP_GPS: move from HAL_NO_GCS to HAL_GCS_ENABLED 3 years ago
GPS_Backend.h AP_GPS: add option to set a dedicated line for Moving Baseline Data 4 years ago
GPS_detect_state.h AP_GPS: remove mtk GPSs 3 years ago
LogStructure.h AP_GPS: move SBP logging structures into AP_GPS 3 years ago
LogStructure_SBP.h AP_GPS: move SBP logging structures into AP_GPS 3 years ago
MovingBase.cpp AP_GPS: Factor out moving base offset helper 4 years ago
MovingBase.h AP_GPS: Factor out moving base offset helper 4 years ago
RTCM3_Parser.cpp AP_GPS: Move the CRC24 to the AP_Math class 4 years ago
RTCM3_Parser.h AP_GPS: add support for dual GPS heading using Periph GPSes 4 years ago
wscript