ardupilot/libraries/AP_AIS
Peter Barker 95065fab35 AP_AIS: avoid using struct Location
clang reports this could be a problem when compiling under some EABIs.  Remove it from most places as it is just noise, replace with class where we want to avoid including Location.h
2023-02-04 22:51:54 +11:00
..
AP_AIS.cpp AP_AIS: avoid using struct Location 2023-02-04 22:51:54 +11:00
AP_AIS.h AP_AIS: tidy AP_SerialManager.h includes 2022-11-08 09:49:19 +11:00
AP_AIS_config.h AP_AIS: move to config.h pattern 2022-07-13 18:14:12 +10:00
LogStructure.h AP_AIS: move to config.h pattern 2022-07-13 18:14:12 +10:00