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
SendCfsCommand
instruction. - Improve validation of the SP0 and Remote CFS configs.
RegisterCfs
will fail if any errors are found. - Change
ValidateCcsdsData
parameter fromname
totarget
to match CFS instructions. - Minor improvements and bug fixes.
-
CTF Editor Changes
- Fix the bug of deleting arguments for
CheckTlmValue
andCheckTlmContinuous
instructions. - 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.