Releases: GrimOutlook/klv-uas
Releases · GrimOutlook/klv-uas
v0.1.1
v0.1.0
[0.1.0] - 2024-07-28
Added
- Support parsing KLV packets from byte arrays.
I still need to implement converting KLV values to what the values actually represent. Several of the tag/value combinations store floats as integers for better precision within a certain range and that is not accounted for yet. All values like this are returned in the way the the KLV data is stored in the byte array.