fome-fw/firmware/console/binary
Andrey G 1ca5988877 time routines refactor (#4563)
* 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()
2022-09-11 13:06:03 -04:00
..
bluetooth.cpp os_access.h dead? 2022-09-07 15:56:45 -04:00
bluetooth.h
bluetooth_readme.txt
live_data.cpp tear down Engine god object #4511 2022-09-01 19:24:19 -04:00
live_data.h fragments (#4357) 2022-07-19 11:02:41 +03:00
output_channels.txt remove alternator on/off mode fix #4548 2022-09-07 22:46:42 -04:00
output_channels_generated.h Auto-generated configs and docs 2022-09-08 02:51:42 +00:00
serial_can.cpp os_access.h dead? 2022-09-07 15:56:45 -04:00
serial_can.h
signature.cpp
signature.h
tooth_logger.cpp safer/clearer index management (#4543) 2022-09-06 19:19:16 -04:00
tooth_logger.h refactoring - reducing API between FW and Java 2022-09-11 01:59:44 -04:00
ts_can_channel.cpp ISO-TP does not work on real car #4427 2022-08-11 00:37:48 -04:00
tunerstudio.cpp time routines refactor (#4563) 2022-09-11 13:06:03 -04:00
tunerstudio.h fragments (#4357) 2022-07-19 11:02:41 +03:00
tunerstudio.mk fragments (#4357) 2022-07-19 11:02:41 +03:00
tunerstudio_commands.cpp
tunerstudio_impl.h docs 2022-07-30 11:21:42 -04:00
tunerstudio_io.cpp os_access.h dead? 2022-09-07 15:56:45 -04:00
tunerstudio_io.h refactoring 2022-07-30 12:07:36 -04:00
tunerstudio_io_serial.cpp
tunerstudio_io_serial_ports.cpp Start -> start (#4366) 2022-07-21 15:17:32 -04:00
tunerstudio_outputs.h brutal encapsulation 2022-09-07 19:37:11 -04:00