mirror of
https://github.com/jwetzell/free-d-go.git
synced 2026-07-26 10:28:43 +00:00
-
released this
2024-12-25 15:31:22 +00:00 | 6 commits to main since this release📅 Originally published on GitHub: Wed, 25 Dec 2024 16:17:14 GMT
🏷️ Git tag created: Wed, 25 Dec 2024 15:31:22 GMTBasic working library. Encoding and decoding work and there are high level structs for the Position message.
- tested against a Marshall PTZ outputting FreeD
- examples including UDP receiving
Disclaimers
- this library does not do communication simply byte level encoding/decoding
- only basic decoding error handling
- only support for Position FreeD messages which seems to be the only type but still
- still not sure about the Go-isms I'm missing out on
Downloads