v0.11.0
RileyLinkKit compatibility changes:
- PumpOps runSession -> runSessionWithName
RileyLinkKit updates:
- Errors now distinguish between invalid/corrupt packets, no response, and crosstalk detected.
- Expected time for wake cycles fixed, avoiding erroneous RileyLinkTimeout errors.
- Use shorter wake attempts on mysentry supporting pumps
- Use a continuous, longer stream of wake packets for non-mysentry pumps, instead of 3 shorter retries.
MinimedKit updates:
- New history records supported:
SetAutoOff
,ClearSettings
,ChangeBolusWizardSetup
, and some mystery records caused by restoring user settings. - Cleaner string descriptions for pump messages
RileyLinkBLEKit updates:
- RL sessions are named for easier debugging in Xcode logs