Skip to content

Releases: colinbourassa/rovergauge

11.2.0

21 Jul 23:42
Compare
Choose a tag to compare

Fixes:

  • The tune ID would not be retrieved if "Connect" was selected before the ignition was switched on the ECU was ready. Retrieval of the tune ID is now delayed until data has been received from the ECU.
  • Cell padding in the fuel map grid display has been reduced, and the font size for the fuel map grid header has been left at the system default, which should reduce the tendency for the fuel map grid to require scroll bars on smaller displays.

11.1.0

27 Oct 23:01
Compare
Choose a tag to compare
  • Reverted back to Qt5 to keep compatibility with Windows 7 (and Linux distributions that have not yet made Qt6 available in their stable baseline)
  • Fixed missing tune revision ID display bug

11.0.0

26 Sep 22:13
Compare
Choose a tag to compare
  • Fixed minor bugs relating to hex/decimal switch for fuel map display
  • Included labeling for locations in battery-backed RAM display (changeable in config file)
  • Switched from Qt5 to Qt6

0.10.7

18 Jan 22:32
Compare
Choose a tag to compare
  • Added dec/hex switch for fuel map data display

i686 is the 32-bit Windows build; x86_64 is the 64-bit build.

0.10.6

18 Jan 22:13
Compare
Choose a tag to compare
  • Add option to display fuel map values in decimal or hex

Windows-i686 is the 32-bit build; Windows-x86_64 is 64-bit.

0.10.5

31 May 11:41
Compare
Choose a tag to compare
  • Fix missing libwinpthread-1.dll in Windows packages
  • No change for Linux package

0.10.4

30 May 22:54
Compare
Choose a tag to compare
  • Fix race condition that sometimes prevents correct logging of the static data

0.10.3

29 Apr 21:39
Compare
Choose a tag to compare

Slightly changes read order so that the fuel map ID is read before any attempt to read the CO trim voltage; this allows a valid trim voltage to be buffered at the end of the first read cycle, which is important for logging static data accurately.

0.10.2

09 Dec 14:42
Compare
Choose a tag to compare
  • Adds icons to the executable for Windows
  • Fixes rendering of Aero/Vista themes for Windows by including the missing QWindowsVistaStyle.dll
  • Changes the fuel map static log data to hexadecimal

Windows builds are provided as both a 32-bit (i686) and 64-bit (x86_64).
The Linux build is provided as 64-bit only.

0.10.1

31 Aug 21:22
Compare
Choose a tag to compare

Fixes dependencies for the Linux release deb package.
(No changes for Windows -- 0.10.0 is still the latest Windows release.)