Andrey Gusakov
14b0e350f6
binary_log: return number of bytes writen
2025-01-21 15:05:47 -05:00
kifir
4bb1986089
support bit logger fields #7227
2025-01-06 16:32:59 -05:00
rusefillc
7a590c0b4e
SD card is missing "ETB average duty0" field fix #6720
...
only:uaefi
2024-12-28 17:18:20 -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
rusefi
0e44de6839
seems to help simulator
2023-11-26 19:14:28 -05:00
rusefillc
81d4b6905f
only:allow both 'int' and 'int32_t' just to allow extra flexibility in headers
2023-11-26 13:07: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
Matthew Kennedy
09ad5a738c
allow SD logging non-scaled_channel ( #4657 )
...
* allow SD logging non-scaled_channel
* comments and kick ci
2022-10-11 20:58:43 -04:00
Andrey
a0b52eeb2f
different file names for different entities
2022-09-04 23:11:19 -04:00
Scott Smith
df3e60c07c
Extend LogField to support scaled_channel divisors. ( #3575 )
...
Also move the type field and shrink the size field for better packing.
Saves about 800 bytes of flash. This fixes #3574 .
2021-11-19 02:29:19 -05:00
Matthew Kennedy
b110e01638
constexpr-ify log field list ( #2548 )
...
* constexprify
* reclaim ram
* more constexpr
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-04-13 20:16:18 -04:00
Matthew Kennedy
a8057cfc16
write SD header using new Writer class ( #1882 )
...
* write header
* hooray, free memory!
* fix test
* is there really this much free space...?
* no, there is not
2020-10-15 16:00:13 -04:00
Matthew Kennedy
94e63e7c43
binary logging ( #1443 )
...
* field support
* tests
* makefiles
* test data too
* missing include dir
* write correct thing
* fix one test
* fix test
* omnomnomnom ram
* format
* use defined names
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-05-17 15:56:37 -04:00