AndroidAPS/omnipod/src
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
..
main Validate basal duration, fixes AAPS-Omnipod / AndroidAPS#13 2020-10-07 22:02:28 +02:00
test/java/info/nightscout/androidaps/plugins/pump/omnipod Finish new Change Pod Wizard (and some other small changes) 2020-09-29 20:53:12 +02:00