@mordechi-david It is in the documentation on SMB
https://androidaps.readthedocs.io/en/latest/Usage/Open-APS-features.html#super-micro-bolus-smb
https://androidaps.readthedocs.io/en/latest/Usage/Objectives.html
Objective 10: Enabling additional oref1 features for daytime use, such as super micro bolus (SMB)
You must read the SMB chapter in this wiki and chapter oref1 in openAPSdocs to understand how SMB works, especially what’s the idea behind zero-temping.
Then you ought to rise maxIOB to get SMBs working fine. maxIOB now includes all IOB, not just added basal. That is, if given a bolus of 8 U for a meal and maxIOB is 7 U, no SMBs will be delivered until IOB drops below 7 U.
A good start is maxIOB = average mealbolus + 3x max daily basal (max daily basal = the maximum hourly value in any time segment of the day - see objective 7 for an illustration)
min_5m_carbimpact default in absorption settings has changed from 3 to 8 going from AMA to SMB. If you are upgrading from AMA to SMB, you have to change it manually.
rst
text to markdown md
. Do you have an opinion on this, or do you have some ideas how to improve the translation process? Or do you think that the documentation should be only in English? Please share it with us here openaps/AndroidAPSdocs#1000
@Foxy7 @dirceusemighini @wwwired I just watched the diabetech exercise session and fully agree that handling exercise is a complex problem and more difficult because different types of exercise affect each person differently. There are some common impacts though, and all the experts agree that exercise has a substantial impact on ISF and carb absorbtion, both during activity and after. And experts also agree that we should make adjustments to our settings before (if possible), during and after (up to 24 hrs). These adjustments can be automated, at least during and after the activity, but not until AAPS/Loop has another input signal or two, so it knows we're exercising, how vigorously, and probably aerobic vs. anaerobic. Getting heart rate into AAPS seems like a great start. If you know of a better way please share your thoughts. It's hard for me to believe that using heart rate hasn't been tried already so I keep asking about lessons already learned, and for others who can help. Thanks for any insights.
I really don't know if we can get usefull data from it, but I think that it worth a try, at the begining it will be hard to stabilish a correlation but maybe we can do it with body methabolism I need to try to find some articles to see if anybody has researched about it. Do your band have oxygen saturation sensor?
I'm looking for a way to bring the current temp target start and end time into determine-basal.js. Is there a function I can call to get this?
Isn't there an entry for temp target into the treatments collection?
@Foxy7 @dirceusemighini @wwwired I looked at the xDrip+ code yesterday and found that it is storing heart rate in a data base. I can see it on my xDrip app and it's steady and consistent. xDrip send glucose readings to Aaps, so I'll look at that next to see if heart rates can be sent in a similar way.
Interesting, this data came from the watch integration? AAPS send data to xdrip using notifications, I don't know how this work, but If you are looking for it I would look for the sensors that are plugged into xdrip to send this bg data.