diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f68f5ad..9380297d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,15 @@ will consitute of a breaking change warranting a new major release: # [unreleased] +## Changed + +- The CCSDS IP core handler now exposes a parameter to enable the priority select mode + for the PTME core. This mode prioritizes virtual channels with a lower index, so for example + the virtual channel (VC0) will have the highest priority, while VC3 will have the lowestg + priority. This mode will be enabled by default for now, but can be set via the parameter IF with the unique + parameter ID 0. The update of this mode requires a PTME reset. Therefore, it will only be performed + when the transmitter is off to avoid weird bugs. + # [v1.38.0] 2023-03-17 eive-tmtc: v2.19.2