• v1.29.0

    100%
    0 Open
    3 Closed
    Updated 2023-02-21 11:30:55 +01:00
    Closed 2023-02-21 11:30:02 +01:00
  • v1.3.0

    100%
    0 Open
    4 Closed
    Updated 2023-04-04 14:53:40 +02:00
    Closed 2021-07-22 11:56:44 +02:00

    Milestone for Software Release v1.3.0

    • Last milestone before major FSFW update

    Enhancements

    • First components for File System Handling
    • .cproject file updates
    • README updates and improvements
    • File System API continued, but not finished yet
    • Scratch buffer API continued, not finished yet
    • Reaction wheel handler added
    • GPS Handler continued
    • Q7S SPI communication interface added, necessary for SPI multiplexing because reaction wheel requires slow SPI
  • v1.30.0

    100%
    0 Open
    4 Closed
    Updated 2023-02-23 16:00:04 +01:00
    Closed 2023-02-23 11:49:10 +01:00
  • v1.31.0

    100%
    0 Open
    2 Closed
    Updated 2023-02-23 15:59:50 +01:00
    Closed 2023-02-23 15:59:50 +01:00
  • v1.32.0

    100%
    0 Open
    5 Closed
    Updated 2023-02-27 10:56:45 +01:00
    Closed 2023-02-24 19:11:35 +01:00
  • v1.33.0

    100%
    0 Open
    5 Closed
    Updated 2023-03-01 19:01:09 +01:00
    Closed 2023-03-01 19:00:42 +01:00
  • v1.34.0

    100%
    0 Open
    9 Closed
    Updated 2023-03-03 17:02:02 +01:00
    Closed 2023-03-03 17:01:23 +01:00
  • v1.35.0

    100%
    0 Open
    2 Closed
    Updated 2023-03-05 16:23:09 +01:00
    Closed 2023-03-04 17:17:22 +01:00
  • v1.36.0

    100%
    0 Open
    15 Closed
    Updated 2023-03-09 20:47:03 +01:00
    Closed 2023-03-09 16:59:18 +01:00
  • v1.37.0

    100%
    0 Open
    10 Closed
    Updated 2023-03-11 15:27:05 +01:00
    Closed 2023-03-11 15:26:46 +01:00
  • v1.38.0

    100%
    0 Open
    26 Closed
    Updated 2023-03-21 23:41:58 +01:00
    Closed 2023-03-18 14:40:18 +01:00
  • v1.39.0

    100%
    0 Open
    10 Closed
    Updated 2023-03-22 20:01:43 +01:00
    Closed 2023-03-21 23:41:18 +01:00
  • v1.4.0

    100%
    0 Open
    4 Closed
    Updated 2021-07-24 15:16:19 +02:00
    Closed 2021-07-24 15:16:19 +02:00

    Milestone for next OBSW release

    • History rewritten for e-mail change (force push in develop and master)
    • Branch before history was changed to correct e-mail address
    • Requires framework update eive/fsfw#6
    • 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
  • v1.40.0

    100%
    0 Open
    17 Closed
    Updated 2023-03-26 15:29:18 +02:00
    Closed 2023-03-24 22:34:58 +01:00
  • v1.41.0

    100%
    0 Open
    8 Closed
    Updated 2023-03-28 22:30:00 +02:00
    Closed 2023-03-28 22:29:36 +02:00
  • v1.42.0

    100%
    0 Open
    12 Closed
    Updated 2023-04-01 15:41:20 +02:00
    Closed 2023-04-01 15:40:56 +02:00
  • v1.43.0

    100%
    0 Open
    9 Closed
    Updated 2023-04-04 14:30:04 +02:00
    Closed 2023-04-04 14:25:29 +02:00
  • v1.44.0

    100%
    0 Open
    18 Closed
    Updated 2023-04-08 15:54:51 +02:00
    Closed 2023-04-08 15:53:58 +02:00
  • v1.45.0

    100%
    0 Open
    23 Closed
    Updated 2023-04-14 22:33:00 +02:00
    Closed 2023-04-14 22:33:00 +02:00
  • v1.5.0

    100%
    0 Open
    2 Closed
    Updated 2021-07-26 11:51:31 +02:00
    Closed 2021-07-26 11:51:31 +02:00

    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.