ardupilot/libraries/AP_OpenDroneID
Andrew Tridgell ddfa4c0ed7 AP_OpenDroneID: only load from persistent memory in init()
we do not want to do this from update() as it is an expensive call
2023-10-13 16:40:51 +11:00
..
AP_OpenDroneID.cpp AP_OpenDroneID: only load from persistent memory in init() 2023-10-13 16:40:51 +11:00
AP_OpenDroneID.h AP_OpenDroneID: ensure Persistent memory is not read continuously 2023-10-13 16:40:51 +11:00
AP_OpenDroneID_DroneCAN.cpp AP_OpenDroneID: include fixes 2022-11-16 18:29:07 +11:00
AP_OpenDroneID_config.h AP_OpenDroneID: added AP_OpenDroneID_config.h 2022-08-15 09:18:34 +10:00