summaryrefslogtreecommitdiffstats
path: root/glucometerutils/drivers/fslibre.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace flameeyes.eu with flameeyes.com.Diego Elio Pettenò2019-02-081-1/+1
* Fix most of the pylint output, and hide away some that is not needed.Diego Elio Pettenò2018-12-121-1/+1
* Use Python3 Enum class for measurement methods.Diego Elio Pettenò2017-12-281-4/+4
* Use Python3 Enum class for glucose units.Diego Elio Pettenò2017-12-281-1/+1
* fslibre: add ketone reading supportSamuel Martin2017-09-251-4/+24
* fslibre: set measure_method when parsing recordsSamuel Martin2017-09-251-2/+7
* common: rename Reading class into GlucoseReading classSamuel Martin2017-09-251-2/+2
* fslibre: fix reading-type commentSamuel Martin2017-09-251-1/+1
* fslibre: fix insulin displaySamuel Martin2017-09-131-4/+4
* Abbott devices: add support for using hidapi library.Diego Elio Pettenò2017-06-031-1/+5
* Fix IndexError and KeyError:Dorian Scholz2017-05-301-5/+9
* All drivers: move documentation of features from README to docstring.Diego Elio Pettenò2017-04-171-1/+13
* fslibre: parse and output the scan and blood tests.Diego Elio Pettenò2017-02-241-19/+137
* fslibre: new driver for Abbott FreeStyle Libre download.Diego Elio Pettenò2017-02-231-0/+73