Skip to content

2.10.5

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Mar 16:43
· 21 commits to main since this release

Fix OpenHantek/OpenHantek6022#352

When using calibrate_6022.py, the offset in the config file has now the the same sign as the EEPROM value:

  • Ini file offset > 0 (EEPROM > 0x80) means measured value too high -> correct trace downwards.
  • Ini file offset < 0 (EEPROM < 0x80) means measured value too low -> correct trace upwards.