Commit Graph

27 Commits

Author SHA1 Message Date
jwetzell 96e4e12ca3 add encoder for RTTrPL packet 2025-03-15 13:20:41 -05:00
jwetzell bd427c2de3 add encoder for lighting output module 2025-03-15 13:20:15 -05:00
jwetzell a184e0899b add encoder for universe module 2025-03-15 13:09:54 -05:00
jwetzell 09719a8791 add encoder for spot module 2025-03-15 13:09:44 -05:00
jwetzell f8f3f060dc add encoder for channel-block 2025-03-15 13:08:37 -05:00
jwetzell 1c8536e27a add boilerplate for lighting encode tests 2025-03-15 12:56:12 -05:00
jwetzell 142ee346b9 align motion encoding tests with decoding tests 2025-03-15 12:53:39 -05:00
jwetzell da4ce4b7b0 split out motion encoding tests 2025-03-15 12:53:22 -05:00
jwetzell 06820106e9 split out motion decoding tests 2025-03-15 12:52:47 -05:00
jwetzell 928745c9a8 split lighting tests out 2025-03-15 12:33:26 -05:00
jwetzell e11f16f427 add decoder for RTTrPL 2025-03-15 12:32:13 -05:00
jwetzell c4ceaa427a add decoder for universe 2025-03-15 12:11:28 -05:00
jwetzell b0c050035b add decoder for spot 2025-03-15 12:03:19 -05:00
jwetzell 9a8832fe90 add decoder for channel block 2025-03-15 12:01:50 -05:00
jwetzell ec8e8bd76b add decoder for RTTrPM packet 2025-03-15 10:39:48 -05:00
jwetzell 00cf0e9301 add decoder for trackable 2025-03-15 10:19:56 -05:00
jwetzell 80588c1ce4 add decoder for zone collision detection submodule 2025-03-15 09:54:58 -05:00
jwetzell e78d906c31 Merge branch 'main' into feat/motion-decode 2025-03-15 09:33:28 -05:00
jwetzell a769cd73a5 add encode test for empty rttrpm packet 2025-03-15 09:30:52 -05:00
jwetzell 70795b07c4 add encode test for little endian header 2025-03-15 09:30:30 -05:00
jwetzell 5523a50089 fix syntax error in encode tests 2025-03-15 09:26:00 -05:00
jwetzell 7564bcf6a9 add decoder for accel velocity submodules 2025-03-15 08:41:19 -05:00
jwetzell 38fdf91092 add decoder for tracked point position submodule 2025-03-15 08:40:50 -05:00
jwetzell 122b546ba2 add decoder for orientation submodules 2025-03-15 08:39:27 -05:00
jwetzell 3c5cd86ae2 add decoder for centroid position submodule 2025-03-15 08:37:44 -05:00
jwetzell 0ff78d03a4 rework header encode/decode 2025-03-15 08:24:03 -05:00
jwetzell ea2358a315 initial commit 2025-03-11 19:42:33 -05:00