index
:
anonymous/glucometerutils
experimental-bazel-test
experimental-construct-freestyle
main
mergify/Flameeyes/config-update
Unnamed repository; edit this file 'description' to name the repository.
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
glucometerutils
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
otultra2: make the before/after meal constants in common module.
Diego Elio Pettenò
2016-02-15
2
-4
/
+9
*
otverio2015: new driver for OneTouch Verio (2015) and similar devices.
Diego Elio Pettenò
2016-02-14
1
-0
/
+226
*
Make the ConnectionFailed exception more generic.
Diego Elio Pettenò
2016-02-13
1
-2
/
+2
*
otultraeasy: move the MalformedCommand exception to common.
Diego Elio Pettenò
2016-02-13
2
-11
/
+17
*
otultraeasy: move the crc function to lifescan_common.
Diego Elio Pettenò
2016-02-13
2
-14
/
+25
*
Update documentation, reference the new glucometer-protocols repository.
Diego Elio Pettenò
2016-02-09
1
-1
/
+8
*
freestyle_optium: implement checksum verification on results.
Diego Elio Pettenò
2016-02-09
1
-2
/
+26
*
Implement a basic driver for the FreeStyle Optium devices.
Diego Elio Pettenò
2016-02-08
2
-0
/
+256
*
otultra2: avoid using connect/disconnect to wake up the device.
Diego Elio Pettenò
2014-02-08
1
-3
/
+2
*
otultra2: move checksum function within otultra2 driver.
Diego Elio Pettenò
2014-01-29
2
-21
/
+20
*
Initial support for OneTouch Ultra Easy glucometers.
Diego Elio Pettenò
2014-01-29
1
-0
/
+326
*
common: fix namedtuple usage to allow for optional parameters.
Diego Elio Pettenò
2014-01-29
1
-3
/
+3
*
Add connect/disconnect methods to otultra2 and send \x11\r on connection.
Diego Elio Pettenò
2014-01-29
1
-5
/
+8
*
Clean up the code to remove methods that should be functions and imports.
Diego Elio Pettenò
2013-12-11
2
-121
/
+115
*
Allow sorting the dumped data; sort by date by default.
Diego Elio Pettenò
2013-12-11
1
-5
/
+7
*
Change all the internal representations to mg/dL for compatibility with LifeScan.
Diego Elio Pettenò
2013-12-11
2
-15
/
+12
*
Generalise the meal/comment handling to the Reading object.
Diego Elio Pettenò
2013-12-11
2
-6
/
+15
*
otultra2: expose the meal and comments as separate field in the CSV.
Diego Elio Pettenò
2013-12-11
1
-5
/
+1
*
Better error handling.
Diego Elio Pettenò
2013-12-08
1
-1
/
+1
*
Add a new command to dump the identification of the glucometer.
Diego Elio Pettenò
2013-12-08
1
-0
/
+18
*
otultra2: implement a zero log command to clear a device's memory.
Diego Elio Pettenò
2013-12-08
1
-1
/
+11
*
otultra2: implement decoding of meal and comment codes.
Diego Elio Pettenò
2013-12-08
2
-2
/
+33
*
Read more data out of the OTUltra2 dump lines. Return data in a Reading object.
Diego Elio Pettenò
2013-09-29
2
-10
/
+30
*
Relicense everything under MIT license.
Diego Elio Pettenò
2013-08-03
4
-4
/
+4
*
Implement the correct checksum algorithm.
Diego Elio Pettenò
2013-08-03
1
-30
/
+8
*
Add support for checksum verification for the otultra2 driver.
Diego Elio Pettenò
2013-08-03
3
-25
/
+91
*
Update function names to follow PEP8.
Diego Elio Pettenò
2013-08-03
2
-28
/
+28
*
Add utf-8 encoding specification to all files.
Diego Elio Pettenò
2013-08-03
3
-0
/
+3
*
otultra2: fix default unit handling.
Diego Elio Pettenò
2013-08-03
1
-1
/
+2
*
Initial import of the raw data.
Diego Elio Pettenò
2013-08-03
5
-0
/
+334