# Space Packet Protocol
#### Based on CCSDS 133.0-B-2 Recommended Standard
[Link to the standard](https://public.ccsds.org/Pubs/133x0b2e1.pdf)
`[no_std]` compliant, although it uses the `bitvec` crate (`default-features` are disabaled)
### Roadmap
- [ ] Documentation
- [ ] Tests
- [ ] Benchmarks
- [x] Octet String Service
- [ ] Data loss indicator (?, optional, present only on Octet String Service)