ardupilot/libraries/AP_ADSB
Peter Barker b3ff88c519 AP_ADSB: avoid using GPS and RTC libraries in backend
instead, add fields to canonical AP_ADSB location "_my_loc" to hold all of the information backends might want.  This will allow consistent presentation of data regardless of backend type, and for the sources of the information to change more easily.
2023-11-07 10:30:04 +11:00
..
GDL90_protocol AP_ADSB: I implement new mavlink packets ADSB_OUT_STATUS and ADSB_OUT_CONTROL 2021-10-26 16:53:00 -07:00
sagetech-sdk AP_ADSB: Added Sagtetech MXS Driver and it's SDK 2022-06-14 07:10:17 -07:00
tests AP_ADSB: move is_valid_octal to is_valid_callsign and add tests for it 2019-10-01 09:18:15 +10:00
AP_ADSB_Backend.cpp AP_ADSB: fix line ending 2022-06-08 08:16:42 +09:00
AP_ADSB_Backend.h AP_ADSB: add Sagetech XP driver 2020-12-30 17:56:38 -08:00
AP_ADSB_config.h AP_ADSB: add and use a HAL_ADSB_BACKEND_DEFAULT_ENABLED 2023-08-28 09:40:33 -07:00
AP_ADSB_Sagetech_MXS.cpp AP_ADSB: avoid using GPS and RTC libraries in backend 2023-11-07 10:30:04 +11:00
AP_ADSB_Sagetech_MXS.h AP_ADSB: create AP_ADSB_config.h 2023-01-31 11:11:26 +11:00
AP_ADSB_Sagetech.cpp AP_ADSB: avoid using GPS and RTC libraries in backend 2023-11-07 10:30:04 +11:00
AP_ADSB_Sagetech.h AP_ADSB: create AP_ADSB_config.h 2023-01-31 11:11:26 +11:00
AP_ADSB_uAvionix_MAVLink.cpp AP_ADSB: Fix some typos 2023-10-12 18:30:42 +11:00
AP_ADSB_uAvionix_MAVLink.h AP_ADSB: create AP_ADSB_config.h 2023-01-31 11:11:26 +11:00
AP_ADSB_uAvionix_UCP.cpp AP_ADSB: avoid using GPS and RTC libraries in backend 2023-11-07 10:30:04 +11:00
AP_ADSB_uAvionix_UCP.h AP_ADSB: create AP_ADSB_config.h 2023-01-31 11:11:26 +11:00
AP_ADSB.cpp AP_ADSB: avoid using GPS and RTC libraries in backend 2023-11-07 10:30:04 +11:00
AP_ADSB.h AP_ADSB: avoid using GPS and RTC libraries in backend 2023-11-07 10:30:04 +11:00