Porting of Cubesat Space Protocol (CSP) to Rust.
Currently porting CSP version 1. Version 2 in the future (maybe).
The source code is available under MIT license, see LICENSE for license text
Currently on very preliminar development phase.
- Basic packet creation (CRC)
- Direct Tx/Rx (UART only)
- Packet filtering
- Routing
- ...