Skip to content

Releases: gmenounos/kw1281test

v0.35-beta

10 Jan 18:39
Compare
Choose a tag to compare
v0.35-beta Pre-release
Pre-release

Added ReadFaultCodes, ClearFaultCodes and SetSoftwareCoding commands. Now displays software coding and workshop code when connecting to a control module.

v0.30-beta

07 Jan 06:22
Compare
Choose a tag to compare
v0.30-beta Pre-release
Pre-release

Added ActuatorTest command.
Log file now appends instead of overwrites.
Added DumpClusterNecRom command.

v0.28-beta

27 Nov 04:18
Compare
Choose a tag to compare
v0.28-beta Pre-release
Pre-release

Updated to .NET 5.0.

v0.27-beta

27 Nov 03:19
Compare
Choose a tag to compare
v0.27-beta Pre-release
Pre-release

Probably the final release that will run on Windows XP.

v0.26-beta

18 Nov 00:28
Compare
Choose a tag to compare
v0.26-beta Pre-release
Pre-release

Rebuilt using old System.IO.Ports package.

v0.25-beta

16 Nov 01:23
Compare
Choose a tag to compare
v0.25-beta Pre-release
Pre-release

Added ability to dump Bosch RB8 EEPROM:
KW1281Test.exe COM1 10400 17 DumpRB8Eeprom $10400 $400

For easier problem reporting, a log file (KW1281Test.log) will now be created that duplicates all text that was output to the console.

Added support for EEPROM dumps from clusters running VAT500LL and VAT500MH software.

v0.20-beta

26 Oct 22:20
Compare
Choose a tag to compare
v0.20-beta Pre-release
Pre-release

Added support for the .NET Framework 4.0 for the (hopefully) few people still running Windows XP.

v0.15-beta

18 Aug 04:08
Compare
Choose a tag to compare
v0.15-beta Pre-release
Pre-release
  • Added initial ability to load a file and write it to the cluster EEPROM. (Be careful!)
  • Changed to target win-x86 so it should run on both 32 and 64-bit Windows.
  • It's now packaged as a single .exe