index
:
dexcom_reader.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-01-10
add support for Dexcom G5 Mobile and make it default
HEAD
master
Andrew Cady
2018-06-03
use localhost:8001 as default value for dracos_host
Andrew Cady
2018-06-03
report traceback if poll_once() raises an exception
Andrew Cady
2018-06-03
use /etc/dracos.conf to specify dracos server address
Andrew Cady
2018-06-03
busier (& better) polling behavior
Andrew Cady
2018-06-03
do not try to parse RECEIVER_ERROR_DATA
Andrew Cady
2017-04-08
Merge branch 'master' of fifty.local:src/dexcom_reader
Andrew Cady
2017-04-08
repeal & replace the old polling code
Andrew Cady
2017-04-08
re-implement polling using "devicer" library
Andrew Cady
2017-04-08
call Disconnect before re-connecting dexcom
Andrew Cady
2017-04-08
use local definition of UTC
Andrew Cady
2017-04-01
catch (and avoid) some more serial port error types
Andrew Cady
2017-02-10
throw a specific exception for serial port errors
Andrew Cady
2017-02-08
fixup! dexcom_dumper: install systemd service via "make"
Andrew Cady
2017-02-05
dexcom_dumper: improve logging output
Andrew Cady
2017-02-05
dexcom_dumper: install systemd service via "make"
Andrew Cady
2017-02-05
dexcom_dumper: cache http remote record
Andrew Cady
2017-01-29
dexcom_dumper: send USER_EVENT_DATA records when doing remote update
Andrew Cady
2017-01-29
dexcom_dumper: send INSERTION_TIME records when doing remote update
Andrew Cady
2017-01-28
submit METER_DATA
Andrew Cady
2017-01-28
dexcom_dumper: change JSON format again
Andrew Cady
2017-01-28
dexcom_dumper: less verbosity on ConnectionError
Andrew Cady
2017-01-28
dexcom_dumper: change JSON representation of sum type
Andrew Cady
2017-01-28
dexcom_dumper: produce less verbose output
Andrew Cady
2017-01-27
dexcom_dumper: logic improvements
Andrew Cady
2017-01-27
dexcom_dumper: improved server update logic
Andrew Cady
2017-01-27
Use synchronization instead of pushing updates
Andrew Cady
2017-01-26
dexcom_dumper: improve JSON serialization format
Andrew Cady
2017-01-26
dexcom_dumper: fix EGVRecord JSON output when .is_special==True
Andrew Cady
2017-01-26
dexcom_dumper: improved JSON output; new option --hours
Andrew Cady
2017-01-26
bugfix: EGVRecord.noise() to use self.full_trend()
Andrew Cady
2017-01-26
readdata.py: handle empty page ranges correctly
Andrew Cady
2017-01-25
dexcom_dumper: submit polled CGM data via HTTP
Andrew Cady
2017-01-25
dexcom_dumper: JSON output
Andrew Cady
2017-01-25
dexcom_dumper: new option --human
Andrew Cady
2017-01-17
Output dexcom connection status
Andrew Cady
2017-01-04
dexcom_dumper: new subcommand: --poll
Andrew Cady
2016-12-26
update README with example of dexcom_dumper.py
Andrew Cady
2016-12-26
new command: dexcom_dumper.py
Andrew Cady
2016-12-26
readdata.py supports --g5 and --g4 options
Andrew Cady
2016-12-26
new ReadRecords() parameter specifies number of pages of records to read
Andrew Cady
2016-06-14
add noise field to EGVRecords
Ben West
2016-06-05
stub out dev area post 0.1.10 release
Ben West
2016-06-05
release dexcom_reader 0.1.10
Ben West
2016-06-05
Merge pull request #10 from openaps/dev
Ben West
2016-06-05
ditch installing to /etc/udev/rules.d on install
Ben West
2016-05-29
stub out dev area post release 0.1.9
Ben West
2016-05-29
release dexcom_reader 0.1.9
Ben West
2016-05-29
Merge pull request #9 from openaps/dev
Ben West
2016-05-29
prepare pkg_resources AGAIN
Ben West
[next]