ardupilot/libraries/AP_RTC
Peter Barker 46c880089c AP_RTC: tighten types on get_system_clock_utc
None of these components should ever be negative - given its source is
only ever seconds-since-epoch.
2019-08-21 09:38:41 +10: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: tighten types on get_system_clock_utc 2019-08-21 09:38:41 +10:00
AP_RTC.h AP_RTC: tighten types on get_system_clock_utc 2019-08-21 09:38:41 +10: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