summaryrefslogtreecommitdiffstats
path: root/glucometerutils/drivers/td4277.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename driver.GlucometerDriver to driver.GlucometerDevice.Diego Elio Pettenò2020-04-091-1/+1
* Move driver_base to glucometerutils.driver instead.Diego Elio Pettenò2020-04-091-3/+3
* Add missing SPDX-FileCopyrightText throughout the project.Diego Elio Pettenò2020-03-271-0/+1
* The big typing cleanup.Diego Elio Pettenò2020-03-271-19/+27
* Fix errors identified by flake8.Diego Elio Pettenò2020-03-261-2/+2
* Now that Python 3.6 is the minimum supported version, use f-strings.Diego Elio Pettenò2020-03-141-2/+2
* format code with blackBen2020-03-081-67/+62
* factor out common driver methodsBen2020-02-181-5/+9
* Bugfix: get current time within the functionBen2020-02-181-1/+3
* td4277: new driver for rebranded TaiDoc TD-4277 glucometers.Diego Elio Pettenò2019-08-031-0/+234