Skip to content

v1.1.0

Compare
Choose a tag to compare
@94929 94929 released this 17 Dec 06:07
· 95 commits to develop since this release

New features include,

  1. Implement GUI Firmware Updater in PyMODI
    Using PyQt5 as the frontend, PyMODI now supports the GUI version of Firmware Updater.
  2. Implement network base (STM32) firmware updater
    PyMODI now supports the update of network base firmware.
  3. Implement GD32 firmware updater
    PyMODI now supports the update of GD32 firmware (for input modules).
  4. Implement VirtualMODI integration code
    You can now use pymodi without having the MODI HW, by utilizing the virtual-modi package.