summaryrefslogtreecommitdiffstats
path: root/glucometerutils/support/lifescan_binary_protocol.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace epydoc metadata with SPDX identifiers.Diego Elio Pettenò2019-02-081-5/+2
* 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-10/+10
* Sprinkle more type annotations throughout the codebase.Diego Elio Pettenò2018-12-121-0/+1
* Don't fold the command prefix into the LifeScanPacket.Diego Elio Pettenò2018-11-161-8/+3
* fix invalid self-referenceNoel Cragg2018-07-241-1/+1
* Update lifescan_binary_protocol.pyArkadiusz Bulski2018-03-171-2/+2
* SymmetricMapping was renamed to MappingArkadiusz Bulski2018-03-171-1/+1
* corected timestamp commentArkadiusz Bulski2018-03-171-1/+1
* construct code fixed improper embeddingArkadiusz Bulski2018-03-171-4/+2
* construct-code is (almost) uptodateArkadiusz Bulski2018-03-171-1/+1
* lifescan binary protocol: factor out _COMMAND_SUCCESS.Diego Elio Pettenò2018-01-071-0/+2
* lifescan binary protocol: make the packet generator a function.Diego Elio Pettenò2018-01-061-26/+31
* lifescan_binary_protocol: factor out glucose unit mappings.Diego Elio Pettenò2018-01-061-0/+9
* lifescan_binary_protocol: create a new module to support LifeScan drivers.Diego Elio Pettenò2018-01-061-0/+52