Skip to content

CTF v1.2 Release

Latest
Compare
Choose a tag to compare
@blueoceanwater blueoceanwater released this 10 May 14:04
· 13 commits to master since this 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 SendCfsCommand instruction.
    • Improve validation of the SP0 and Remote CFS configs. RegisterCfs will fail if any errors are found.
    • Change ValidateCcsdsData parameter from name to target to match CFS instructions.
    • Minor improvements and bug fixes.
  • CTF Editor Changes

    • Fix the bug of deleting arguments for CheckTlmValue and CheckTlmContinuous instructions.
    • Minor improvements and bug fixes.
  • 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.