ardupilot/libraries/AP_RTC
Andrew Tridgell 052ce823ba AP_RTC: use gmtime_r() instead of gmtime()
using gmtime_r makes gmtime thread safe
2024-02-21 12:09:48 +11:00
..
examples/RTC_test AP_RTC: move logger object up to AP_Vehicle 2024-02-13 10:54:29 +11:00
AP_RTC.cpp AP_RTC: use gmtime_r() instead of gmtime() 2024-02-21 12:09:48 +11:00
AP_RTC.h AP_RTC: added time and date APIs for lua 2023-12-11 18:00:38 +11:00
AP_RTC_config.h AP_RTC: add AP_RTC_config.h 2023-10-11 19:17:27 +11:00
JitterCorrection.cpp
JitterCorrection.h