Skip to content

Releases: OpenRoberta/openroberta-connector

v1.2.1: Bugfix for macOS Java install location

20 Mar 13:54
Compare
Choose a tag to compare

Small bugfix release.

Improvements:

  • Use Java default install location if it is not on PATH on macOS
  • Updated dependencies

Outdated: Prerelease for Bionics4Education

30 Jan 15:53
Compare
Choose a tag to compare

Outdated. Please use version v1.3.0

The prerelease for the Bionics4Education integration.
Requires an installation of Python on the PATH and the pyserial module.
Can be installed using python -m pip install pyserial in an admin Powershell.

v1.2.0: Arduino Uno Wifi Rev2 support

02 Jan 11:47
Compare
Choose a tag to compare

Added support for the Arduino Uno Wifi Rev2 board.

Improvements:

  • Arduino Uno Wifi Rev2 support

v1.1.0: Installer improvements

27 Nov 17:38
Compare
Choose a tag to compare

Windows: Please close the connector before installing the new version, this should be the last time this is necessary.

Small improvements.

Improvements:

  • Windows upgrade while the Connector is open should work from now on.
  • Improved Linux installer that only needs admin rights if the user is not in the dialout group
  • Added error message when transfer to Arduino based robots failed
  • Updated avrdude to work with macOS Catalina

v1.0.1: Bugfix release

09 Oct 12:47
v1.0.1
bf3efc1
Compare
Choose a tag to compare

Windows: Please close the connector before installing the new version.

Small bugfix release.

Improvements:

  • Fixed a bug that allowed selection of EV3 in the serial device ID editor
  • Improved consistency of the custom server address user interface
  • Increased time until help popup and friendlier message

v1.0.0: Stable release

13 Aug 09:16
v1.0.0
cb5eb3f
Compare
Choose a tag to compare

This is the release of the new Connector, which combines the previous USB/NAOProgram into one.
It is mainly based on the USBProgram but will continue to support non USB robots.

Improvements:

  • Added support for the NAO robot
  • Update notification for new versions of the Connector
  • Extensive cleanup of unnecessary files
  • Automatic deployment when tagging a commit
  • Multiple smaller fixes and improvements
  • Fixed some bugs from 0.1.0

v0.1.0: Initial beta release

19 Jul 15:10
v0.1.0
de8be75
Compare
Choose a tag to compare

This is the first beta release of the new Connector, which combines the previous USB/NAOProgram into one.
It is mainly based on the USBProgram but will continue to support non USB robots.

Improvements:

  • Added support for the NAO robot
  • Update notification for new versions of the Connector
  • Extensive cleanup of unnecessary files
  • Automatic deployment when tagging a commit
  • Multiple smaller fixes and improvements