• v1.5.0 29da8d9fd5

    v1.5.0 Stable

    muellerr released this 2021-07-26 10:49:50 +02:00 | 7624 commits to main since this release

    Milestone for next OBSW release.

    FSFW Version: v1.5.0
    TMTC Version: v1.7.0 with tmtccmd v1.7.2

    • This is the first release after a git history change.
    • The OBSW will now create a version file automatically inside at mnt/sdX/conf/version.txt.
    • Future releases will include FSFW version and TMTC version as well.
    Downloads
  • v1.4.0 521601fc6a

    v1.4.0 Stable

    muellerr released this 2021-07-23 18:33:01 +02:00 | 7633 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
  • v1.3.0 a9813aedbb

    v1.3.0 Stable

    muellerr released this 2021-07-22 11:54:27 +02:00 | 7690 commits to main since this release

    Next release, because other major changes will follow soon and a lot has already changed

    1. .cproject file updates
    2. README updates and improvements
    3. File System API continued, but not finished yet
    4. Scratch buffer API continued, not finished yet
    5. Reaction wheel handler added
    6. GPS Handler continued
    7. Q7S SPI communication interface added, necessary for SPI multiplexing because reaction wheel requires slow SPI
    Downloads
  • v1.2.0 ddbfe7529d

    v1.2.0 Stable

    muellerr released this 2021-06-21 18:01:22 +02:00 | 7825 commits to main since this release

    • IMTQ Handler
    • ADIS Gyro Handler
    • Rad Sensor Handler
    • FSFW Generators implemented properly and working now
    • Several other device handlers for smaller sensors
    • Updates across all submodules (FSFW, TMTC, FSFWGEN, FSFW_HAL)
    • PUS C telecommands now used
    Downloads
  • v1.1.0 c4b348c97f

    v1.1.0 Stable

    meierj released this 2021-04-25 12:45:06 +02:00 | 8055 commits to main since this release

    • Adds iMQT (MGT)
    • RTD device
    • Update to PUS C Telemetry
    Downloads
  • v1.0.0 fe3fa3f0ed

    v1.0.0 Stable

    muellerr released this 2021-04-10 22:50:49 +02:00 | 8483 commits to main since this release

    • Initial release
    • EIVE OBSW running on Raspberry Pi, Xiphos Q7S and Host systems
    Downloads