Skip to content

dcspy 3.0.0

Compare
Choose a tag to compare
@emcek emcek released this 25 Nov 12:08
· 1684 commits to master since this release
  • Use PySide6 instead of Custom Tkinter framework
    • Recognize Git objects for DCS-BIOS live repository
    • Improve DCS-BIOS update process
  • Add support for G-Keys of Logitech keyboards
  • Allow assign G-Keys to any control/instrument of all DCS-BIOS supported planes
  • New model of support mods: basic (only G-Key) and advanced (G-Key + LCD)
  • Support for Python 3.12
  • Internal:
    • G-Keys Logitech SDK C library
    • Use Pydantic data models
    • Auto migration of configuration file
    • Add unit tests for Qt GUI
    • improve CI process - add Python 3.12