Ardupilot2/libraries/AP_OpenDroneID
Andrew Tridgell fcd4152b30 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 21:26:21 +11:00
..
AP_OpenDroneID_config.h AP_OpenDroneID: added AP_OpenDroneID_config.h 2022-08-15 09:18:34 +10:00
AP_OpenDroneID_DroneCAN.cpp AP_OpenDroneID: send dronecan messages directly from update 2023-05-31 17:31:09 +10:00
AP_OpenDroneID.cpp AP_OpenDroneID: only load from persistent memory in init() 2023-10-13 21:26:21 +11:00
AP_OpenDroneID.h AP_OpenDroneID: ensure Persistent memory is not read continuously 2023-10-13 21:26:21 +11:00