Skip to content

PMAP v1.12

Compare
Choose a tag to compare
@AKuHAK AKuHAK released this 03 Jan 14:26
· 66 commits to master since this release
  • Corrected argument parsing for F-chassis and A-chassis
  • Corrected EEPROM management for G-chassis
  • Corrected some non-escaped menus
  • Out-of-range CD/DVD DiscDetect Ratio will be just a warning, not an error
  • Enabled verbose logging of all issued serial commands+arguments and mechacon responses into the pmap.log file
  • Added argument logging into all cmd messages
  • Corrected CD FCS SEARCH CHECK calculation. It was in the range 0..10 cause the value for storing was unsigned, changed to -10..10
  • Refactored cfd handle logic from uint to char. On Dragons (H-Chassis+) cfd returns the Mechacon Renewal date in a different format
  • Now all v5 mechacon chips are detected correctly.