Skip to content

v1.2.0

Compare
Choose a tag to compare
@maximevince maximevince released this 15 Dec 15:23
· 19 commits to main since this release
caff823

Changelog since v1.1.0:

  • Added HID descriptor parser. This should allow XLAT to work with a much wider variety of mice out there!
  • Timestamp collection now happens earlier, which should improve the accuracy of the timings measured by XLAT (closer to USB analyzer values) (#3 thanks @NickGuyver)
  • Added randomness to auto-trigger (#7)
  • Ongoing auto-trigger can now be cancelled by pressing the button again (button with the remaining count) (Also #7)
  • Chart now auto-scales to larger Y-values (#5)
  • Re-arranged GUI layout a bit