summaryrefslogtreecommitdiffstats
path: root/glucometerutils/common.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* common: fix namedtuple usage to allow for optional parameters.Diego Elio Pettenò2014-01-291-3/+3
* Clean up the code to remove methods that should be functions and imports.Diego Elio Pettenò2013-12-111-2/+2
* Allow sorting the dumped data; sort by date by default.Diego Elio Pettenò2013-12-111-5/+7
* Change all the internal representations to mg/dL for compatibility with LifeScan.Diego Elio Pettenò2013-12-111-10/+8
* Generalise the meal/comment handling to the Reading object.Diego Elio Pettenò2013-12-111-2/+12
* otultra2: implement decoding of meal and comment codes.Diego Elio Pettenò2013-12-081-1/+2
* Read more data out of the OTUltra2 dump lines. Return data in a Reading object.Diego Elio Pettenò2013-09-291-0/+19
* Relicense everything under MIT license.Diego Elio Pettenò2013-08-031-1/+1
* Update function names to follow PEP8.Diego Elio Pettenò2013-08-031-1/+1
* Add utf-8 encoding specification to all files.Diego Elio Pettenò2013-08-031-0/+1
* Initial import of the raw data.Diego Elio Pettenò2013-08-031-0/+48