Releases: teamfinalmouse/xlat
Releases · teamfinalmouse/xlat
v1.4.0
v1.3.0
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
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
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
This is the first public release of the XLAT firmware.