Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-08-03 | console: allow sending a single command to the device.HEADfreestyle-hid-1.1.1main | Diego Elio Pettenò | 1 | -0/+14 |
2023-08-03 | Use empty `__init__.py` files. | Diego Elio Pettenò | 1 | -3/+0 |
2023-08-03 | Update typing to PEP 585 style. | Diego Elio Pettenò | 1 | -1/+2 |
2023-08-03 | Don't depend on product ID to enable encrypted protocol. | Diego Elio Pettenò | 1 | -1/+15 |
2021-05-16 | Use the new usbmon-tools 3 DeviceAddress command line flags.freestyle-hid-1.0.3 | Diego Elio Pettenò | 2 | -5/+15 |
2021-05-16 | Fix tests: DeviceAddress objects cannot be joined. | Diego Elio Pettenò | 1 | -1/+4 |
2021-05-16 | Use the new APIs from usbmon-tools to simplify chatter extraction. | Diego Elio Pettenò | 1 | -48/+20 |
2021-03-03 | Allow selecting which encoding to use for decoding text commands. | Diego Elio Pettenò | 1 | -1/+9 |