ardupilot/libraries/AP_RTC
Peter Barker cf496a3c00 AP_RTC: remove pointless assignment of total_delay_ms
this is a stack variable, so assigning a new value to it in a return statement is pointless.

Pointed out by clang-scan-build
2024-01-21 09:53:04 +11:00
..
examples/RTC_test
AP_RTC.cpp AP_RTC: remove pointless assignment of total_delay_ms 2024-01-21 09:53:04 +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 AP_GPS: make more precise calculation of gps message 2022-01-20 17:26:35 +11:00