Open loop if the diff between 2 consecutive values is >50mg/dl#1
Open loop if the diff between 2 consecutive values is >50mg/dl#1Andrei0105 merged 1 commit intospike-autobolusfrom
Conversation
|
Hey @Andrei0105 ! Thank you so much for your work on these branches - I'm basically loving them, except that I found that often I'd check on loop after a couple of hours and find it open - I've just stumbled across this commit as the likely cause (it was an ageing sensor so occasionally would have those BG jumps). I guess it's more critical to be working of accurate results with AB on but at the same time silently moving to open loop can be dangerous in itself. Can I suggest a couple of ideas that might enhance this improvement? Keep up the great work! |
Did multiple tests with a lower threshold on live data from Spike + MM.
Also with fake values from Spike in follower mode.
Everything is working as expected, the app switches to open loop is there is a jump higher than 50mg/dl between 2 consecutive values.