summaryrefslogtreecommitdiffstats
path: root/glucometerutils/support (follow)
Commit message (Expand)AuthorAgeFilesLines
* freestyle: add some debugging information.Diego Elio Pettenò2017-06-151-0/+3
* hiddevice: default to no timeout, like before.Diego Elio Pettenò2017-06-151-5/+5
* hiddevice: make hidapi calls take a timeout, default to 1 second.Diego Elio Pettenò2017-06-061-1/+8
* hiddevice: add a 1-second timeout to reads.Diego Elio Pettenò2017-06-051-1/+6
* Add a ne support class for HID-based devices.Diego Elio Pettenò2017-06-042-36/+83
* Abbott devices: add support for using hidapi library.Diego Elio Pettenò2017-06-031-6/+29
* Fix encoding info and add missing __init__.py fileDorian Scholz2017-05-303-0/+2
* Serial drivers: factor out opening of the serial port to a new base class.Diego Elio Pettenò2017-04-171-0/+66
* all drivers: make --device optional at the tool level.Diego Elio Pettenò2017-04-151-0/+5
* freestyle: error out if hidraw device does not exist.Diego Elio Pettenò2017-01-171-0/+4
* fsprecisionneo: move the version and serial number information to the common support class.Diego Elio Pettenò2017-01-171-0/+8
* freestyle: improve error message on command failure, fix comment.Diego Elio Pettenò2017-01-171-2/+2
* freestyle: raise NotImplementedError when trying to zero-log.Diego Elio Pettenò2017-01-171-0/+4
* fsprecisionneo: add support for setting date and time.Diego Elio Pettenò2017-01-171-15/+29
* Update copyrights, cleanup whitespace where needed.Diego Elio Pettenò2017-01-162-1/+6
* Add new driver for the Abbott FreeStyle Precision Neo.Diego Elio Pettenò2017-01-161-0/+192
* LifeScan devices: move lifescan_common to the support directory.Diego Elio Pettenò2017-01-161-0/+51