|
|
ad85394014
|
header guard
|
2026-01-08 21:15:55 +01:00 |
|
|
|
6d8018f21b
|
header guard
|
2026-01-08 21:15:46 +01:00 |
|
|
|
4864f01af3
|
added array definiitions with getter and setter for each type
|
2026-01-08 21:15:35 +01:00 |
|
|
|
70c15db109
|
Update README.md
|
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
Reviewed-on: #8
|
2026-01-08 14:48:09 +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 |
|
|
|
b380f203e3
|
added valgrind toggle
|
2026-01-08 12:33:39 +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 |
|
|
|
abe3a2dbb1
|
changed makefile run command to run with valgrind and default data file
|
2026-01-03 20:43:51 +01:00 |
|
|
|
92cf26fcf6
|
moved table names to separate file
|
2026-01-03 20:43:21 +01:00 |
|
|
|
2e8f90eb3e
|
fixed memory leak, did not free validity
|
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
|
2026-01-02 20:01:19 +01:00 |
|
|
|
68b774e296
|
working on separating data by laps
|
2025-12-31 23:30:18 +01:00 |
|
|
|
c236ffee20
|
updated makefile with debug and release configuration
|
2025-12-30 14:45:12 +01:00 |
|
|
|
76586cc029
|
updated makefile for windows build to copy the dll to builddir
|
2025-12-29 15:30:51 +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 |
|
|
|
80d061d2f1
|
linking duckdb as a dynamic lib for avoiding linking errors
|
2025-12-28 21:32:05 +01:00 |
|
|
|
985f5f3771
|
readme update
|
2025-12-28 19:30:56 +01:00 |
|
|
|
f533aff4ad
|
added test files
|
2025-12-28 19:20:53 +01:00 |
|
|
|
f97323a7f7
|
updated readme
|
2025-12-28 18:52:07 +01:00 |
|
|
|
eed4971f3e
|
new makefile and less dependency, added Readme
|
2025-12-28 18:17:59 +01:00 |
|
|
|
41e6d435a3
|
deleted unneeded project files before project rework
|
2025-12-28 18:17:35 +01:00 |
|
|
|
c3d8588c40
|
save makefile
|
2025-12-28 16:34:51 +01:00 |
|
|
|
05ab512b6b
|
premake project setup, cant build windows
|
2025-12-17 21:11:28 +01:00 |
|
|
|
d8760a188e
|
save makefile
|
2025-12-17 12:19:31 +01:00 |
|