ardupilot/libraries/AP_ADSB
Andrew Tridgell 6728a7f681 AP_ADSB: use have_serial when detecting
avoid find_serial() as it changes port options
2021-12-22 10:03:29 +09: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: remove @Values from param metadata where @Bitmask exists 2021-06-23 18:37:34 +10:00
AP_ADSB.h AP_ADSB: Add missing const in member functions 2021-02-03 18:45:14 +11:00
AP_ADSB_Backend.cpp AP_ADSB: Allow for multiple backends in the future drivers 2020-11-30 16:05:17 +11: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 have_serial when detecting 2021-12-22 10:03:29 +09:00
AP_ADSB_Sagetech.h AP_ADSB: add Sagetech XP driver 2020-12-30 17:56:38 -08:00
AP_ADSB_uAvionix_MAVLink.cpp AP_ADSB: bugfix vertical velocity sign was backwards 2021-11-29 19:02:57 +09:00
AP_ADSB_uAvionix_MAVLink.h AP_ADSB: Allow for multiple backends in the future drivers 2020-11-30 16:05:17 +11:00