changelog
All checks were successful
EIVE/eive-obsw/pipeline/pr-v3.0.0-dev This commit looks good

This commit is contained in:
Robin Müller 2023-06-07 14:25:13 +02:00
parent 06b381d965
commit 26ed774806
No known key found for this signature in database
GPG Key ID: 11D4952C8CCEF814

View File

@ -53,6 +53,9 @@ will consitute of a breaking change warranting a new major release:
only be used to cancel a transfer.
- Handling of multiple RWs in the ACS Controller is improved and can be changed by parameter
commands.
- The Directory Listing direct dumper now has a state machine to stagger the directory listing dump.
This is required because very large dumps will overload the queue capacities in the framework.
- The PUS Service 8 now has larger queue sizes to handle more action replies.
## Added