summaryrefslogtreecommitdiffstats
path: root/glucometerutils/support/serial.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-2/+2
* Sprinkle more type annotations throughout the codebase.Diego Elio Pettenò2018-12-121-1/+2
* Experimentally start adding type annotations, and mypy configs.Diego Elio Pettenò2018-12-121-3/+8
* serial devices: disable xonxoff by default.Diego Elio Pettenò2017-12-311-1/+1
* Fix with_ketoneLeonard Lausen2017-10-021-3/+1
* Fix ketone readingLeonard Lausen2017-10-021-1/+3
* Fix encoding info and add missing __init__.py fileDorian Scholz2017-05-301-0/+1
* Serial drivers: factor out opening of the serial port to a new base class.Diego Elio Pettenò2017-04-171-0/+66