esilva
|
052f4582c9
|
The logger needs to be passed from the caller now - will change this in the future
|
2026-09-10 15:13:42 +01:00 |
|
esilva
|
9adc0a9456
|
upgrade to support writing to a memmap file
|
2026-08-23 22:56:14 +01:00 |
|
esilva
|
4a56d253e5
|
Refactor data reading and export
|
2025-01-07 18:36:31 +00:00 |
|
esilva
|
5fa39f2935
|
Merge branch 'master' into unittesting
|
2024-11-05 18:02:59 +00:00 |
|
esilva
|
423b8dcc22
|
Move this into its own package
|
2024-11-05 17:54:41 +00:00 |
|
esilva
|
4c795c49c4
|
Removed the check for the length of header size because its a fixed size buf
|
2024-11-01 22:38:15 +00:00 |
|
esilva
|
422d90e98a
|
The live data also works now, but I have some refactoring to do
|
2024-10-29 14:52:40 +00:00 |
|
esilva
|
2bc756a2f0
|
Rolled back some stuff here like the package stuff
This will add support to view live data
|
2024-10-27 22:48:32 +00:00 |
|
esilva
|
7b550e16f8
|
Transformed the code into a package
|
2024-10-27 15:32:59 +00:00 |
|
esilva
|
fdc53f80e7
|
Formatting and added errors to the var header parser
|
2024-10-27 15:29:48 +00:00 |
|
esilva
|
eeea06942a
|
Organized the code a bit better and it works now
This is a basic functioning version of an IBT file parser
Currently it can only parse a file, but I do want to support live data
|
2024-10-27 15:09:36 +00:00 |
|
esilva
|
e1a478d9b5
|
First commit
This project shall offer a iRacing telemetry parser with as little
dependencies as possible
|
2024-10-26 22:56:42 +01:00 |
|