Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add the list of known FreeStyle commands to the tools directory. | Diego Elio Pettenò | 2019-09-15 | 1 | -0/+48 |
| | | | | This can be used to help testing new FreeStyle devices, like the Libre2. | ||||
* | freestyle_hid_console: allow feeding a list of known commands. | Diego Elio Pettenò | 2019-09-08 | 1 | -1/+7 |
| | | | | This makes it easier to identify the expected command range of a FreeStyle device. | ||||
* | Add a simple-ish script to use access a FreeStyle HID-compatible commands. | Diego Elio Pettenò | 2019-09-08 | 1 | -0/+46 |
This makes it possible to send and receive text-command protocols to a FreeStyle HID device without actually writing any code, to identify possible valid commands. |