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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fsprecisionneo: add support for setting date and time.
Diego Elio Pettenò
2017-01-17
2
-16
/
+30
*
Update copyrights, cleanup whitespace where needed.
Diego Elio Pettenò
2017-01-16
9
-13
/
+22
*
Fix README to share the same Markdown syntax.
Diego Elio Pettenò
2017-01-16
1
-10
/
+6
*
Add new driver for the Abbott FreeStyle Precision Neo.
Diego Elio Pettenò
2017-01-16
3
-11
/
+271
*
Rename freestyle_optium to fsoptium.
Diego Elio Pettenò
2017-01-16
2
-3
/
+3
*
LifeScan devices: move lifescan_common to the support directory.
Diego Elio Pettenò
2017-01-16
6
-25
/
+25
*
Add an emacs local configuration file.
Diego Elio Pettenò
2017-01-16
1
-0
/
+4
*
Move the readings-to-csv conversion to the Reading class.
Diego Elio Pettenò
2017-01-15
2
-3
/
+7
*
Fetch the device information in all commands.
Diego Elio Pettenò
2017-01-15
1
-4
/
+6
*
Wrap the meter information to a namedtuple, instead of a string.
Diego Elio Pettenò
2017-01-15
8
-57
/
+78
*
Add a submodule pointing at gdef, to start implementing gdef export.
Diego Elio Pettenò
2017-01-15
2
-0
/
+3
*
Merge pull request #6 from lgp171188/map_func_call_fix
Diego Elio Pettenò
2016-11-17
1
-2
/
+2
|
\
|
*
Fix error in call to map() function
L. Guruprasad
2016-11-16
1
-2
/
+2
|
/
*
freestyle_optium: ignore β-ketones results from dumps.
Diego Elio Pettenò
2016-08-31
1
-4
/
+7
*
freestyle_optium: fix reversed parameters to map().
Diego Elio Pettenò
2016-08-31
1
-1
/
+1
*
freestyle_optium: remove debugging print.
Diego Elio Pettenò
2016-08-31
1
-1
/
+0
*
sdcodefree: fix brainfart in README.
Diego Elio Pettenò
2016-06-19
1
-1
/
+1
*
sdcodefree: new driver.
Diego Elio Pettenò
2016-06-19
2
-0
/
+193
*
otverio2015: fix date/time handling, which was broken outside of UTC.
Diego Elio Pettenò
2016-05-21
1
-1
/
+1
*
otverio2015: implement proper glucose unit identification.
Diego Elio Pettenò
2016-05-21
1
-3
/
+22
*
Add backup files to .gitignore.
Diego Elio Pettenò
2016-03-02
1
-0
/
+1
*
Use a more Pythonic map(..., int) instead of list comprehension.
Diego Elio Pettenò
2016-03-02
2
-4
/
+4
*
Move the InvalidChecksum exception to the base exceptions module.
Diego Elio Pettenò
2016-03-02
8
-23
/
+15
*
accuchek_reports: add a new driver for Accu-Chek Mobile meters.
Diego Elio Pettenò
2016-02-15
2
-0
/
+131
*
doc: use tables for devices, drivers, features and dependencies.
Diego Elio Pettenò
2016-02-15
1
-13
/
+33
*
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
2
-0
/
+231
*
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
3
-16
/
+27
*
Update documentation, reference the new glucometer-protocols repository.
Diego Elio Pettenò
2016-02-09
2
-5
/
+20
*
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
*
Add a note that the Ultra Easy is also known as Ultra Mini.
Diego Elio Pettenò
2014-01-29
1
-2
/
+3
*
otultra2: move checksum function within otultra2 driver.
Diego Elio Pettenò
2014-01-29
4
-49
/
+28
*
Initial support for OneTouch Ultra Easy glucometers.
Diego Elio Pettenò
2014-01-29
3
-3
/
+398
*
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
2
-5
/
+12
*
Merge pull request #1 from jimsiff/master
Diego Elio Pettenò
2013-12-14
1
-2
/
+7
|
\
|
*
Add confirmation prompt to zero log argument
jimsiff
2013-12-14
1
-2
/
+7
|
/
*
Update documentation for the dump format and options.
Diego Elio Pettenò
2013-12-11
1
-0
/
+20
*
Clean up the code to remove methods that should be functions and imports.
Diego Elio Pettenò
2013-12-11
3
-122
/
+115
*
Allow sorting the dumped data; sort by date by default.
Diego Elio Pettenò
2013-12-11
2
-6
/
+18
*
Change all the internal representations to mg/dL for compatibility with LifeScan.
Diego Elio Pettenò
2013-12-11
2
-15
/
+12
*
glucometer.py: if no unit is provided on command line, use the default of the meter.
Diego Elio Pettenò
2013-12-11
1
-1
/
+5
*
Generalise the meal/comment handling to the Reading object.
Diego Elio Pettenò
2013-12-11
3
-8
/
+18
*
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
2
-22
/
+24
*
Add a new command to dump the identification of the glucometer.
Diego Elio Pettenò
2013-12-08
2
-4
/
+26
*
otultra2: implement a zero log command to clear a device's memory.
Diego Elio Pettenò
2013-12-08
2
-1
/
+20
*
otultra2: implement decoding of meal and comment codes.
Diego Elio Pettenò
2013-12-08
3
-3
/
+35
*
Read more data out of the OTUltra2 dump lines. Return data in a Reading object.
Diego Elio Pettenò
2013-09-29
3
-12
/
+32
*
Fix style for tests.
Diego Elio Pettenò
2013-09-29
3
-68
/
+60
*
test_otultra2: factor out setting of returned serial string.
Diego Elio Pettenò
2013-08-10
1
-9
/
+9
*
glucometer: allow providing a freeform arbitrary date to set on the meter.
Diego Elio Pettenò
2013-08-04
1
-2
/
+10
*
setup.py: update license specification.
Diego Elio Pettenò
2013-08-03
1
-1
/
+1
*
glucometer: mark executable.
Diego Elio Pettenò
2013-08-03
1
-0
/
+0
*
Relicense everything under MIT license.
Diego Elio Pettenò
2013-08-03
10
-684
/
+27
*
Implement the correct checksum algorithm.
Diego Elio Pettenò
2013-08-03
3
-34
/
+13
*
Add support for checksum verification for the otultra2 driver.
Diego Elio Pettenò
2013-08-03
5
-29
/
+139
*
glucometer: remove unused argv usage.
Diego Elio Pettenò
2013-08-03
1
-2
/
+1
*
Update function names to follow PEP8.
Diego Elio Pettenò
2013-08-03
6
-43
/
+54
*
Add utf-8 encoding specification to all files.
Diego Elio Pettenò
2013-08-03
7
-0
/
+8
*
glucometer: add support for selecting output units on dump.
Diego Elio Pettenò
2013-08-03
1
-1
/
+4
*
glucometer: fix script to actually work and provide actions.
Diego Elio Pettenò
2013-08-03
1
-2
/
+13
*
Add tests for the glucose unit conversion.
Diego Elio Pettenò
2013-08-03
1
-0
/
+53
*
test_otultra2: add header.
Diego Elio Pettenò
2013-08-03
1
-0
/
+7
*
otultra2: fix default unit handling.
Diego Elio Pettenò
2013-08-03
1
-1
/
+2
*
Add a link to README.md to try rendering it on GitHub.
Diego Elio Pettenò
2013-08-03
1
-0
/
+1
*
Initial import of the raw data.
Diego Elio Pettenò
2013-08-03
12
-0
/
+1142