7b24e8c2f7
Just adding some comments.
2025-11-14 20:05:38 -05:00
eb0e531d3a
Fixed some bit shifting.
...
I was shifting before masking because I had been using a larger mask,
u16. Now it masks then shifts because I had changed it to being a u8
mask for each section.
2025-11-14 20:03:50 -05:00
5b7df6d300
Swapped LICENSE file.
...
This is now using the apache 2 license. I also added the CCSDS Space
Packet Protocol document for easier referencing.
2025-11-14 20:01:51 -05:00
46c02a152f
This is the initial go at the library.
...
This is the initial pass. It sets some things up and lets me get
some ideas out of my head.
2025-06-20 20:49:51 -04:00
6eada9955f
Initial commit
2025-05-31 15:08:30 -04:00