Skip to content

Miscellaneous Omnipod code improvements & cleanup #44

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Dec 10, 2024

Conversation

itsmojo
Copy link
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
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