• v1.12.1 c6f60fbe82

    v1.12.1 Stable

    muellerr released this 2022-07-05 12:30:16 +02:00 | 5417 commits to main since this release

    Downloads
  • v1.12.0 75e71f7dca

    v1.12.0 Stable

    muellerr released this 2022-07-04 11:20:04 +02:00 | 5422 commits to main since this release

    Downloads
  • v1.11.0 4589b3b696

    v1.11.0 Stable

    muellerr released this 2022-05-04 17:21:28 +02:00 | 5916 commits to main since this release

    Downloads
  • v1.10.1 32f2cd60bb

    v1.10.1 Stable

    muellerr released this 2022-04-22 16:17:37 +02:00 | 6039 commits to main since this release

    Downloads
  • v1.10.0 a24464f13e

    v1.10.0 Stable

    muellerr released this 2022-04-22 09:11:35 +02:00 | 6079 commits to main since this release

    Downloads
  • v1.9.1 f9c8b544ba

    v1.9.1 Stable

    muellerr released this 2022-03-09 09:35:04 +01:00 | 6672 commits to main since this release

    For hotfix #176

    Downloads
  • v1.9.0 48f972f7a2

    v1.9.0 Stable

    muellerr released this 2022-03-08 10:34:04 +01:00 | 6676 commits to main since this release

    See milestone

    Downloads
  • v1.8.0 0a11ca6051

    v1.8.0 Stable

    muellerr released this 2021-09-24 10:19:23 +02:00 | 7300 commits to main since this release

    • GNSS and ACS board added and tested for Q7S
    • Device handlers moved to FSFW, several bugfixes, e.g. scaling error LIS3MDL and other minor ones in other device handlers
    • Updated commands to print switch states, voltages and currents of Gomspace PCDU. Requires eive/eive-tmtc#23
    • FSFW GPIO code refactored to support GPIOs by chip and label
    Downloads
  • v1.7.0 08bc44ce8b

    v1.7.0 Stable

    muellerr released this 2021-09-02 09:30:25 +02:00 | 7426 commits to main since this release

    • Minor changes to match software to updated FPGA configuration
    • Set all devices to mode power down in doShutDown()
    • Bug when PREFSD was not set
    • Increased robustness of SW against invalid values for preferred SD card
    • Some fixes for Raspberry Pi build
    • Binary files can not be run like that on Linux, need to generate stripped executable instead. This is done now.
    • PCDU always running now
    • Added debug output for PCDU modules
    • Added ACS board to SPI PST
    • New busConf.h file which encapsulates Q7S specific properties like chip names, pin numbers and device names for peripherals
    • Defines cleaned up and properly prefixed
    • Possible bugfixes: spiRtdIc3 had other mode than others and spiRtdIc15 had other speed than others
    • Offers basic API to program chip writeprotection programatically
    • Used on reboot now
    • Added LICENSE and NOTICE file for making OBSW OpenSource
    • Fixes for supervisor identified during integration tests with TAS
    • Adjustments to run OBSW on Trenz TE0720
    • Memory dumps larger than 2*65535 bytes can not be handled by the linux uart driver
    • Added a memory dumper object to split large memory dumps in multiple smaller dumps
    Downloads
  • v1.6.1 681ad25847

    v1.6.1 Stable

    muellerr released this 2021-08-11 10:47:57 +02:00 | 7491 commits to main since this release

    • Moved files which are not HW independent and only work on Q7S
    • TCP port updated
    • TCP/UDP scripts unified, same port number can be used now
    • Depends on eive/fsfw#11
    Downloads