• v0.5 dd6a7bef18

    Pre-Release v0.5 Pre-Release

    mhu released this 2023-01-03 16:38:37 +01:00 | 0 commits to master since this release

    • Fix #50. Cycle counter of Cortex-M4 was disabled.
    • Correctly handle version number generation
    • Update FatFS to newest version

    Builds

    • release: Standard release build with UART on front header
    • release_uart_debug_header: Release build with UART on debug header
    Downloads
  • v0.4 fd12faff75

    Pre-Release v0.4 Pre-Release

    mhu released this 2022-12-31 20:40:28 +01:00 | 13 commits to master since this release

    • Improved GUI: SD state shown in GUI now
    • Correct handling of safety error flags
    • LED flashes in case of an error
    • Internal restructuring...

    Builds

    • release: Standard release build with UART on front header
    • release_uart_debug_header: Release build with UART on debug header
    Downloads
  • v0.3 00b8d1f48e

    Version v0.3 Pre-Release

    mhu released this 2022-07-16 15:28:39 +02:00 | 36 commits to master since this release

    Functionally working but missing documentation of a lot of features.

    Builds

    • release: Standard release build with UART on front header
    • release_uart_debug_header: Release build with UART on debug header
    Downloads
  • v0.2-test 8576bf4231

    v0.2-test Pre-Release

    mhu released this 2021-06-02 11:16:50 +02:00 | 203 commits to dev since this release

    Test release

    This is only a test release which is technically speaking able to fully control a reflow process. However not all features are implemented.

    Errata

    • Up to commit 41fbb83b46 (Fix #34: Broken PID derivate term calculation. Sign error fixed), there is a sign error in the PID controllers calculation, affecting the derivate term. This can lead to problems. When using the now corrected software, you must ensure your profiles are still working as expected.
    Downloads