CFDP source handler #776

Merged
muellerr merged 96 commits from cfdp-source-handler into main 2023-10-19 11:11:31 +02:00
56 changed files with 1469 additions and 798 deletions
Showing only changes of commit b3f9a82064 - Show all commits

View File

@@ -18,7 +18,7 @@ will consitute of a breaking change warranting a new major release:
## Added
- CFDP source handler, which allow file downlink using the standardized
- CFDP source handler, which allows file downlink using the standardized
CFDP interface.
- Proper back pressure handling for the CFDP handler, where the `LiveTmTask` is able to throttle
the CFDP handler.