Andrew Tridgell
|
d26584798a
|
AP_GPS: 恢复为官方4.1的周秒计算
|
4 years ago |
Patrick José Pereira
|
384f3f3839
|
AP_RTC: Add missing const in member functions
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
4 years ago |
Andrew Tridgell
|
7afafa7e1e
|
AP_RTC: added mktime(), used by AP_Filesystem and AP_GPS
|
4 years ago |
Andrew Tridgell
|
1b79d134fa
|
AP_RTC: use GCS_SEND_TEXT()
|
4 years ago |
Andrew Tridgell
|
e9fe85bbff
|
AP_RTC: added get_semaphore()
|
4 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
None of these components should ever be negative - given its source is
only ever seconds-since-epoch.
|
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
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 |