Commit Graph

18 Commits

Author SHA1 Message Date
Joel Wetzell 9546018fb7 add ip programming packet types 2026-05-26 07:27:07 -05:00
Joel Wetzell 76189580db combine multi byte fields into one field 2026-05-26 07:26:53 -05:00
Joel Wetzell 225fb8b79a some untested implementations for moore artnet packet types 2026-05-25 19:05:49 -05:00
Joel Wetzell 207a18d18e mess around with fuzzing v0.2.3 2026-05-23 07:43:15 -05:00
Joel Wetzell 2cb6487036 fix size check on timecode unmarshal 2026-05-23 07:42:48 -05:00
Joel Wetzell 4efa58ee25 Add LICENSE 2026-05-20 13:26:06 -05:00
Joel Wetzell baf2758f28 some byte slice cleanup v0.2.2 2026-05-14 20:21:11 -05:00
Joel Wetzell 744817ec17 just use marshal methods directly 2026-02-08 20:37:30 -06:00
Joel Wetzell f63b8886ce remove println v0.2.1 2026-01-31 16:05:29 -06:00
Joel Wetzell 4485ba3107 Merge pull request #1 from jwetzell/feat/timecode
add support for timecode packets
v0.2.0
2026-01-31 15:55:57 -06:00
Joel Wetzell e75a4524bb add support for timecode packets 2026-01-31 15:54:36 -06:00
Joel Wetzell f0d13f7744 actually set ID of packet structs v0.1.0 2025-12-30 11:57:46 -06:00
Joel Wetzell 3ebf411175 add test for dmx 2025-12-30 11:56:24 -06:00
Joel Wetzell 5097901aa9 switch to unmarshal marshal 2025-12-23 14:10:31 -06:00
Joel Wetzell 4326f99776 add style code table 2025-12-22 20:22:31 -06:00
Joel Wetzell ee57e646a1 add node report code table 2025-12-22 20:22:22 -06:00
Joel Wetzell b1785252dc add basic receive example 2025-12-22 20:22:03 -06:00
Joel Wetzell 307afe8bed add basic start on artnet decoding 2025-12-22 20:09:02 -06:00