• v0.1.0 fe581b5017

    Stable

    jwetzell 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 GMT

    Basic 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