ardupilot/libraries/AP_ADSB
Mykhailo Kuznietsov cfeaf47239 AP_ADSB: Fix some typos
Fixed some typos found in the code.
2023-10-12 18:30:42 +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: Fix some typos 2023-10-12 18:30:42 +11:00
AP_ADSB.h AP_ADSB: Fix some typos 2023-10-12 18:30:42 +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: allow for compilation without AP_RTC_ENABLED 2023-10-11 19:17:27 +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: allow for compilation without AP_RTC_ENABLED 2023-10-11 19:17:27 +11:00
AP_ADSB_Sagetech_MXS.h AP_ADSB: create AP_ADSB_config.h 2023-01-31 11:11:26 +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: 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: allow more libraries to compile with no HAL_GCS_ENABLED 2023-09-05 22:23:51 +10:00
AP_ADSB_uAvionix_UCP.h AP_ADSB: create AP_ADSB_config.h 2023-01-31 11:11:26 +11:00