Skip to content

Releases: Blacktempel/RAMSPDToolkit

1.6.1

Choose a tag to compare

@Blacktempel Blacktempel released this 30 Aug 11:01
0ea5185

New functionality:

  • none

Improvements and fixes:

  • add thermal sensor check for ConsoleOutputTest - #11
  • updated PawnIO modules

Other:

  • updated dependencies

1.6.0

Choose a tag to compare

@Blacktempel Blacktempel released this 27 Jul 20:39
848b698

New functionality:

  • added support for DDR3 RAM

Improvements and fixes:

  • changed module and serial number to block read - #8
  • massively improve performance of Skylake SMBus + add writes
  • changes for DDR4Accessor
    • simplify detection
    • add one more fallback for ProbeThermalSensor
  • remove not necessary PCI mutex from SMBuses
  • fix underlying infinite wait on global mutexes - #10

Other:

  • workflow versions updated

1.5.0

Choose a tag to compare

@Blacktempel Blacktempel released this 28 Feb 15:04

Changes:

  • added support for DIMM modules of X299 Chipset - #7

Improvements and fixes:

  • updated manufacturer mapping (JEP106BN - January 2026)
  • update dependencies

Other:

  • none

1.4.2

Choose a tag to compare

@Blacktempel Blacktempel released this 28 Nov 09:22

RAMSPDToolkit

DDR4Accessor:

  • improved detection logic by reading 0x02 and checking for type

.NET Standard 2.0 added to build frameworks.

1.4.1

Choose a tag to compare

@Blacktempel Blacktempel released this 12 Nov 13:38

Add .NET 10 build.
Update dependencies.

1.4.0

Choose a tag to compare

@Blacktempel Blacktempel released this 06 Nov 09:34

Some code has been moved to BlackSharp to avoid duplicate code across projects.
Update dependencies.

1.3.2

Choose a tag to compare

@Blacktempel Blacktempel released this 22 Sep 14:43

PawnIO interface changed due to Piix4 detection changes.

Bugfix in BitHandler for .NET Framework.
More checks in unit tests.

Added GetCapacity for DDR4 and DDR5 modules (experimental).

1.3.1

Choose a tag to compare

@Blacktempel Blacktempel released this 13 Sep 13:54

Update PawnIO binaries.
No changes for NDD package.

1.3-PawnIO (beta)

Choose a tag to compare

@Blacktempel Blacktempel released this 05 Sep 12:34

Implement PawnIO driver + interface changes.

1.2.2

Choose a tag to compare

@Blacktempel Blacktempel released this 03 Sep 07:45

Improvement for PCICMD handling.