kifir
ba7d1492fe
We use angle brackets instead of quotes to allow using a header different from the one in this directory
2025-02-24 16:32:03 -05:00
Andrey Gusakov
ccc8d889bb
binary_log: return number of bytes writen
2025-01-21 16:18:56 -05:00
Andrey Gusakov
14b0e350f6
binary_log: return number of bytes writen
2025-01-21 15:05:47 -05:00
Andrey Gusakov
9b1684b5e6
binary_logging: we need resetFileLogging() for PROD_CODE
...
...for slicing big log into chunks.
2025-01-21 10:08:27 -05:00
Andrey Gusakov
fc5428df99
binary_logging: formating only
2025-01-21 10:08:25 -05:00
rusefillc
9dac54ad17
Access to uninitialized table: tct fix #7300
...
fix to initialization sequence - noise or starter might get lucky and happen too soon?
only:uaefi
2025-01-14 08:09:00 -05:00
rusefillc
47a989eb2e
unit tests to write MS logs #7222
...
only:WOW very dirty hack and a miracle, it works?!
2024-12-27 22:50:52 -05:00
rusefillc
d258d22216
unit tests to write MS logs #7222
...
only:progress
2024-12-27 22:38:52 -05:00
rusefillc
98833fc775
unit tests to write MS logs #7222
...
only:simpler API
2024-12-27 17:34:25 -05:00
rusefillc
2faa6c3681
only:getSdCardFieldsCount
2024-10-14 22:24:53 -04:00
rusefillc
81b31801c9
simulator does not compile for pchmura4 on gcc13 #5644
2024-01-02 19:53:03 -05:00
rusefillc
b7b477bc77
simulator does not compile for pchmura4 on gcc13 #5644
2024-01-02 19:53:03 -05:00
Matthew Kennedy
d92b90c0a5
emit v2 mlg ( #4979 )
...
* emit v2 mlg
* missed a spot
* s
* s
* binary log unit test
* sd generator test
* oop
* getcategory
* write zeroes instead of null pointer in case of no category
2023-01-21 07:31:40 +05:30
rusefillc
9085884794
guards
2022-12-17 16:37:57 -05:00
rusefillc
f0f8f022e2
guards
2022-12-17 14:58:10 -05:00
rusefillc
eeb7a59d48
SD card log fields list should be auto-generated #3985
...
oh many fields!
2022-10-28 04:11:54 -04:00
rusefillc
af2d486614
SD logging: cutting out intermediate buffer since we already have nicely buffered writer
2022-10-11 23:41:18 -04:00
rusefillc
cb1b79a9ef
SD logging: calculating sum on the fly
2022-10-11 23:31:47 -04:00
rusefillc
afe646d88d
refactoring: nicer parameter name
2022-10-11 23:27:15 -04:00
rusefillc
fae5f82125
outputRequestPeriod into logs
2022-09-12 20:56:57 -04:00
rusefillc
9c83cfd696
moving SD logic to better source
2022-09-12 20:39:43 -04:00
Andrey G
91d4844e38
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
Matthew Kennedy
a0d8ae3f4f
use libfirmware for a few things ( #4351 )
...
* use libfirmware
* unit tests
* crc
* missed one
* bootloader
2022-07-16 02:22:51 -04:00
Matthew Kennedy
be47bc1b37
aux linear sensors ( #4005 )
...
* aux linear sensors
* comment
* kick build
* fix alignment
* fix alignment
2022-03-20 20:13:04 -04:00
rusefillc
7d32746c02
SD card log fields list should be auto-generated #3985
2022-03-11 17:33:08 -05:00
Matthew Kennedy
6ac99f3dd7
sd log blah ( #3991 )
2022-03-11 15:48:03 -05:00
rusefillc
286730f2a0
Onboard SD Card Datalogging Doesn't Record TPS #3943
2022-02-18 22:44:39 -05:00
Matthew Kennedy
7d341cfc9d
improve maf output channels and logging ( #3743 )
...
* maf channels
* s
* binary log
* if only I could type
* can
* instant RPM too
* s
* test
* graceful zero rpm
* test works
* float near
2022-01-12 15:41:35 -05:00
Andrey
940b04ab24
Let's always have TS structure so that unit tests can check values in outputChannels, kind of making outputChannels a god dump for state but whatever since Live View is coming
2021-12-07 20:18:47 -05:00
rusefillc
31898a2d79
automation around outputs section #197
2021-11-27 18:54:57 -05:00
rusefillc
c4f973c2e2
automation around outputs section #197
2021-11-27 14:08:09 -05:00
rusefillc
edb10af9f4
automation around outputs section #197
2021-11-27 13:36:37 -05:00
rusefillc
1cbdd226d5
automation around outputs section #197
2021-11-27 13:05:56 -05:00
rusefillc
412d804350
automation around outputs section #197
2021-11-27 12:28:59 -05:00
rusefillc
eb2045f02b
automation around outputs section #197
2021-11-26 21:54:31 -05:00
Matthew Kennedy
5b35aa8f21
log vvt targets ( #3417 )
...
* log vvt target
* java
* make java happy probably
* sensorlogger
2021-11-02 15:03:57 -04:00
rusefillc
3ff5745b45
some cheap used junkyard Accelerometer #2225
...
MM5.10
2021-10-06 11:07:46 -04:00
rusefillc
77c4e83ebc
some cheap used junkyard Accelerometer #2225
...
MM5.10
2021-10-05 16:21:41 -04:00
rusefillc
e30bde3802
rusEFI console logs are missing some fields #3314
2021-10-04 00:30:20 -04:00
rusefillc
9f35de24f0
rusEFI console logs are missing some fields #3314
2021-10-03 23:07:16 -04:00
rusefillc
520b237935
rusEFI console logs are missing some fields #3314
2021-10-03 22:45:47 -04:00
Matthew Kennedy
a4244e756e
per cylinder knock level in SD log ( #3239 )
2021-09-19 03:54:59 -04:00
rusefillc
d4a25c4800
SD-card log fields improvement (warning counter & last code) fix #3162
2021-09-08 21:15:41 -04:00
rusefillc
1828dd9ba4
SD-card log fields improvement (warning counter & last code) #3162
2021-09-08 20:45:52 -04:00
Andrey
3ed50dbea7
SD-card log fields improvement (warning counter & last code) #3162
2021-09-05 14:43:35 -04:00
Andrey
f8233b11b5
SD-card log fields improvement (warning counter & last code) #3162
2021-09-05 10:01:04 -04:00
Matthew Kennedy
25414ebdad
yet more pch ( #3068 )
...
* big pch energy
* put back ramdisk stub
* tests are happy
* h743 nucleo
* kinetis
* I love deleting code!
* make stepper happy
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-08-03 22:05:01 -04:00
rusefillc
da613e65dc
fix vvt indication #2926
...
TS project part of the change
2021-07-08 09:37:56 -04:00
Andrey
f6695b4264
fix vvt indication #2926
...
only field rename
2021-07-08 09:25:31 -04:00
Matthew Kennedy
da6518dcb1
remove deprecated getEngineLoadT ( #2676 )
...
* remove
* few more
2021-05-10 08:30:41 -04:00