.. |
examples
|
AP_GPS: example: do not instantiate AP_BoardLED unless the board supports it
|
2024-07-11 09:34:00 +10:00 |
tests
|
…
|
|
AP_GPS.cpp
|
AP_GPS: add legacy label to gps and ice params
|
2024-09-06 14:46:50 +10:00 |
AP_GPS.h
|
AP_GPS: create real AP_GPS_Blended backend
|
2024-08-27 09:26:06 +10:00 |
AP_GPS_Blended.cpp
|
AP_GPS: create real AP_GPS_Blended backend
|
2024-08-27 09:26:06 +10:00 |
AP_GPS_Blended.h
|
AP_GPS: create real AP_GPS_Blended backend
|
2024-08-27 09:26:06 +10:00 |
AP_GPS_DroneCAN.cpp
|
AP_GPS: confine inter-instance DroneCAN state checks to DroneCAN GPSs
|
2024-07-02 09:56:40 +10:00 |
AP_GPS_DroneCAN.h
|
AP_GPS: confine inter-instance DroneCAN state checks to DroneCAN GPSs
|
2024-07-02 09:56:40 +10:00 |
AP_GPS_ERB.cpp
|
…
|
|
AP_GPS_ERB.h
|
…
|
|
AP_GPS_ExternalAHRS.cpp
|
AP_GPS: use AP_GPS_FixType for ExternalAHRS fix type
|
2024-10-01 10:32:11 +10:00 |
AP_GPS_ExternalAHRS.h
|
…
|
|
AP_GPS_FixType.h
|
…
|
|
AP_GPS_GSOF.cpp
|
Tools: factor out common library for GSOF
|
2024-08-20 14:50:05 +10:00 |
AP_GPS_GSOF.h
|
AP_GPS: factor out common library for GSOF
|
2024-08-20 14:50:05 +10:00 |
AP_GPS_MAV.cpp
|
AP_GPS: add checking of instance number before update with incoming data
|
2024-06-03 12:18:11 +10:00 |
AP_GPS_MAV.h
|
…
|
|
AP_GPS_MSP.cpp
|
…
|
|
AP_GPS_MSP.h
|
…
|
|
AP_GPS_NMEA.cpp
|
AP_GPS: use subgroup to hold GPS instance parameters
|
2024-03-19 19:50:12 +11:00 |
AP_GPS_NMEA.h
|
…
|
|
AP_GPS_NOVA.cpp
|
AP_GPS: remove dedundant crc32 routine from Nova
|
2024-04-16 10:02:47 +10:00 |
AP_GPS_NOVA.h
|
AP_GPS: remove dedundant crc32 routine from Nova
|
2024-04-16 10:02:47 +10:00 |
AP_GPS_Params.cpp
|
AP_GPS: change GPS_TYPE value 10 from SBF to Septentrio
|
2024-08-20 20:45:45 +10:00 |
AP_GPS_SBF.cpp
|
autotest: include SBF when testing GPS backends work
|
2024-08-21 06:31:41 +10:00 |
AP_GPS_SBF.h
|
AP_GPS:Septentrio constellation choice
|
2024-07-23 10:32:32 +10:00 |
AP_GPS_SBP.cpp
|
AP_GPS: use subgroup to hold GPS instance parameters
|
2024-03-19 19:50:12 +11:00 |
AP_GPS_SBP.h
|
AP_GPS: use subgroup to hold GPS instance parameters
|
2024-03-19 19:50:12 +11:00 |
AP_GPS_SBP2.cpp
|
AP_GPS: use subgroup to hold GPS instance parameters
|
2024-03-19 19:50:12 +11:00 |
AP_GPS_SBP2.h
|
AP_GPS: use subgroup to hold GPS instance parameters
|
2024-03-19 19:50:12 +11:00 |
AP_GPS_SIRF.cpp
|
AP_GPS: use subgroup to hold GPS instance parameters
|
2024-03-19 19:50:12 +11:00 |
AP_GPS_SIRF.h
|
AP_GPS: use subgroup to hold GPS instance parameters
|
2024-03-19 19:50:12 +11:00 |
AP_GPS_SITL.cpp
|
AP_GPS: resolve compilation problem with timeval
|
2024-07-11 09:22:12 +10:00 |
AP_GPS_SITL.h
|
…
|
|
AP_GPS_UBLOX.cpp
|
AP_GPS: move initialisation of some members into header
|
2024-09-24 09:30:05 +10:00 |
AP_GPS_UBLOX.h
|
AP_GPS: move initialisation of some members into header
|
2024-09-24 09:30:05 +10:00 |
AP_GPS_config.h
|
AP_GPS: define GPS_BLENDED_INSTANCE any time AP_GPS_BLENDED_ENABLED
|
2024-09-02 11:53:12 +10:00 |
GPS_Backend.cpp
|
AP_GPS: use subgroup to hold GPS instance parameters
|
2024-03-19 19:50:12 +11:00 |
GPS_Backend.h
|
AP_GPS: use subgroup to hold GPS instance parameters
|
2024-03-19 19:50:12 +11:00 |
GPS_detect_state.h
|
AP_GPS: protect detection structures with GPS backend defines
|
2024-04-09 10:25:42 +10:00 |
LogStructure.h
|
AP_GPS: Update description of VDop and HDop log params
|
2024-06-19 09:38:59 +10:00 |
LogStructure_SBP.h
|
…
|
|
MovingBase.cpp
|
AP_GPS:add note to old param names to avoid confusion
|
2024-08-27 12:00:14 +10:00 |
MovingBase.h
|
AP_GPS: use subgroup to hold GPS instance parameters
|
2024-03-19 19:50:12 +11:00 |
RTCM3_Parser.cpp
|
…
|
|
RTCM3_Parser.h
|
…
|
|
wscript
|
…
|
|