Skip to content

Releases: katie-snow/QtPyUltimarc

Ultrastik 360 support

14 Feb 01:06
72c4c4a
Compare
Choose a tag to compare

Implementation for Ultrastik 360 joystick
Drop support for Python 3.7
Add support for Python 3.12

Schema file fix

08 Jan 16:50
a0e5eb5
Compare
Choose a tag to compare

This will fix the accessing of schema files.

Package Fixing

28 Jun 23:35
55ffab8
Compare
Choose a tag to compare

Fix packaging for running CLI and UI from PyPi package

1.0.0-alpha.3

22 May 03:16
30f3f3f
Compare
Choose a tag to compare

Update readme path in setup.cfg

1.0.0-alpha.2

21 May 23:27
0267837
Compare
Choose a tag to compare

Update installation configuration

Python CLI and UI Initial Release

31 Mar 05:13
555fc28
Compare
Choose a tag to compare
Pre-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