Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gregorybel/Missed reading timeout increase to 6min #51

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

gregorybel
Copy link
Contributor

@gregorybel gregorybel commented Mar 26, 2018

As most CGM wake-up every 5min, restarting service every 6min should be enough.
It may prevent race condition during restart and collecting.
Successfully tested.

gregorybel and others added 11 commits January 14, 2018 15:05
* include bluereader basis

* include bluereader basis

* include bluereader basis

* Repair Speak trend, and add translation (initial en/de)

* Add Bridge_battery upload Nightscout toright bridge name

* correct typo double down

* correct minor differeces to master origin

* correct wrong import class

* Correct Spacing and lining changes to be in sync with origin

* Correct speak bug (switch from mol to everytime)
Include Translation for trend
Include translation for Speak settings

* Correct speak bug (switch from mol to everytime)
Include Translation for trend
Include translation for Speak settings

* Translation Croatian v1.0

* Update locales.xml

* Follower and MDNS fixes

* isCollecting() proguard exclusion

* WebServices: Add status.json endpoint and sgv brief mode

* BluetoothScan: Concurrent modification race condition fix

* ActivityRecognizedService: concurrency fix

* Add code to receive more data and close the gaps.

Signed-off-by: Tzachi Dar <tzachi.dar@gmail.com>

* Use existing code to close per 5 minutes gaps.

Signed-off-by: Tzachi Dar <tzachi.dar@gmail.com>

* Multiply the "raw data" by 1000 and devide it by Constants.LIBRE_MULTIPLIER to make it feet the normal behavior.

Signed-off-by: Tzachi Dar <tzachi.dar@gmail.com>

* Simple fill the 10 minutes gap, by adding the last point to the interpolation graph.

Signed-off-by: Tzachi Dar <tzachi.dar@gmail.com>

* Receive an array of results instead of one result only.

Signed-off-by: Tzachi Dar <tzachi.dar@gmail.com>

* Disable external_blukon_algorithm to allow more testing.

Signed-off-by: Tzachi Dar <tzachi.dar@gmail.com>

* undo unneeded changes

* LicenseAgreementActivity: fix null pointer exception

* ImportDatabaseActivity: fix null pointer exception

* Nightscout: Extra de-duplication and activity endpoint initial support

* WebServices: sgv endpoint add count= parameter
@jmb496
Copy link

jmb496 commented Nov 12, 2022

I've been trying to figure out for a year why my readings were delayed by 5 minutes, and it was this setting. Just didn't know exactly what it did until I read this pull request.

@gregorybel
Copy link
Contributor Author

gregorybel commented Nov 19, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants