summaryrefslogtreecommitdiffstats
path: root/glucometerutils/drivers/otverio2015.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* All drivers: move documentation of features from README to docstring.Diego Elio Pettenò2017-04-171-0/+13
* all drivers: make --device optional at the tool level.Diego Elio Pettenò2017-04-151-0/+5
* Open OneTouch Verio devices in readwrite mode by default.Red Daly2017-01-201-1/+1
* Update copyrights, cleanup whitespace where needed.Diego Elio Pettenò2017-01-161-3/+3
* LifeScan devices: move lifescan_common to the support directory.Diego Elio Pettenò2017-01-161-13/+13
* Wrap the meter information to a namedtuple, instead of a string.Diego Elio Pettenò2017-01-151-11/+7
* otverio2015: fix date/time handling, which was broken outside of UTC.Diego Elio Pettenò2016-05-211-1/+1
* otverio2015: implement proper glucose unit identification.Diego Elio Pettenò2016-05-211-3/+22
* Move the InvalidChecksum exception to the base exceptions module.Diego Elio Pettenò2016-03-021-2/+1
* otverio2015: new driver for OneTouch Verio (2015) and similar devices.Diego Elio Pettenò2016-02-141-0/+226