summaryrefslogtreecommitdiffstats
path: root/glucometerutils/drivers/otultraeasy.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update copyrights, cleanup whitespace where needed.Diego Elio Pettenò2017-01-161-1/+1
* LifeScan devices: move lifescan_common to the support directory.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-10/+7
* Move the InvalidChecksum exception to the base exceptions module.Diego Elio Pettenò2016-03-021-1/+1
* otultraeasy: move the MalformedCommand exception to common.Diego Elio Pettenò2016-02-131-11/+11
* otultraeasy: move the crc function to lifescan_common.Diego Elio Pettenò2016-02-131-14/+1
* Initial support for OneTouch Ultra Easy glucometers.Diego Elio Pettenò2014-01-291-0/+326