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