Skip to content
This repository has been archived by the owner on May 15, 2019. It is now read-only.
/ cfdp Public archive

CCSDS File Delivery Protocol - Modifications to other sources to get it working for us. (Deprecated. Not in use on PICs.)

Notifications You must be signed in to change notification settings

byuspacecraft/cfdp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cfdp

CCSDS File Delivery Protocol - Modifications to other sources to get it working for us.

Documentation

CFDP documents distributed by CCSDS are in /specification

Sources

  • cFE - core flight executive by NASA Goddard, full flight software ecosystem
    • CFDP is the CF application
  • ION - Interplanetary Network Stack by NASA JPL
  • CFDP relies on ici, ltp, dgr, and bp packages in ION.
  • From main ION directory use make cleancfdp and make cfdpreqs to make the cfdp required files.
  • Makefiles for ici, ltp, dgr, bp and cfdp have been modified to use arm-uclinuxeabi-gcc as the compiler.
  • Man pages for all of the executables created during a build can be found in [package (i.e. ici)]/doc/man/man#/ and can be run by using man -l [filename]

About

CCSDS File Delivery Protocol - Modifications to other sources to get it working for us. (Deprecated. Not in use on PICs.)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published