Skip to content

Releases: Chatanga/Girinoscope

1.4.0

25 Sep 17:35
Compare
Choose a tag to compare

Added

  • New Girino variant with automatic trigger and multichannels (SoftGirino).

1.3.5

05 Jul 17:43
Compare
Choose a tag to compare

Fixed

  • A potential deadlock when talking too fast with a Girino device (#6).

1.3.4

18 Jun 17:54
Compare
Choose a tag to compare

Fixed

  • An obvious regression in displayed frequency units introduced in 1.3.0.

1.3.3

04 Aug 08:20
Compare
Choose a tag to compare

Added

  • Toolbar shortcuts for the acquisition rate and the trigger mode.
  • The serial port list is now updated each time the corresponding menu is open.

Changed

  • Switched to JDK 1.8 to accomodate the markdown plugin for Maven.

1.3.2

24 Jul 15:57
Compare
Choose a tag to compare

Changed

  • Export to CSV in a single column without the index.
  • Stop filtering out serial ports based on their name.

Fixed

  • Removed unneeded build dependencies from the distributed JAR.
  • Data stroke width is now applied starting with the current frame.
  • Synchronously load the content for the about dialog.

1.3.1

18 Jul 13:48
Compare
Choose a tag to compare

Added

  • Slightly improved status messages.
  • Reinstated the look and feel selection.
  • Changelog popup at startup after an update.

Fixed

  • Some Snap issues.
  • The badly supported Desktop API on Linux.

1.3.0

12 Jul 11:39
Compare
Choose a tag to compare

Added

  • Snap support for the Linux folk.
  • Support of multiple (hardcoded) devices (Arduino + STM32duino).
  • Various settings (device, signal interpretation and theme) are now persisted.
  • Added one frame acquisition action.

Fixed

  • Removed badly supported Substance LaF.
  • Removed an inappropriate JDK 1.8 method usage.