|
|
684f026f2a
|
freeing arrays
|
2026-01-19 15:52:31 +01:00 |
|
|
|
a1f9a9deab
|
moved functions to seperate file and query the 4 main table data (throttle, brake, speed and steering)
|
2026-01-19 13:53:30 +01:00 |
|
|
|
3ea5736fb6
|
querying the throttle position from the db
|
2026-01-14 20:10:48 +01:00 |
|
|
|
a948ca19fc
|
new memory free strategy that relies on goto
|
2026-01-08 21:16:11 +01:00 |
|
|
|
53a2194bde
|
added all the new error codes for the exits currently in the code
|
2026-01-08 12:53:49 +01:00 |
|
|
|
25a9dfb349
|
added path checking for input file and exit codes
|
2026-01-08 12:34:05 +01:00 |
|
|
|
615d8c7f06
|
query lap timestamps
|
2026-01-06 22:19:08 +01:00 |
|
|
|
f52d081d04
|
getting laptime data to know how many lapinfo needs to be allocated
|
2026-01-03 20:44:21 +01:00 |
|
|
|
ebd4fceda0
|
compile commands, working on storing the database data and refactoring the code to read the data
|
2026-01-02 20:01:19 +01:00 |
|
|
|
68b774e296
|
working on separating data by laps
|
2025-12-31 23:30:18 +01:00 |
|
|
|
dcd589f669
|
added table entries from the default configuration file provided by LMU
|
2025-12-29 14:59:04 +01:00 |
|
|
|
33cb91f9a9
|
fixed data type when getting the data from the chunk
|
2025-12-29 14:10:40 +01:00 |
|
|
|
d8854ce4fc
|
reading data from the database basics
|
2025-12-29 13:46:15 +01:00 |
|
|
|
23ab97aca8
|
reading in duckdb filepath as arg and opening the database
|
2025-12-28 21:32:38 +01:00 |
|
|
|
eed4971f3e
|
new makefile and less dependency, added Readme
|
2025-12-28 18:17:59 +01:00 |
|