nasa / bplib

Apache License 2.0
30 stars 13 forks source link

Fix #73, #76, #77, initial BPv7 data types, memory pool, and codec implementation #79

Closed jphickey closed 2 years ago

jphickey commented 2 years ago

Defines the BPv7 structures and adds a memory pool / RAM storage service specifically for BPv7. This also adds a new CMake option to build the new v7 code, although it is not actually hooked into bplib at this time.