• 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