Releases: blueoceanwater/CTF
Releases · blueoceanwater/CTF
CTF v1.2 Release
v1.2
05/06/2021
-
CTF Core Changes
- Minor improvements and bug fixes.
-
CFS Plugin Changes
- Fix the use of CCDD macros in test scripts.
- Improve argument type checking in
SendCfsCommandinstruction. - Improve validation of the SP0 and Remote CFS configs.
RegisterCfswill fail if any errors are found. - Change
ValidateCcsdsDataparameter fromnametotargetto match CFS instructions. - Minor improvements and bug fixes.
-
CTF Editor Changes
- Fix the bug of deleting arguments for
CheckTlmValueandCheckTlmContinuousinstructions. - Minor improvements and bug fixes.
- Fix the bug of deleting arguments for
-
CTF Documentation and Tool Changes
- Add pylint static code analysis.
- Add pytest unit tests for plugins and library source files.
- Update open source file header.