summaryrefslogtreecommitdiffstats
path: root/freestyle_hid (unfollow)
Commit message (Expand)AuthorFilesLines
2023-08-03console: allow sending a single command to the device.HEADfreestyle-hid-1.1.1mainDiego Elio Pettenò1-0/+14
2023-08-03Use empty `__init__.py` files.Diego Elio Pettenò2-6/+0
2023-08-03Update typing to PEP 585 style.Diego Elio Pettenò2-5/+7
2023-08-03Be more verbose on error messages and parsing with construct.Diego Elio Pettenò3-44/+119
2023-08-03Don't depend on product ID to enable encrypted protocol.Diego Elio Pettenò2-6/+21
2023-08-03If present, load the actual keys from freestyle-keys package.Diego Elio Pettenò2-10/+26
2023-08-03Reformat to pass pre-commit checks.Diego Elio Pettenò2-40/+75
2023-08-03Update authors and headers information.Diego Elio Pettenò1-1/+5
2023-08-03initial encrypted protocol supportMPM11072-22/+198
2023-04-16Reformat with the new black.Diego Elio Pettenò1-1/+0
2021-05-16Use the new usbmon-tools 3 DeviceAddress command line flags.freestyle-hid-1.0.3Diego Elio Pettenò2-5/+15
2021-05-16Fix tests: DeviceAddress objects cannot be joined.Diego Elio Pettenò1-1/+4
2021-05-16Use the new APIs from usbmon-tools to simplify chatter extraction.Diego Elio Pettenò1-48/+20
2021-03-03Allow selecting which encoding to use for decoding text commands.Diego Elio Pettenò2-12/+18
2021-03-03Calculate multirecords checksum based on the raw bytes.Diego Elio Pettenò1-7/+14
2020-10-04Backport the one test that was present in glucometerutils.Diego Elio Pettenò2-0/+25