Releases: gmenounos/kw1281test
v0.35-beta
Added ReadFaultCodes, ClearFaultCodes and SetSoftwareCoding commands. Now displays software coding and workshop code when connecting to a control module.
v0.30-beta
Added ActuatorTest command.
Log file now appends instead of overwrites.
Added DumpClusterNecRom command.
v0.28-beta
Updated to .NET 5.0.
v0.27-beta
Probably the final release that will run on Windows XP.
v0.26-beta
Rebuilt using old System.IO.Ports package.
v0.25-beta
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
Added support for the .NET Framework 4.0 for the (hopefully) few people still running Windows XP.
v0.15-beta
- 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