summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Better error handling.Diego Elio Pettenò2013-12-082-22/+24
* Add a new command to dump the identification of the glucometer.Diego Elio Pettenò2013-12-082-4/+26
* otultra2: implement a zero log command to clear a device's memory.Diego Elio Pettenò2013-12-082-1/+20
* otultra2: implement decoding of meal and comment codes.Diego Elio Pettenò2013-12-083-3/+35
* Read more data out of the OTUltra2 dump lines. Return data in a Reading object.Diego Elio Pettenò2013-09-293-12/+32
* Fix style for tests.Diego Elio Pettenò2013-09-293-68/+60
* test_otultra2: factor out setting of returned serial string.Diego Elio Pettenò2013-08-101-9/+9
* glucometer: allow providing a freeform arbitrary date to set on the meter.Diego Elio Pettenò2013-08-041-2/+10
* setup.py: update license specification.Diego Elio Pettenò2013-08-031-1/+1
* glucometer: mark executable.Diego Elio Pettenò2013-08-031-0/+0
* Relicense everything under MIT license.Diego Elio Pettenò2013-08-0310-684/+27
* Implement the correct checksum algorithm.Diego Elio Pettenò2013-08-033-34/+13
* Add support for checksum verification for the otultra2 driver.Diego Elio Pettenò2013-08-035-29/+139
* glucometer: remove unused argv usage.Diego Elio Pettenò2013-08-031-2/+1
* Update function names to follow PEP8.Diego Elio Pettenò2013-08-036-43/+54
* Add utf-8 encoding specification to all files.Diego Elio Pettenò2013-08-037-0/+8
* glucometer: add support for selecting output units on dump.Diego Elio Pettenò2013-08-031-1/+4
* glucometer: fix script to actually work and provide actions.Diego Elio Pettenò2013-08-031-2/+13
* Add tests for the glucose unit conversion.Diego Elio Pettenò2013-08-031-0/+53
* test_otultra2: add header.Diego Elio Pettenò2013-08-031-0/+7
* otultra2: fix default unit handling.Diego Elio Pettenò2013-08-031-1/+2
* Add a link to README.md to try rendering it on GitHub.Diego Elio Pettenò2013-08-031-0/+1
* Initial import of the raw data.Diego Elio Pettenò2013-08-0312-0/+1142