Skip to main content

CCSDS File Delivery Protocol

Project description

Python CFDP

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

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cfdp-2.1.0.tar.gz (32.8 kB view details)

Uploaded Source

Built Distribution

cfdp-2.1.0-py3-none-any.whl (40.3 kB view details)

Uploaded Python 3

File details

Details for the file cfdp-2.1.0.tar.gz.

File metadata

  • Download URL: cfdp-2.1.0.tar.gz
  • Upload date:
  • Size: 32.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.3

File hashes

Hashes for cfdp-2.1.0.tar.gz
Algorithm Hash digest
SHA256 9bd9bd3aa0e39c8731a274d4e8065c41bd06d57c85e64e013a04e92e91f9cb07
MD5 4cfe280f071afc80a6442c42751115ee
BLAKE2b-256 38f27e5be16f87b1a362ded4036e86cacea88e2c13b539b0e82803fe6370f2da

See more details on using hashes here.

File details

Details for the file cfdp-2.1.0-py3-none-any.whl.

File metadata

  • Download URL: cfdp-2.1.0-py3-none-any.whl
  • Upload date:
  • Size: 40.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.3

File hashes

Hashes for cfdp-2.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c830a4cc5b084082107653a942845c0f5b00a7b43cb955b6777e98db5b699208
MD5 a6c5dd132a44cc2a2a78b4ecc124728a
BLAKE2b-256 956b0f34e88227e4df23d5a6b5ef9c3e128744ff82d2d7704f1c631987e57516

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page