nightscout / AndroidAPS

Opensource automated insulin delivery system (closed loop)
https://wiki.aaps.app
GNU Affero General Public License v3.0
725 stars 1.76k forks source link

AAPS v3.1.0.2 no longer syncs pump manual bolus history for IOB calculations #2048

Open muthijammy opened 2 years ago

muthijammy commented 2 years ago

AndroidAPS.log

dv1 commented 12 months ago

This should be taken care of in the new combov2 driver, since the command-mode history delta will contain the events that happened since the last time the delta was retrieved. In this case, it should contain an entry that shows that a bolus was manually requested. The history delta has a limited space for entries, though normally, this limit should not be reached (you'd have to deliver lots of manual boluses in a short amount of time for example).