summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* console: allow sending a single command to the device.HEADfreestyle-hid-1.1.1mainDiego Elio Pettenò2023-08-031-0/+14
* Use empty `__init__.py` files.Diego Elio Pettenò2023-08-032-6/+0
* Update typing to PEP 585 style.Diego Elio Pettenò2023-08-032-5/+7
* Include Python 3.10 and 3.11 as part of CI.Diego Elio Pettenò2023-08-032-1/+7
* pre-commit autoupdateDiego Elio Pettenò2023-08-031-3/+3
* Update minimum supported version to Python 3.9.Diego Elio Pettenò2023-08-036-11/+5
* Include the encryption extra in the CI.freestyle-hid-1.1.0Diego Elio Pettenò2023-08-031-1/+1
* Be more verbose on error messages and parsing with construct.Diego Elio Pettenò2023-08-033-44/+119
* Don't depend on product ID to enable encrypted protocol.Diego Elio Pettenò2023-08-032-6/+21
* If present, load the actual keys from freestyle-keys package.Diego Elio Pettenò2023-08-033-10/+28
* Reformat to pass pre-commit checks.Diego Elio Pettenò2023-08-032-40/+75
* Update authors and headers information.Diego Elio Pettenò2023-08-032-1/+6
* initial encrypted protocol supportMPM11072023-08-032-22/+198
* Reformat with the new black.Diego Elio Pettenò2023-04-161-1/+0
* Update pre-commit config.Diego Elio Pettenò2023-04-161-6/+6
* Update mergify configuration.Diego Elio Pettenò2021-11-071-17/+3
* pre-commit autoupdate.Diego Elio Pettenò2021-11-071-4/+4
* Don't select a specific Python version for pypi.Diego Elio Pettenò2021-05-171-1/+1
* CI: name the job with a bit more obvious name.Diego Elio Pettenò2021-05-172-19/+19
* Mergify: make sure to check the status of _all_ actions.Diego Elio Pettenò2021-05-171-2/+18
* Only try publishing tags.Diego Elio Pettenò2021-05-171-0/+1
* Use the new usbmon-tools 3 DeviceAddress command line flags.freestyle-hid-1.0.3Diego Elio Pettenò2021-05-162-5/+15
* Fix tests: DeviceAddress objects cannot be joined.Diego Elio Pettenò2021-05-161-1/+4
* Run pre-commit autoupdate.Diego Elio Pettenò2021-05-161-5/+5
* Fix thinko in README.Diego Elio Pettenò2021-05-161-1/+1
* Migrate to GitHub Actions rather than Travis CI.Diego Elio Pettenò2021-05-163-26/+33
* Fix fat-fingered copy.Diego Elio Pettenò2021-05-161-1/+1
* Add GitHub action for publishing to PyPI.Diego Elio Pettenò2021-05-161-0/+35
* Use the new APIs from usbmon-tools to simplify chatter extraction.Diego Elio Pettenò2021-05-162-49/+21
* travis-ci: work around the wrong version of attrs in Python 3.7freestyle-hid-1.0.2Diego Elio Pettenò2021-03-031-0/+3
* travis-ci: update to include 3.10-dev and 3.9 final.Diego Elio Pettenò2021-03-031-1/+2
* Allow selecting which encoding to use for decoding text commands.Diego Elio Pettenò2021-03-032-12/+18
* Calculate multirecords checksum based on the raw bytes.Diego Elio Pettenò2021-03-031-7/+14
* Update pre-commit configuration.Diego Elio Pettenò2020-12-121-9/+3
* Add missing pre-commit action configuration.freestyle-hid-1.0.1Diego Elio Pettenò2020-10-041-0/+24
* Make sure to install usbmon-tools when enabling tools.Diego Elio Pettenò2020-10-042-1/+2
* Backport the one test that was present in glucometerutils.Diego Elio Pettenò2020-10-045-0/+59
* Add missing py.typed files to package.Diego Elio Pettenò2020-10-041-0/+3
* Initial import of freestyle-hid.freestyle-hid-1.0.0Diego Elio Pettenò2020-10-0425-0/+1589