Skip to content

Sync#4

Merged
bastiaanv merged 150 commits intoexperimental/medtrum-eversensefrom
dev
Jul 22, 2025
Merged

Sync#4
bastiaanv merged 150 commits intoexperimental/medtrum-eversensefrom
dev

Conversation

@bastiaanv
Copy link
Copy Markdown
Owner

No description provided.

dnzxy and others added 30 commits April 18, 2025 18:22
Release v0.2.5 — Browser Build Hotfix [to main]
Improve shortcuts words in particular to include nightscout#543 proposals.
Fix translation sentences in shortcuts without using LocalizedStringResource.
- Add 1-second delay after ending activities for proper iOS cleanup
- Replace recursive pushUpdate with direct activity.update to avoid race conditions
- Add error recovery by resetting currentActivity on creation failure

Addresses sandbox extension errors and prevents Live Activities from
disappearing after restart attempts.

Fixes nightscout#597
Add toggle for external insulin to shortcut action nightscout#528.
Not dependant of the settings configuration but maxBolus is checked.
sync[DanaKit]: Add logs missing pumpDelegate & DanaRS-v1 disabled
Co-authored-by: marionbarker <marionbarker@earthlink.net>
…eliability-issue-597

fix: Improve Live Activity reliability and restart mechanism
- Add new variable shouldProtectDueToHIGH to disable SMBs when CGM reads HIGH (=400 mg/dL)
- Keep running scheduled basal, when reading HIGH
- Remove autoISF coding from trio-oref glucose-get-last
- Remove any mention of oref2 or oref2_variables
- Remove (comment out for now) flatness check, as not needed – flat readings with our CGMs are no indicator of errors!
- Extend (newly named) trioCustomOrefVariables by shouldProtectDueToHIGH and logic; if last 5 readings (25min) are HIGH, disable any dosing of SMBs, keep TBR neutral at scheduled basal
- This way, during rapidly rising scenario, e.g. 330, 350, 370, 390, 400, 400, 400, 400 to user will receive up to 3 SMBs, then it shuts down
…and `dev`

- Adds automated unit tests on push and PR to `main` and `dev`.

- Annotates the result and fails on failing tests.

- Only runs for repository owner `nightscout`.
…dependently, and create missing branches.

Explicitly check for each branch independently.
Ensure both conditions must be met (&&) for the environment variable to be set to true.
Create only the missing ones.
Avoid relying on a single flag (ALIVE_BRANCH_EXISTS), because that doesn't tell you which branch is missing.
Replace logic for check for backdated carbs
Add Confirmation Dialogs for Stopping Overrides and Temp Targets in Adjustments View
github-actions bot and others added 29 commits June 24, 2025 19:09
…ifiers (nightscout#685)

* add PR 29596 to fastlane_2.228.0
* modify configure_bundle_id
* Bump version to 0.2.7

---------

Co-Authored-By: dnzxy <dnzxy@users.noreply.github.com>
…o dev branch (nightscout#686) [skip ci]

* add PR 29596 to fastlane_2.228.0

* modify configure_bundle_id

* Bump version to 0.5.1

Co-authored-by: dnzxy <dnzxy@users.noreply.github.com>
- add guardrail about max bolus if external insulin as Trio (3 x max bolus)

- change the label "apply" ➡️ "log"
fix: Fix Swift 6 error in startBackgroundTask method
…y_enabled

Don't Show Live Activity When Turned Off in Trio Settings
…o-shortcut

external insulin to the bolus shortcuts.
Release/0.2.8: Fix an error in accounting for insulin with a pod fault during a bolus
Fixes a race condition between share client and BLE for G6 CGMs
dev branch: update OmniXXX: handle interrupted bolus during pod fault correctly
…gm-manager

Adds handling for plugin CGM managers to backfill glucose
@bastiaanv bastiaanv merged commit 8885cb6 into experimental/medtrum-eversense Jul 22, 2025
1 check passed
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.