spp-rust 0.2.3

An implementation of the CCSDS 133.0-B-2 Recommended Standard
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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)