Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 551 Bytes

File metadata and controls

26 lines (21 loc) · 551 Bytes

fprime-CommLib

A communication protocol library for F Prime.

Features:

RMAP Packet Encoding/Decoding (80%)

Todo:

  • RMW data length checks
  • DestAddr length check (<= 12)
  • More comprehensive testing
  • Documentation

CCSDS Packet Encoding/Decoding (90%)

Todo:

  • Secondary header support
  • Documentation

SpaceWire driver bridge (80%)

Todo:

  • Error handling
  • Proper memory allocation
  • Documentation

Planned Features

  • RMAP Target Component
  • Nanosatellite Protocol (NSP) support