目录

Python CFDP, Version 0.2

The CCSDS File Delivery Protocol (CFDP) was developed by the Consultative Committee for Space Data Systems (CCSDS). The CFDP protocol provides reliable transfer of files from one endpoint to another and has been designed to work well over space links that suffer from outtakes and long delays. The basic operation of CFDP is to transfer a file from a sender to a receiver (both referred to as CFDP entities). The sender and receiver must be configured and running at the same time to perform a file transfer. It can be used to perform space to ground, ground to space, space to space, and ground to ground file transfers. For example it can be used to transfer science data from satellite over mission control to the science center in an automated fashion with minimal to no human intervention.

This Python module is an implementation of the CCSDS File Delivery Protocol. It supports all features as outlined in the latest version of the CFDP Blue Book. These are:

  • Class 1 (unacknowledged) file transfer
  • Class 2 (acknowledged) file transfer
  • Filestore requests
  • Proxy operations
  • Directory listing request
  • Native filestore implementation
  • UDP as default transport layer (optional ZMQ)

Installation

Clone the repository and then install via pip:

pip install cfdp

Depending on the transport layer to use with CFDP, one needs to install additional dependencies.

Documentation

Find the detailed documentation here.

Tests

The protocol is tested for cross-support as outlined in CCSDS CFDP Yellow Book. See tests/README.md for details.

Contribute

To learn more on how to successfully contribute please read the contributing information in the LibreCube documentation.

Support

If you are having issues, please let us know. Reach us at Matrix or via Email.

License

The project is licensed under the MIT license. See the LICENSE file for details.

关于

LibreCube(开源教育卫星与组件平台)开源仓库 python-cfdp。镜像收录自 https://gitlab.com/librecube/lib/python-cfdp,License:以源仓库 LICENSE 为准(MIT / CERN-OHL 等)

9.6 MB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802047560号