New sensors decoding & code cleanup
Added
kdaliani
- New generic streams decoder for Kaitai Structs (LoraDecoderStream)
- New abstract test class (BaseStreamDecodeTest)
- New LoraEnAccessControl routing & decoding
- New LoraEnParkingControl routing & decoding
Changed
kdaliani
- Updated KaitaiPacketDecoder to support Kaitai structs with nesting
- Updated LoraRouting to use the new generic Kaitai Struct Decoder
- Updated tests to use the new generic test class