32 Commits

Author SHA1 Message Date
933d056ca3 [API-PY] Added shocker class 2026-05-28 19:12:07 +01:00
629069957e [API-PY] Added metaclasses 2026-05-28 19:11:40 +01:00
d941282af9 [API-PY] Moved STATES to constants.py 2026-05-28 19:10:41 +01:00
872b157f18 [API-PY] Moved some variables to constants.py 2026-05-18 03:38:39 +01:00
ca2faa72f1 [API-PY] Removed unused variable 2026-05-18 00:00:03 +01:00
fa026e0a52 [API-PY] Removed debug line 2026-05-17 23:29:19 +01:00
725d334e2f [API-PY] Implemented first version of driver 2026-05-17 23:15:28 +01:00
e30f5f7042 [API-PY] Added driver exceptions 2026-05-17 23:15:03 +01:00
fab54ea67e [API-PY] Added variable hardware magic 2026-05-17 23:14:42 +01:00
d54b112732 [FW] Added logs for malformed packets + timeouts 2026-05-17 18:28:41 +01:00
d40aa039f7 [FW] Fixed bug with firmware timing out after transmitting (this took way too long to figure out) 2026-05-17 18:27:53 +01:00
29b30aeb0b [FW] Added logging 2026-05-17 13:07:24 +01:00
a2429d4dbc [FW] Fixed null terminator 2026-05-17 13:06:59 +01:00
c04e5c8d56 [FW] Added null terminator 2026-05-17 11:17:13 +01:00
4bb27d89dc [U] Added Unity Assets (Remote and Shocker) for WHSPAH 2026-05-15 18:36:16 +01:00
ac37e8fabe [FW] Fixed command IDs 2026-05-15 18:18:40 +01:00
d7ceee9c02 [API-PY] Updated args for scanForValidPorts() 2026-05-15 17:55:19 +01:00
a3a2dcc0de [FW] Fixed bug with initial "WHSPAH\n" string printing a *tad* quicker than 250ms 2026-05-14 05:13:40 +01:00
b9cfc7f6ab [FW] Removed debug lines 2026-05-14 05:10:51 +01:00
59dd449fbe [API-PY] Fixed some bug that causes scanForValidPorts() to crash 2026-05-12 21:29:27 +01:00
2e1716407f [API-PY] Added missing import to utils 2026-05-12 12:36:00 +01:00
fc4c7a77e3 [API-PY] Added scanForValidPorts utility 2026-05-12 12:34:44 +01:00
94911c4239 [API-PY] Added NoWHSPAHDeviceFound exception 2026-05-12 12:33:56 +01:00
7a2a07e109 [API-PY] Added pyproject.toml 2026-05-12 12:33:19 +01:00
aa384fbe1d [All] Added Python .gitignore 2026-05-12 12:32:49 +01:00
a16dc9ff57 [FW] Implemented transmit command 2026-05-12 11:27:22 +01:00
84953798cd [FW] Added globals file 2026-05-12 11:26:57 +01:00
7487f8e69b [FW] Fixed bug in command processor causing no initial WHSPAH message 2026-05-12 11:26:08 +01:00
ef327c91a4 [FW] Added entrypoint 2026-05-12 11:12:18 +01:00
2a94a569a0 [FW] Added command processor 2026-05-12 11:11:18 +01:00
8b2e0e72cf [FW] Implemented CaiXianlin API 2026-05-08 08:53:32 +01:00
8c9f8dca03 Initial commit 2026-05-08 06:59:03 +01:00