|
732411cd50
|
edit ids that are already mapped
|
2025-06-26 15:15:44 +02:00 |
|
|
09725c1e04
|
moved related files into own module
|
2025-06-26 12:19:40 +02:00 |
|
|
3e079c905f
|
improved readability
|
2025-06-25 20:09:00 +02:00 |
|
Philipp
|
eaca9d8cec
|
code clean up
|
2025-06-18 15:35:33 +02:00 |
|
Philipp
|
cd713d5849
|
added passive status led + startup sound
|
2025-06-17 18:06:23 +02:00 |
|
|
1514409070
|
create id mappings without prev ID
|
2025-06-09 16:49:57 +02:00 |
|
|
5c16aaa9fe
|
improved Makefile
|
2025-06-05 16:10:07 +02:00 |
|
|
24b48f6705
|
added makefile for dep package
closes #18
|
2025-06-05 15:52:41 +02:00 |
|
|
434353b1e3
|
moved systemd services
also added env file for config
|
2025-06-05 15:06:44 +02:00 |
|
|
6b9ef20187
|
fixed pm3 exit code
|
2025-06-05 14:46:33 +02:00 |
|
|
3c1290aec3
|
added error state flag
|
2025-06-05 14:34:23 +02:00 |
|
|
4781570f8e
|
use anyhow for errors
|
2025-06-02 15:12:59 +02:00 |
|
|
efd096a149
|
refactored hardware components
detach trait from mock and hardware implementation
|
2025-06-02 14:46:24 +02:00 |
|
|
dc8fd22f0f
|
refactored feedback & its depending stuff
- buzzer is just modulate_tone
- led is just turn on and off
- handle feedback logic to feeback file
|
2025-06-01 23:26:15 +02:00 |
|
|
7a438d1a9f
|
refactored main function
- moved logger into its own file
- moved code from main into its own function
|
2025-06-01 18:03:16 +02:00 |
|
|
3fe2f3f376
|
disable hotspot when no activity on webserver
|
2025-06-01 15:42:13 +02:00 |
|
|
3b3633f6f5
|
added activity_fairing for webserver
|
2025-06-01 15:41:24 +02:00 |
|
|
c04e0ab897
|
changed return type on Hotspot trait
|
2025-06-01 15:39:59 +02:00 |
|
|
2150fff6a5
|
gracefull shutdown of SSE loop
|
2025-05-27 14:06:38 +02:00 |
|
|
e527d41cb7
|
fixed WorkingDirectory in systemd service
|
2025-05-27 13:55:29 +02:00 |
|
|
427153a614
|
gracefull shutdown of PM3
|
2025-05-27 13:55:06 +02:00 |
|
|
fe4efdda81
|
pm3: id must be read twice
to avoid false reads
|
2025-05-22 15:52:22 +02:00 |
|
|
64299960a5
|
kill orphaned pm3 on startup
|
2025-05-22 15:51:55 +02:00 |
|
|
ed0942e332
|
moved systemd service file
|
2025-05-22 15:50:48 +02:00 |
|
|
0e7bd8f627
|
removed missplaced target config
|
2025-05-21 14:53:28 +02:00 |
|
Psenfft
|
53584fee24
|
Merge pull request #17 from Djeeberjr/feature/idmapping
Feature/idmapping
|
2025-05-20 16:40:52 +02:00 |
|
PC_WSL
|
08152cd4f9
|
moved 3d_print directory
|
2025-05-20 16:28:26 +02:00 |
|
|
d039925a6e
|
use name mapping when exporting to csv
|
2025-05-20 13:29:17 +02:00 |
|
|
1aeda62ab5
|
inserted AddIDModal
|
2025-05-20 13:21:18 +02:00 |
|
|
f84b09bfd1
|
made data in IDTable reloadable
|
2025-05-20 13:20:21 +02:00 |
|
|
ea9ad2b995
|
added AddIDModal
|
2025-05-20 13:20:01 +02:00 |
|
|
fb3c43b53c
|
added Modal component
|
2025-05-20 13:19:51 +02:00 |
|
|
a25d26473a
|
prevent adding empty id mapping
|
2025-05-20 13:19:27 +02:00 |
|
PC_WSL
|
f3bab32cae
|
added 3d print files
|
2025-05-20 13:02:32 +02:00 |
|
|
e4d405a0db
|
display last scanned id on frontend
|
2025-05-18 19:56:11 +02:00 |
|
|
3f7f209c91
|
implemented server side event stream for ids
- changed channel to brodcast
- added route /api/idevent for SSE stream
|
2025-05-18 19:55:25 +02:00 |
|
|
7f94362069
|
implemented sorting in ID table
|
2025-05-17 18:07:45 +02:00 |
|
|
d764e9699b
|
switched to svelte 5
front gets a bit to complex to do in vanilla
|
2025-05-16 18:59:19 +02:00 |
|
|
bccf019c11
|
simple display for id mappings in frontend
|
2025-05-16 17:48:04 +02:00 |
|
|
e940f26bab
|
added vite proxy for api in frontend
|
2025-05-16 17:47:48 +02:00 |
|
|
2f02e283c0
|
added api route for id mappings
also need rocket json feature
|
2025-05-16 17:47:08 +02:00 |
|
|
907b758626
|
added IDMapping to IDStore
|
2025-05-16 17:46:24 +02:00 |
|
|
de7c260e14
|
added id to name mapping module
|
2025-05-16 17:46:06 +02:00 |
|
|
0f7fdfa222
|
updated README with hotspot config
|
2025-05-13 17:26:00 +02:00 |
|
|
64a50d434b
|
implemented mocking of rpi hardware
buzzer,led & hotspot got traits and a mock version of it. Based on the
flag the real or mock version is used.
|
2025-05-13 17:19:45 +02:00 |
|
|
31f65261df
|
pm3_mock.sh output special ID on SIGUSR1
for testing the hotspot
|
2025-05-13 12:01:52 +02:00 |
|
|
9ca3d8384f
|
pm3: don't inherit stdin
|
2025-05-13 11:07:27 +02:00 |
|
|
0617092f54
|
refactored led & buzzer feedback in main
|
2025-05-12 22:13:41 +02:00 |
|
|
7225643296
|
improved error handling in buzzer and led
|
2025-05-12 22:12:26 +02:00 |
|
|
47f19f3c54
|
moved TallyID into it's own file
Tally id now ignores tha case since it's basicly a hex value as a
string. Reason for that is that if a user inputs an id.
|
2025-05-12 21:35:20 +02:00 |
|