Skip to content

Miscellaneous Omnipod code improvements & cleanup#44

Merged
marionbarker merged 4 commits into
LoopKit:mainfrom
itsmojo:Omnipod-improvements
Dec 10, 2024
Merged

Miscellaneous Omnipod code improvements & cleanup#44
marionbarker merged 4 commits into
LoopKit:mainfrom
itsmojo:Omnipod-improvements

Conversation

@itsmojo
Copy link
Copy Markdown
Contributor

@itsmojo itsmojo commented Nov 17, 2024

  • Remove unneeded & redundant didSend() & didReceive() message logging
  • Improved and additional PodState debugDescription display for insulin values
  • Improved pod suspend testing when updating delivery status
  • Update suspended, bolusing, tempBasalRunning, extendedBolusRunning definitions
    for better efficiency and clarity using @dnzxy suggestion on OmniBLE PR #123

+ Remove unneeded & redundant didSend() & didReceive() message logging
+ Improved and additional PodState debugDescription display for insulin values
+ Improved pod suspend testing when updating delivery status
+ Update suspended, bolusing, tempBasalRunning, extendedBolusRunning definitions
  for better efficency and clarity using @dnzxy suggestion on OmniBLE PR #123
@marionbarker
Copy link
Copy Markdown
Collaborator

Status

LGTM.

Code Review

Code reviewed completed. Only comment was sent via PM to change units to U/hr.
That was completed.
See testing for related PR Testing for OmniBLE PR 135.

For this Eros PR, code review is sufficient.
All changes for OmniBLE PR 135 are found in this PR with the exception of the change for OmniBLE only to add separate supportedTempBasalRates and supportedBasalRates as was already required by OmniKit. For OmniBLE, those rates are the same, but having specific variable names is a step towards combining some portions of the OmniXXX code to simplify future work.

@marionbarker marionbarker requested a review from ps2 December 4, 2024 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants