You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Mon, Jul 3, 2017, 1:49 PM Scott Leibrand ***@***.***> wrote:
Per openaps/openaps#111 <openaps/openaps#111>:
On x23 pumps with carb ratios set > 25 grams / U, openaps reads the carb
ratio incorrectly as 0.26, 0.27, etc.
$ openaps use 523 read_carb_ratios
{
"units": "grams",
"first": 1,
"schedule": [
{
"q": 0,
"start": "00:00:00",
"r": 100,
"ratio": 10.0,
"offset": 0,
"i": 0,
"x": 0
},
{
"q": 1,
"start": "23:30:00",
"r": 4,
"ratio": 0.26,
"offset": 1410,
"i": 47,
"x": 1
}
]
}
What other info would be useful to collect to correct the decoding here?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#27>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/ARhTmPClPCFqYPYYcAbtxhuPqZwm_urhks5sKSmggaJpZM4OMjNm>
.
Per openaps/openaps#111:
On x23 pumps with carb ratios set > 25 grams / U, openaps reads the carb ratio incorrectly as 0.26, 0.27, etc.
What other info would be useful to collect to correct the decoding here?
The text was updated successfully, but these errors were encountered: