• v1.4.0 521601fc6a

    v1.4.0 Stable

    muellerr released this 2021-07-23 18:33:01 +02:00 | 7658 commits to main since this release

    • Last release before history rewritten for e-mail change (force push in develop and master)
    • fsfw_hal is now part of fsfw so the submodule was removed
    • Scratch API finished and tested, can be used to read/write strings and numeric values now
    • File System API mostly finished and tested
    • JSON library added and tested, works well so far
    • New API written as a wrapper around the JSON library, which allows modelling the content of a JSON configuration file in the Software. For simplicity reason, it will write directly to the file system instead of sending messages for now
    • TE0720 define prefixed with BOARD_ which makes it more explicit
    • InitMission and ObjectFactory modularized
    • Basic instructions for xsc_scratch API in README
    • Added new version of Q7S datasheet and link to trac page where updated versions will be uploaded
    • PLOC Supervisor Handler
    • First Start Tracker Handler code
    • Some bugs found by @Jakob.Meier fixed. More general checks introduced
    • Exception handling for std::filesystem
    Downloads