AndroidAPS/pump/combov2
Carlos Rafael Giani d50feec302 comboctl-main: Correctly handle alerts after bolus was delivered
In particular, if a bolus brings the reservoir level below the low
threshold, a W1 warning shows up on the pump itself during bolus delivery.
Once delivery is done, the W1 shows up in the RT mode as well. Bolus
delivery is special in that the deliverBolus() function has to manually
switch back to RT mode to get the reservoir level post-bolus to update
the reservoirLevel value. When that is done, the aforementioned alert
screen can show up. Add code to handle alert screen handling to that
special post-bolus check.

Signed-off-by: Carlos Rafael Giani <crg7475@mailbox.org>
2022-11-19 13:56:01 +01:00
..
comboctl comboctl-main: Correctly handle alerts after bolus was delivered 2022-11-19 13:56:01 +01:00
src/main combov2: Fix last bolus field in combov2 UI fragment 2022-11-11 18:05:31 +01:00
build.gradle Begin implementation of new combo plugin, called "combov2" 2022-11-06 00:13:43 +01:00
comboctl-changes.txt Import ComboCtl 2022-11-06 00:13:43 +01:00