summaryrefslogtreecommitdiffstats
path: root/glucometerutils/drivers/accuchek_reports.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace flameeyes.eu with flameeyes.com.Diego Elio Pettenò2019-02-081-1/+1
* Fix most of the pylint output, and hide away some that is not needed.Diego Elio Pettenò2018-12-121-25/+32
* Reindent all files to match the 4-spaces indentation.Diego Elio Pettenò2018-12-121-87/+87
* accucheck_reports: fix bug for mg/dL native meters.Diego Elio Pettenò2017-12-281-2/+4
* Use Python3 Enum class for meal flags.Diego Elio Pettenò2017-12-281-3/+3
* Use Python3 Enum class for glucose units.Diego Elio Pettenò2017-12-281-2/+2
* common: rename Reading class into GlucoseReading classSamuel Martin2017-09-251-1/+1
* All drivers: move documentation of features from README to docstring.Diego Elio Pettenò2017-04-171-3/+6
* all drivers: make --device optional at the tool level.Diego Elio Pettenò2017-04-151-0/+5
* Update copyrights, cleanup whitespace where needed.Diego Elio Pettenò2017-01-161-2/+2
* Wrap the meter information to a namedtuple, instead of a string.Diego Elio Pettenò2017-01-151-7/+5
* accuchek_reports: add a new driver for Accu-Chek Mobile meters.Diego Elio Pettenò2016-02-151-0/+129