91d4844e38
* Extract time helpers from engine_controller_misc to efitime.cpp * Rename currentTimeMillis() to getTimeNowMs() We have getTimeNowNt(), getTimeNowUs(), currentTimeMillis() and getTimeNowSeconds() Align a bit. find . -type f -name '*.c*' -exec sed -i 's/currentTimeMillis/getTimeNowMs/g' {} \; * Rename getTimeNowSeconds() to getTimeNowS() To align with Nt, Us, Ms versions. * Some comments about getTimeNowLowerNt() |
||
---|---|---|
.. | ||
accelerometer.cpp | ||
accelerometer.h | ||
cj125.cpp | ||
cj125.h | ||
cj125.md | ||
cj125_logic.cpp | ||
cj125_logic.h | ||
gps_uart.cpp | ||
gps_uart.h | ||
hip9011.cpp | ||
hip9011.h | ||
hip9011_logic.cpp | ||
hip9011_logic.h | ||
joystick.cpp | ||
joystick.h | ||
lps25.cpp | ||
lps25.h | ||
max31855.cpp | ||
max31855.h | ||
sensors.mk | ||
yaw_rate_sensor.cpp | ||
yaw_rate_sensor.h |