ardupilot/libraries/AP_ADSB
Peter Barker 5dbe08c454 AP_ADSB: send absolute height in GPS packet to MXS device
Documentation specifies WGS-84 ellipsoid.
2024-01-16 13:41:22 +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.cpp AP_ADSB: emit last char for callsign in statustext 2024-01-16 12:42:42 +11: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: 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_Sagetech_MXS.cpp AP_ADSB: send absolute height in GPS packet to MXS device 2024-01-16 13:41:22 +11:00
AP_ADSB_Sagetech_MXS.h AP_ADSB: de-duplicate packing of operating message 2024-01-16 11:33:52 +11: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