-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChangelog
24 lines (18 loc) · 913 Bytes
/
Changelog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Version 0.5.0
- fixed the PUS1 verifier
- implemented aggregates for command arguments using groups
Version 0.4.0
- all parameters are marked as persistent
- insert fixed entries into the TC headers in case the pcdf entries of type 'P'( = other packet parameter whose value is automatically set by
the SCOS-2000 command subsystem (e.g. packet length, source sequence counters)) were encountered.
Previously these entries were skipped causing a bug if the last entry in the TC header was of this type.
Version 0.3.0 released 28-Sep-2024
- load SCOS alphanumeric displays into Yamcs parameter lists
Version 0.2.2 released 27-Sep-2024
- added missing parameter types to the SpaceSytem
version 0.2.1 released 9-Sep-2024
- fixed the name of the PUS17 verifier
Version 0.2 released 9-Sep-2024
- added PUS command verifiers and also verifier for PUS17
Version 0.1 released 13-Aug-2024
- first maven release