Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 748 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 748 Bytes

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
  • ...