timomer / HAPP

Hackabetes Artificial Pancreas Project
http://www.hypodiabetic.co.uk
GNU General Public License v3.0
88 stars 54 forks source link

Temp Basal Upper Limit Not Passing Value to Suggested Basal Increase #6

Closed BrandonBerne closed 8 years ago

BrandonBerne commented 8 years ago

I've temp max set to 250% as on the tslimg4 you can only increase up to 250% max and the min is dynamic based on current basal. But the recommendation upon being high will indicate set 400% for X minutes as opposed to set 250% for X minutes

-Brandon Berne @ OpenAPS

timomer commented 8 years ago

Hi, what value is your Max Basal setting? 250? This is max U/hr (I should add this to the setting description) This maybe your issue?

BrandonBerne commented 8 years ago

There's a few settings I think should help I can grab screen shot next time I'm high. Likely tomorrow morning.

Please let me know anything else I can do to help you out.

To decode typos from typing on tiny keys, pass through rot13, thrice.

Regards,

Brandon Berne Brandonberne@gmail.com 8598144805 On Nov 13, 2015 9:09 AM, "timomer" notifications@github.com wrote:

Hi, what value is your Max Basal setting? 250? This is max U/hr (I should add this to the setting description) This maybe your issue?

— Reply to this email directly or view it on GitHub https://github.com/timomer/HAPP/issues/6#issuecomment-156441756.

timomer commented 8 years ago

Hey, let me know your "Max Basal" and default basal for that hour, that should be enough for us to workout whats happening.

fyi OpenAPS code only supports U/hr, I have added the ability for the system to suggest a %, hence why settings are U/hr

timomer commented 8 years ago

Also, Max IOB

timomer commented 8 years ago

fyi - I have now updated the descriptions for the settings to be more clear what values are expected.

viktoschi commented 8 years ago

oh that is exactly the same problem that i have... dana R works similar.. max temp basal is limit to 200% and the 200% are based on current basal rate.

timomer commented 8 years ago

Same for the Roche Combo, its based on %.

OpenAPS currently only supports U/hr, so Max Basal is U/hr. Max Basal OpenAPS can suggest is... A. The U/hr value of pref Max Basal B. 4 * Current Basal

HAPP will then convert this suggested U/hr basal to % increase or decrease of current basal

Going to close this for now, but happy to reopen for discussion.