Releases: org-arl/UnetSockets.jl
Releases · org-arl/UnetSockets.jl
v0.5.1
- Minor fix in
BasebandSignal
to auto-convert channel number to Int64
Full Changelog: v0.5.0...v0.5.1
v0.4.0
- Automatically convert
data
in DatagramNtf
to unsigned (Java uses signed bytes, but Julia ecosystem prefers unsigned)
v0.3.0
- Upgrade to
Fjage.jl
0.4
- Fix problems with incremental compilation in Julia 1.9
v0.2.0
UnetSockets v0.2.0
- Bug fixes and compatibility improvement with UnetStack versions