What's Changed
- One byte chunk refactor by @crhowell3 in #81
- Singal PDU dataLength should be in bits, not bytes (DIS 6) by @intothevoid in #85
- Check against repeated includes in installed CMake config file by @interistaadastra in #91
- Add missing PDU types by @phoppermann in #88
- Fix a couple typos by @Huell-Howitzer in #95
- UaPDU beam data length (DIS 6) by @jcassagnol-public in #69
- Add missing include by @dksmiffs in #99
- Bind Winsock in Windows builds by @pgsocks in #100
- Fix start stop pdu by @GigiElt in #102
- Add PduTypes by @GigiElt in #103
- feat: add conversion function for euler angles by @GigiElt in #101
- Prepare 1.1 release by @leif81 in #105
New Contributors
- @crhowell3 made their first contribution in #81
- @intothevoid made their first contribution in #85
- @interistaadastra made their first contribution in #91
- @Huell-Howitzer made their first contribution in #95
- @jcassagnol-public made their first contribution in #69
- @dksmiffs made their first contribution in #99
- @pgsocks made their first contribution in #100
- @GigiElt made their first contribution in #102
Full Changelog: v1.0.1...v1.1.0