From 48e89e53d9983312e36ae6c353da9b94fa46b590 Mon Sep 17 00:00:00 2001 From: Arvanitis Christos Date: Tue, 24 Sep 2019 23:06:16 +0100 Subject: Add driver implementation for Ascensia ContourUSB. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Implemented based on the protocol documentation provide by Ascensia, with portions from glucodump by @sm6xmm (relicensed by the author under MIT license.) Squashed from pull request #62. Signed-off-by: Anders Hammarquist Signed-off-by: Diego Elio Pettenò --- README | 1 + 1 file changed, 1 insertion(+) (limited to 'README') diff --git a/README b/README index c623408..79d006e 100644 --- a/README +++ b/README @@ -53,6 +53,7 @@ supported. | GlucoRx | Nexus | `td4277` | [construct] [pyserial]² [hidapi] | | Menarini | GlucoMen Nexus | `td4277` | [construct] [pyserial]² [hidapi] | | Aktivmed | GlucoCheck XL | `td4277` | [construct] [pyserial]² [hidapi] | +| Ascensia | ContourUSB | `contourusb` | [construct] [hidapi]‡ | † Untested. -- cgit v1.2.3