19 Commits (master)

Author SHA1 Message Date
Jaaaky 56a860bef7 AP_RTC: fix oldest_acceptable_date to be in micros 3 years ago
bugobliterator 9834304525 AP_GPS: make more precise calculation of gps message 3 years ago
Peter Barker d6e5f8398d AP_RTC: move from HAL_NO_GCS to HAL_GCS_ENABLED 3 years ago
Patrick José Pereira 2ae7edc8b2 AP_RTC: Add missing const in member functions 4 years ago
Andrew Tridgell 43af5893fb AP_RTC: added mktime(), used by AP_Filesystem and AP_GPS 4 years ago
Andrew Tridgell 3397ea24cc AP_RTC: use GCS_SEND_TEXT() 5 years ago
Andrew Tridgell 9d63edbf37 AP_RTC: make all semaphores recursive 5 years ago
Andrew Tridgell dc3e345a05 AP_RTC: added get_semaphore() 5 years ago
vierfuffzig cb054e714b AP_RTC: add local time support 5 years ago
Michael du Breuil ba3cfbfb54 AP_RTC: Don't allow RTC times before 2019 5 years ago
Peter Barker 592c7acc4c AP_RTC: add clarifying comment on get_time_utc 6 years ago
Peter Barker 46c880089c AP_RTC: tighten types on get_system_clock_utc 6 years ago
Peter Barker 83b7857349 AP_RTC: add example for RTC functions 6 years ago
Andrew Tridgell f1d32df783 AP_RTC: added a millisecond jitter correction function 6 years ago
Andrew Tridgell 93abb41e77 AP_RTC: added JitterCorrection class 6 years ago
murata 820f9bd260 AP_RTC: Delete unused variables 6 years ago
Peter Barker 312ac7dc73 AP_RTC: return 0 from get_utc_usec if rtc not set 7 years ago
Peter Barker f83e65e04e AP_RTC: add parameter for source types we will set the system time from 7 years ago
Peter Barker ece7ff874c AP_RTC: a library to handle epoch-time 7 years ago