htamas1210
  • Joined on 2025-12-28
htamas1210 synced commits to master at htamas1210/MotionWebStudio from mirror 2026-02-05 15:53:56 +01:00
7f18bf287c removed test comments and testing upload
htamas1210 pushed to master at htamas1210/kickstart-modular.nvim 2026-02-05 15:28:25 +01:00
f251b39d5a more columns for c/cpp code
htamas1210 pushed to master at htamas1210/Coordinator 2026-01-31 15:01:09 +01:00
20f44d51e9 sample main file and fixed makefile
2cc8c87413 makefile and clang stuff
Compare 2 commits »
htamas1210 pushed to master at htamas1210/Coordinator 2026-01-31 14:58:12 +01:00
676eea1371 first commit
htamas1210 created branch master in htamas1210/Coordinator 2026-01-31 14:58:12 +01:00
htamas1210 created repository htamas1210/Coordinator 2026-01-31 14:55:05 +01:00
htamas1210 synced commits to master at htamas1210/MotionWebStudio from mirror 2026-01-30 21:03:56 +01:00
06daa72ff0 Create package-lock.json
b1ec4c9f8e Update package.json
Compare 2 commits »
htamas1210 pushed to master at htamas1210/kickstart-modular.nvim 2026-01-29 15:57:19 +01:00
4fcf6d7010 Update lua/kickstart/plugins/treesitter.lua
htamas1210 pushed to master at htamas1210/HardCompound 2026-01-19 15:52:37 +01:00
684f026f2a freeing arrays
htamas1210 pushed to master at htamas1210/HardCompound 2026-01-19 13:53:38 +01:00
a1f9a9deab moved functions to seperate file and query the 4 main table data (throttle, brake, speed and steering)
htamas1210 synced commits to master at htamas1210/MotionWebStudio from mirror 2026-01-18 15:03:56 +01:00
70c2c4add5 VPS Upload: motion.zip
588e208ddc VPS Upload: motion.zip
63c8a08b69 VPS Upload: motion.zip
5c3213dbfe VPS Upload: motion.zip
9c781ae5ba VPS Upload: motion.zip
Compare 20 commits »
htamas1210 synced commits to master at htamas1210/MotionWebStudio from mirror 2026-01-17 22:43:57 +01:00
fb0f2f0074 VPS Upload: motion.zip
352ce085fd VPS Upload: motion.zip
f5a3f3820c VPS Upload: motion.zip
98c9661a76 VPS Upload: motion.zip
7b88a55de9 VPS Upload: motion.zip
Compare 13 commits »
htamas1210 synced commits to master at htamas1210/MotionWebStudio from mirror 2026-01-17 14:40:14 +01:00
b0c22f30e3 VPS Upload: motionvps2.zip
f79fd74f0a VPS Upload: motionvps2.zip
90cad63768 VPS Upload: motionvps2.zip
bfe9bd425a VPS Upload: motionvps2.zip
1c7d687cb6 VPS Upload: motionvps2.zip
Compare 13 commits »
htamas1210 pushed to master at htamas1210/HardCompound 2026-01-14 20:10:54 +01:00
3ea5736fb6 querying the throttle position from the db
c6a870a462 converted the LapInfo struct to use the float_array implementation
c5c5f44ec4 converted the function that destroys lapinfo to the new spec
d4a21df8a8 added new float array function and function definition to the header
Compare 4 commits »
htamas1210 pushed to master at htamas1210/HardCompound 2026-01-08 21:16:15 +01:00
a948ca19fc new memory free strategy that relies on goto
ad85394014 header guard
6d8018f21b header guard
4864f01af3 added array definiitions with getter and setter for each type
Compare 4 commits »
htamas1210 pushed to master at htamas1210/kickstart-modular.nvim 2026-01-08 21:01:00 +01:00
c1e234f1ac new harpoon keybinds
8a7cd58c74 updated clang format options
Compare 2 commits »
htamas1210 pushed to master at htamas1210/HardCompound 2026-01-08 14:51:19 +01:00
70c15db109 Update README.md
htamas1210 pushed to master at htamas1210/HardCompound 2026-01-08 14:48:10 +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
53a2194bde added all the new error codes for the exits currently in the code
25a9dfb349 added path checking for input file and exit codes
b380f203e3 added valgrind toggle
615d8c7f06 query lap timestamps
Compare 18 commits »
htamas1210 merged pull request htamas1210/HardCompound#8 2026-01-08 14:48:10 +01:00
moving development to master for a while since there is no need for branching yet
htamas1210 created pull request htamas1210/HardCompound#8 2026-01-08 14:47:53 +01:00
moving development to master for a while since there is no need for branching yet