summaryrefslogtreecommitdiffstats
path: root/glucometerutils/drivers/fsinsulinx.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-08Replace epydoc metadata with SPDX identifiers.Diego Elio Pettenò1-5/+2
2019-02-08Replace flameeyes.eu with flameeyes.com.Diego Elio Pettenò1-1/+1
2018-12-12Fix most of the pylint output, and hide away some that is not needed.Diego Elio Pettenò1-1/+1
2017-12-28Use Python3 Enum class for glucose units.Diego Elio Pettenò1-1/+1
2017-09-25common: rename Reading class into GlucoseReading classSamuel Martin1-1/+1
2017-06-03Abbott devices: add support for using hidapi library.Diego Elio Pettenò1-2/+5
2017-04-17All drivers: move documentation of features from README to docstring.Diego Elio Pettenò1-0/+7
2017-01-17fsinsulinx: add untested FreeStyle InsuLinx driver.Diego Elio Pettenò1-10/+15
2017-01-17fsprecisionneo: move the version and serial number information to the common support class.Diego Elio Pettenò1-10/+2
2017-01-17fsprecisionneo: fix mistake in readings dump command.Diego Elio Pettenò1-1/+1
2017-01-16Update copyrights, cleanup whitespace where needed.Diego Elio Pettenò1-2/+6
2017-01-16Add new driver for the Abbott FreeStyle Precision Neo.Diego Elio Pettenò1-0/+65