Hector van der Aa h3cx
  • Joined on 2025-12-07
h3cx pushed to main at h3cx/plotcctv 2026-07-29 21:16:13 +00:00
93eb4f4cac Added safe unmount and fixed blue counter bug
h3cx pushed to main at h3cx/plotcctv 2026-07-29 21:06:46 +00:00
81b374aa92 Fixed disk state bug with mountDisk
h3cx pushed to main at h3cx/plotcctv 2026-07-29 21:05:17 +00:00
3cb977c31c Fix datetime bug
h3cx pushed to main at h3cx/plotcctv 2026-07-29 21:03:32 +00:00
4575071124 Added camera thread
h3cx pushed to main at h3cx/plotcctv 2026-07-29 20:53:36 +00:00
f1039db1ef Initial caamera impl
h3cx pushed to main at h3cx/plotcctv 2026-07-29 17:42:49 +00:00
dda0daaee5 Fixed force unmounting with process kill
7a1e1f0be2 Added force retry on exit
Compare 2 commits »
h3cx pushed to main at h3cx/plotcctv 2026-07-29 17:37:04 +00:00
8433951546 Added failed umount force retry
h3cx pushed to main at h3cx/plotcctv 2026-07-29 17:27:53 +00:00
660b76f82d Fixed connecting state assignment bug
h3cx pushed to main at h3cx/plotcctv 2026-07-29 17:26:11 +00:00
82b592dd9c Added longer sleep to mount for flashing
h3cx pushed to main at h3cx/plotcctv 2026-07-29 17:23:26 +00:00
80daaf454d Added connecting status
h3cx pushed to main at h3cx/plotcctv 2026-07-29 17:16:33 +00:00
0d5d110a53 Added final unmount and unmount on press when connected
h3cx pushed to main at h3cx/plotcctv 2026-07-29 17:04:43 +00:00
7e3744c8a7 Added connect on startup behaviro and removed $UID]
h3cx pushed to main at h3cx/plotcctv 2026-07-29 17:01:06 +00:00
c83cf9c35c Added .gitignore
h3cx pushed to main at h3cx/plotcctv 2026-07-29 17:00:31 +00:00
2c34924504 Added automatic disk mounting
h3cx pushed to main at h3cx/plotcctv 2026-07-29 16:46:29 +00:00
7c1e968a16 Fixed string to path bug
h3cx pushed to main at h3cx/plotcctv 2026-07-29 16:44:00 +00:00
2a6be5d50a Initial disk pairing impl
h3cx pushed to main at h3cx/plotcctv 2026-07-29 16:32:43 +00:00
3b25e631a0 Fixed single value tuple bug
h3cx pushed to main at h3cx/plotcctv 2026-07-29 16:30:46 +00:00
6a73b7622d Moved state to mutable dataclass
h3cx pushed to main at h3cx/plotcctv 2026-07-29 16:21:00 +00:00
690a013cd0 Added onButtonPressed debug message
h3cx pushed to main at h3cx/plotcctv 2026-07-29 16:19:53 +00:00
d6bcbfafe8 Added state switch with button press