Skip to content

Releases: teamfinalmouse/xlat

v1.4.0

29 May 13:09
3cf2559
Compare
Choose a tag to compare

Changelog since v1.3.0:

  • Randomize click timing from auto trigger. This should give more statistically relevant numbers more quickly (less total measurements required before converging)
  • UI update, logo updated

v1.3.0

02 Feb 14:20
b1d605d
Compare
Choose a tag to compare

Changelog since v1.2.0:

  • Upped USBH_MAX_NUM_INTERFACES from 2 to 8. This enables support for mice based on the Chinese Compx chips, such as mice from Lamzu, Endgame Gear, etc...

v1.2.0

15 Dec 15:23
caff823
Compare
Choose a tag to compare

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

v1.1.0: StDev + Virtual COM port

10 Nov 12:12
0e97123
Compare
Choose a tag to compare

Changelog since v1.0.0:

  • Added StDev calculation
  • Added CSV logging over virtual COM port (Requires enabling Virtual COM port in JLink settings)
  • Settings screen now shows current firmware version, including git sha

v1.0.0 Initial Public Release

27 Oct 10:24
c86448a
Compare
Choose a tag to compare

This is the first public release of the XLAT firmware.