/libcsp

Rust implementation for libcsp (Cubesat Space Protocol)

Primary LanguageRustMIT LicenseMIT

Rust GitHub Twitter Follow

Rust CSP porting

Porting of Cubesat Space Protocol (CSP) to Rust.

Currently porting CSP version 1. Version 2 in the future (maybe).

Software License

The source code is available under MIT license, see LICENSE for license text

Current status

Currently on very preliminar development phase.

  • Basic packet creation (CRC)
  • Direct Tx/Rx (UART only)
  • Packet filtering
  • Routing
  • ...