Skip to content

v0.11.0

Compare
Choose a tag to compare
@ps2 ps2 released this 03 Sep 19:47
· 485 commits to master since this release

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