Releases: sibradzic/upp
Releases · sibradzic/upp
v0.1.2
- Regenerate all atom_gen structures against latest kernel sources
- Add support for RX6600XT & RX6600M
Note that in case of RX6600 the decoded values in the last ~10% of the PP table (starting fromI2cControllers
onwards) might be incorrect, so use with caution.
v0.1.0: Use correct ATOM_Polaris_Fan_Table (fixes #21)
fixes:
- Polaris Fan Table data structure properly decoded now
v0.0.9
v0.0.8
fixes:
- override some Navi 21 fields and arrays into float type
- improve ROM extract (more info including checksum verification)
- improve output of float values (more reasonable rounding)
- re-generate most of the atom_gen stuff, based on kernel changes
new stuff:
- implement functional tests (test script and data under test dir)
- re-write README
- bump package version to 0.0.8