summaryrefslogtreecommitdiffstats
path: root/glucometerutils/drivers/freestyle_optium.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* freestyle_optium: remove debugging print.Diego Elio Pettenò2016-08-311-1/+0
* Use a more Pythonic map(..., int) instead of list comprehension.Diego Elio Pettenò2016-03-021-2/+2
* Move the InvalidChecksum exception to the base exceptions module.Diego Elio Pettenò2016-03-021-8/+1
* Update documentation, reference the new glucometer-protocols repository.Diego Elio Pettenò2016-02-091-1/+8
* freestyle_optium: implement checksum verification on results.Diego Elio Pettenò2016-02-091-2/+26
* Implement a basic driver for the FreeStyle Optium devices.Diego Elio Pettenò2016-02-081-0/+249