-
Notifications
You must be signed in to change notification settings - Fork 1.4k
v0.11.0 #146
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
Conversation
…128) * Adding a current glucose HUD * DoseStore upload delegation * Updating interface; fixing watch * Reverting font weight change * Better display of history values
…ace (#137) * Hide the navigation bar on the status screen to give more vertical space * Updating the launch screen to match
… bolus. Progress toward #30
|
You are amazing @loudnate, thanks! |
|
It looks like treatments and Loop info for the NS plugin are no longer being uploaded to NS with this update.. and I missing something? The option switch is no longer there and I am not sure if that broke it :( |
|
@sarahspins you're no longer seeing treatments or loop status? So, nothing is uploading to Nightscout at all? |
|
Nothing was getting uploaded to NS - I went back to 0.10.1 for now. |
|
Nothing should have changed for loop status upload in this release. If you try installing again, check that you are seeing entries in the Event History tab in the insulin data screen. They should show checkmarks when uploaded. |
|
OK I think what I'm hearing is that they are uploading (and you can see
|
|
The non-0 values do not seem to be in treatments.json that I can see (and they're not in my mlab database either)... only the 0 temps are in there (plus the .5 bolus I did to see if that would show up). Everything that is older than these was from when I was still running 0.10.1 (prior to about 10:20 central time) so I didn't include it. |
TempBasal and TempBasalDuration must appear in the same order as in the pump
|
@sarahspins if you get a chance, please give it another try. |
|
Updated, built and running as of about 20 minutes ago.... but I am still not convinced that it's working as it should. I will give it a little while longer and report back. |
|
I'm neither convinced it's working as it should, or that it's not, but I've gone back to 0.10.1 for the night and I'll give it a better evaluation in the morning. |
|
Seems to be working, though it seems to be not particularly reliable for real-time monitoring of what Loop is actually doing.. it seems that with the increased RF comms, many of them fail (I'm seeing this in the logs - but Loop is still running fine), in effect delaying the visibility of temp basals and such on NS. Eventually it does seem to catch up. |
|
I have been running this today, and have been watching the temp basal records in nightscout update, and they are updating reliably for me. They are lagged a bit (as they always have been, and as they are in OpenAPS), since they get fetched from history 5 minutes after they're enacted. Another thing I saw is that Riley has an emoji in her phone name. This build puts the phone name in a url in the 'enteredBy' attribute of treatments, which gives NS some troubles (it was sometimes displaying, sometimes not). I had to clean those entries out of my mongo db before NS would work properly. If you think you are seeing this issue, open up the JS console on your NS site, and look for @sarahspins if you are seeing issues, could you note precisely what the inconsistency is and create a new ticket? I.E. note what you see in NS, and in treatments.json, vs what you expect to see. |
|
@ps2 since Nate's update yesterday it is in fact working well enough (it's just more delayed than I had become accustomed to) - prior to that it really wasn't working at all to upload any temp basals to NS, but that has been fixed. |
|
I don't think we are expecting any additional delays for getting temp basals uploaded with this update. If you are seeing delays, could you file an issue? |
|
The sharp drop at about 1pm on the basal chart corresponds to a zero-duration, zero temp being set to cancel the previous temp. From discussion with @loudnate, I believe this was fixed at some point previously, so perhaps it's either a reversion in Loopkit or building against the wrong branch. |




This version contains important safety fixes related to insulin interpretation:
Additional improvements: