paretech / klvdata

A Python library for parsing MISB ST 0601 Key Length Value (KLV) metadata.
https://paretech.github.io/klvdata/
MIT License
92 stars 54 forks source link

Feature/support misb 0903 #37

Open ricardo-salgado-tekever opened 3 years ago

ricardo-salgado-tekever commented 3 years ago

This feature includes a partial implementation of MISB ST0903.5 tag parsing for KLV data.

coveralls commented 3 years ago

Coverage Status

Coverage decreased (-1.7%) to 95.969% when pulling afdf5b8ebebdc577b86c426f9b59b90dde563242 on ricardo-salgado-tekever:feature/support_misb_0903 into 246d8fe8ddfaa6f5b39beb57c7e657651328e8c2 on paretech:master.

All4Gis commented 3 years ago

As this project is a bit of a mess, if you think I'm going to make these changes here, https://github.com/All4Gis/QGISFMV/tree/master/code/klvdata is that OK?

ricardo-salgado-tekever commented 3 years ago

As this project is a bit of a mess, if you think I'm going to make these changes here, https://github.com/All4Gis/QGISFMV/tree/master/code/klvdata is that OK?

Any contributions are welcome.

All4Gis commented 3 years ago

I would like to try this implementation. Do you have any video with this telemetry so you can try it?thanks @ricardo-salgado-tekever

dbussert commented 3 years ago

@ricardo-salgado-tekever is the data/realflight.bin supposed to have 0903 in it?

trane293 commented 3 years ago

Any updates on this feature?