Releases: katie-snow/QtPyUltimarc
Releases · katie-snow/QtPyUltimarc
Ultrastik 360 support
Implementation for Ultrastik 360 joystick
Drop support for Python 3.7
Add support for Python 3.12
Schema file fix
This will fix the accessing of schema files.
Package Fixing
Fix packaging for running CLI and UI from PyPi package
1.0.0-alpha.3
Update readme path in setup.cfg
1.0.0-alpha.2
Update installation configuration
Python CLI and UI Initial Release
New python tools for supporting Ultimarc devices 2015 and newer.
Currently supported devices:
- USBButton
- Mini-pac
- IPAC2
CLI Functionality:
- Able to read in the device configuration then write to stdout or to a file with formatting
- Able to update a single pin to a device without creating a configuration file
- Load a configuration file to a device while using the existing configuration
- Able to update debounce and paclink if applicable to the device without a configuration file
- Able to list connected device
UI Functionality
- Display multiple connected devices at once
- Able to created configuration files even when no device is present
- Able to read and write the configuration of a device
- Able to save configuration to a file
- Able to create macros
New Contributors
Full Changelog: https://github.com/katie-snow/QtPyUltimarc/commits/v1.0.0-alpha.1