dexcom_reader icon indicating copy to clipboard operation
dexcom_reader copied to clipboard

Results 7 dexcom_reader issues
Sort by recently updated
recently updated
newest added

__dev__ branch is 2 commits ahead, 3 commits behind __master__. This means when new PRs are made against __dev__ they are not being merged against the bug fixes in #19,...

I am hoping this is not a me only problem, then again I hope it's not happening to others. I was trying to use this tool first then install the...

With current oref0@dev and Dexcom G4 connected to USB (`CGM=G4-upload`) I get the following stack trace. ``` $ cd ~/myopens-cgm-loop $ openaps extras cgm://JSON/nightscout_calibrations/monitor/cal.json monitor/cal.json raised Could not parse Calibration...

release planning happens here.

https://github.com/openaps/dexcom_reader/pull/13

It's now possible to grab a limited number of records (the most recent), which allows the program to run quickly and grab the current blood glucose. Thus it's suitable to...

The `noise` field is an attribute of the EGV records: https://github.com/nightscout/android-uploader/pull/128/files, https://github.com/nightscout/android-uploader/blob/df7d25bb7ccc80f5f21185f02c0b560f78900a36/core/src/main/java/com/nightscout/core/dexcom/records/EGVRecord.java