nasa / bplib

Apache License 2.0
27 stars 13 forks source link

Add encode/decode capability for BPv7 structures #77

Closed jphickey closed 2 years ago

jphickey commented 2 years ago

Implement encode/decode routines to interpret V7 protocol elements obtained from the network, and generate protocol elements for sending to the network. These need to be CBOR encoded per the BPv7 specification.