AndroidAPS/omnipod
Sam Spycher 8b3a32bb57 Validate basal duration, fixes AAPS-Omnipod / AndroidAPS#13
Basal rate durations must be non-zero, and in the case of the Omnipod Pump or multiple of 30 minutes.

- Introduce OmnipodConstants.BASAL_STEP_DURATION
- throw IllegalArgumentException on validation failure in RateEntry.createEntries
- return failed PumpEnactResult and explanatory comments on validation failure in OmnipodPumpPlugin.setTempBasalAbsolute
2020-10-07 22:02:28 +02:00
..
src Validate basal duration, fixes AAPS-Omnipod / AndroidAPS#13 2020-10-07 22:02:28 +02:00
.gitignore WIP on moving Omnipod to a separate module 2020-08-16 23:54:41 +02:00
build.gradle Finish new Change Pod Wizard (and some other small changes) 2020-09-29 20:53:12 +02:00
consumer-rules.pro WIP on moving Omnipod to a separate module 2020-08-16 23:54:41 +02:00
proguard-rules.pro WIP on moving Omnipod to a separate module 2020-08-16 23:54:41 +02:00