ardupilot/libraries/AP_ADSB
Peter Barker 05a22aaffc AP_ADSB: cache course-over-ground for GPS message
stops the vehicle flipping around as speed goes to/comes from 0
2024-06-19 10:14:50 +10: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.cpp AP_ADSB: use NEW_NOTHROW for new(std::nothrow) 2024-06-04 09:20:21 +10:00
AP_ADSB.h AP_ADSB: adjust MAVLink backend to use Loc _my_loc 2023-11-07 10:30:04 +11: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_Sagetech.cpp AP_ADSB: use gmtime_r() instead of gmtime() 2024-02-21 12:09:48 +11:00
AP_ADSB_Sagetech.h AP_ADSB: create AP_ADSB_config.h 2023-01-31 11:11:26 +11:00
AP_ADSB_Sagetech_MXS.cpp AP_ADSB: cache course-over-ground for GPS message 2024-06-19 10:14:50 +10:00
AP_ADSB_Sagetech_MXS.h AP_ADSB: cache course-over-ground for GPS message 2024-06-19 10:14:50 +10: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_uAvionix_MAVLink.cpp AP_ADSB: adjust MAVLink backend to use Loc _my_loc 2023-11-07 10:30:04 +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: create and use AP_MAVLINK_MSG_UAVIONIX_ADSB_OUT_STATUS_ENABLED 2023-11-21 13:21:13 +11:00
AP_ADSB_uAvionix_UCP.h AP_ADSB: create AP_ADSB_config.h 2023-01-31 11:11:26 +11:00