Skip to content

owlcms-firmata 2.0.7

Compare
Choose a tag to compare
@jflamy jflamy released this 07 Feb 21:52
· 5 commits to v24 since this release
Changes since 2.0.0
  • 2.0.7: work with a control panel similar to that of owlcms

    • the control panel will pass additional options to tell where the configuration files are and what port to use.
  • 2.0.6: fixed the configuration selection to work on Linux and Raspberry Pi.

  • 2.0.5: clientId now less than 23 characters to prevent spurious error message in owlcms

  • host/port/username from last connection are saved and restored on next start

  • The Windows setup was not copying the default configuration files to the owlcms/devices directory in the user HOMEDIR.

  • The detection of the remote platforms has been made more robust.

  • The default port is now 8090 to avoid conflicts with owlcms

Release 2.0
  • Complete rework of the user interface

  • A single instance of the program can handle multiple connected devices

  • Detection of the connected devices.

  • The name of the firmware is used to locate the matching configuration file by default.

Known issues
  • If several browsers are run at the same time display between browsers will not be synchronized. Normally only one at a time is needed anyway.