Commit Graph

  • 684f026f2a freeing arrays master htom 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) htom 2026-01-19 13:53:30 +01:00
  • 3ea5736fb6 querying the throttle position from the db htom 2026-01-14 20:10:48 +01:00
  • c6a870a462 converted the LapInfo struct to use the float_array implementation htom 2026-01-14 20:10:31 +01:00
  • c5c5f44ec4 converted the function that destroys lapinfo to the new spec htom 2026-01-14 20:10:02 +01:00
  • d4a21df8a8 added new float array function and function definition to the header htom 2026-01-14 20:09:33 +01:00
  • a948ca19fc new memory free strategy that relies on goto htom 2026-01-08 21:16:11 +01:00
  • ad85394014 header guard htom 2026-01-08 21:15:55 +01:00
  • 6d8018f21b header guard htom 2026-01-08 21:15:46 +01:00
  • 4864f01af3 added array definiitions with getter and setter for each type htom 2026-01-08 21:15:35 +01:00
  • 70c15db109 Update README.md htamas1210 2026-01-08 14:51:17 +01:00
  • 6f0fb8cefd Merge pull request 'moving development to master for a while since there is no need for branching yet' (#8) from duckdb into master htamas1210 2026-01-08 14:48:09 +01:00
  • 53a2194bde added all the new error codes for the exits currently in the code duckdb htom 2026-01-08 12:53:49 +01:00
  • 25a9dfb349 added path checking for input file and exit codes htom 2026-01-08 12:34:05 +01:00
  • b380f203e3 added valgrind toggle htom 2026-01-08 12:33:39 +01:00
  • 615d8c7f06 query lap timestamps htom 2026-01-06 22:19:08 +01:00
  • f52d081d04 getting laptime data to know how many lapinfo needs to be allocated htom 2026-01-03 20:44:21 +01:00
  • abe3a2dbb1 changed makefile run command to run with valgrind and default data file htom 2026-01-03 20:43:51 +01:00
  • 92cf26fcf6 moved table names to separate file htom 2026-01-03 20:43:21 +01:00
  • 2e8f90eb3e fixed memory leak, did not free validity htom 2026-01-02 20:06:10 +01:00
  • ebd4fceda0 compile commands, working on storing the database data and refactoring the code to read the data htom 2026-01-02 20:01:19 +01:00
  • 68b774e296 working on separating data by laps htom 2025-12-31 23:30:18 +01:00
  • c236ffee20 updated makefile with debug and release configuration htom 2025-12-30 14:45:12 +01:00
  • 76586cc029 updated makefile for windows build to copy the dll to builddir htom 2025-12-29 15:30:51 +01:00
  • dcd589f669 added table entries from the default configuration file provided by LMU htom 2025-12-29 14:59:04 +01:00
  • 33cb91f9a9 fixed data type when getting the data from the chunk htom 2025-12-29 14:10:40 +01:00
  • d8854ce4fc reading data from the database basics htom 2025-12-29 13:46:15 +01:00
  • 23ab97aca8 reading in duckdb filepath as arg and opening the database htom 2025-12-28 21:32:38 +01:00
  • 80d061d2f1 linking duckdb as a dynamic lib for avoiding linking errors htom 2025-12-28 21:32:05 +01:00
  • 985f5f3771 readme update htom 2025-12-28 19:30:56 +01:00
  • f533aff4ad added test files htom 2025-12-28 19:20:53 +01:00
  • f97323a7f7 updated readme htom 2025-12-28 18:52:07 +01:00
  • eed4971f3e new makefile and less dependency, added Readme htom 2025-12-28 18:17:59 +01:00
  • 41e6d435a3 deleted unneeded project files before project rework htom 2025-12-28 18:17:35 +01:00
  • c3d8588c40 save makefile htom 2025-12-17 12:19:31 +01:00
  • 05ab512b6b premake project setup, cant build windows htom 2025-12-17 21:11:28 +01:00
  • d8760a188e save makefile htom 2025-12-17 12:19:31 +01:00