Commit graph

2 commits

Author SHA1 Message Date
Fiona Fuchs
76969bfd40 Add README.md for Data Decoder
Signed-off-by: Fiona Fuchs <fiona.fuchs@d3tn.com>
2023-06-29 12:27:33 +02:00
Felix Walter
e16ec4c579 Enable building a BPv7 decoder binary
This adds a target `data-decoder` which builds a binary to decode a
specified binary file using uD3TN's parsing logic (based on the CLA RX
subsystem) and print details about it. In this first version only the
decoding of BPv7 bundles is implemented.

This binary can be used, e.g., for fuzz testing.

Signed-off-by: Felix Walter <felix.walter@d3tn.com>
2023-05-16 11:34:14 +02:00