51 Commits

Author SHA1 Message Date
Martin Quarda
bf531b477f POC in Rust save again only on change db and dont delete racers after leave 2025-05-13 15:56:12 +02:00
Martin Quarda
6aeb5e1c2a POC in Rust lower binary size 2025-05-11 01:13:19 +02:00
Martin Quarda
ecb51125cc POC in Rust Saving automically on change 2025-05-10 20:25:16 +02:00
Martin Quarda
d7c5f0f048 POC in Rust get db from websocket 2025-05-10 19:59:24 +02:00
Martin Quarda
2a89528b8f POC in Rust remove authorization in /api/station/register 2025-05-10 17:56:17 +02:00
Martin Quarda
1957ff7f9f PoC in Rust not working sending /api/station/register 2025-05-10 10:29:55 +02:00
Martin Quarda
2e84b06a91 PoC in Rust Loading State from disk on crash 2025-05-09 20:34:37 +02:00
Martin Quarda
8c796b1590 PoC in Rust Dumping state and config 2025-05-09 20:09:46 +02:00
Martin Quarda
fa64b35e18 PoC in Rust Card Reader working 2025-05-09 13:23:42 +02:00
Martin Quarda
c832a15c16 POC Rust reading card with disconnect 2025-05-08 13:42:25 +02:00
Martin Quarda
de55f7fd49 poc in rust 2025-05-08 07:59:38 +02:00
Martin Quarda
2bfa656855 fixed GTK hanging by Angoosh 2025-04-28 11:04:47 +02:00
Martin Quarda
fc653ef402 add missing config 2025-04-28 10:59:30 +02:00
Martin Quarda
a6bde07d33 cleanup 2025-04-28 10:42:06 +02:00
Martin Quarda
80653dfe11 misplaced start and finish 2025-04-16 15:17:58 +02:00
Martin Quarda
b737934f05 clear usb from applications 2025-04-16 13:09:32 +02:00
Martin Quarda
9227a8bfdb fix 2025-04-09 09:09:28 +02:00
Martin Quarda
5a34e9e4e5 more on_success handlers 2025-04-06 09:20:52 +02:00
Martin Quarda
ef915110a7 registrace.py: update racer only on success 2025-04-06 09:14:13 +02:00
Martin Quarda
19ead426fb reoder to make it works 2025-04-04 18:15:13 +02:00
Martin Quarda
2c9ea8e379 reload_racers button 2025-04-04 11:31:07 +02:00
Martin Quarda
8104096c0b remove /api/station/register at unregister, now server handles it 2025-04-04 10:18:13 +02:00
Martin Quarda
c4d7df8b5d testing dialog 2025-04-04 09:35:03 +02:00
Martin Quarda
03d8045990 small fixes 2025-04-01 20:14:05 +02:00
Martin Quarda
c59b24a561 logs 2025-04-01 11:51:17 +02:00
Martin Quarda
586bd3dc84 unify register and main py worker 2025-04-01 09:35:20 +02:00
Martin Quarda
2e9c11d73b refactor usbcardreader into own file 2025-04-01 09:07:51 +02:00
Martin Quarda
ca8d008e77 first working version 2025-04-01 10:47:02 +02:00
Martin Quarda
bc61d8a0bd small fix 2025-03-28 10:42:29 +01:00
Martin Quarda
2221f5b39d more autonomous 2025-03-28 10:41:17 +01:00
Martin Quarda
9deda461ee added error handling in registrace.py 2025-03-27 17:56:04 +01:00
Martin Quarda
52d81c127d finish up unregister and one variable for host in config 2025-03-27 14:57:32 +01:00
Martin Quarda
5653972b8d creation of registrace.py application, upload time to website in StopWatch 2025-03-27 14:37:40 +01:00
Martin Quarda
c441dc7a32 fix spaces 2025-03-25 08:11:28 +01:00
cee41ca595
added start to finish stopwatch 2025-02-25 18:17:36 +01:00
46df08600d
added stopwatch card reader code 2025-01-13 21:26:05 +01:00
07473c8a20
added run script which forces Adw light theme because we don't support dark mode at this time 2024-11-30 17:11:22 +01:00
c267155b25
modified timer so it counts to -10s 2024-11-27 16:18:09 +01:00
da3215ec5e
added header 2024-11-27 15:52:50 +01:00
c1b729cf52
added base GUI structure for stopwatch 2024-11-27 15:41:06 +01:00
7c871a3b5c
added button top 3d model and buzzer to code 2024-02-28 19:37:58 +01:00
91739586d0
added HW for button 2024-02-28 13:03:36 +01:00
7477f909ad Merge branch 'main' of https://gitea.angoosh.com/angoosh/Alkator 2024-02-28 13:03:12 +01:00
acb098e183
added code for timer pushbutton 2024-02-27 21:07:09 +01:00
a3fa6bc685
added pcb for timer_button 2024-02-05 14:36:43 +01:00
51d19ac1f5
added shabang to pc main.py so it can be escecuted with minimal fuzz 2023-10-03 01:10:10 +02:00
364d019b3d
write to card is fully functional 2023-09-27 09:29:59 +02:00
a2ddbb575e
reading tags is done, tag is read and contents are saved to json with lap times 2023-09-27 01:03:22 +02:00
e123b57165
started conversion of pico code for communication with pc, use of stdin/out instead of input and print 2023-09-26 21:52:14 +02:00
6a5b730f81
added rpi pico code and base pc code 2023-09-26 21:50:54 +02:00