ardupilot/libraries/AP_RTC
Andrew Tridgell 9d63edbf37 AP_RTC: make all semaphores recursive
the cost is very similar and this prevents an easy coding error which
can occur on less used code paths
2020-01-19 20:19:30 +11:00
..
examples/RTC_test AP_RTC: tighten types on get_system_clock_utc 2019-08-21 09:38:41 +10:00
AP_RTC.cpp AP_RTC: added get_semaphore() 2020-01-16 20:36:54 +11:00
AP_RTC.h AP_RTC: make all semaphores recursive 2020-01-19 20:19:30 +11:00
JitterCorrection.cpp AP_RTC: added a millisecond jitter correction function 2018-12-31 09:56:04 +09:00
JitterCorrection.h AP_RTC: added a millisecond jitter correction function 2018-12-31 09:56:04 +09:00