Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
LoopKit
/
Loop
Public
Notifications
You must be signed in to change notification settings
Fork
1.4k
Star
1.7k
Code
Issues
64
Pull requests
18
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Use maxBolus to set automaticDosingIOBLimit
- #1871
#1871
Merged
ps2
merged 33 commits into
LoopKit:dev
LoopKit/Loop:dev
from
marionbarker:wip/max-auto-iob
Copy head branch name to clipboard
Feb 19, 2023
Conversation
Commits
33
(33)
Checks
Files changed
Merged
Use maxBolus to set automaticDosingIOBLimit
#1871
ps2
merged 33 commits into
LoopKit:dev
LoopKit/Loop:dev
from
marionbarker:wip/max-auto-iob
Copy head branch name to clipboard
Commits
Commits on Dec 15, 2022
Use maxBolus and ratio to set maxAutoIOB
marionbarker
committed
5a4659c
View commit details
Copy full SHA for 5a4659c
Browse repository at this point
Commits on Dec 18, 2022
Merge branch 'dev' into wip/max-auto-iob
marionbarker
committed
b022c4c
View commit details
Copy full SHA for b022c4c
Browse repository at this point
Commits on Dec 19, 2022
Merge branch 'dev' into wip/max-auto-iob
marionbarker
committed
a97e007
View commit details
Copy full SHA for a97e007
Browse repository at this point
increase ratioMaxAutoInsulinOnBoardToMaxBolus to 2.0
marionbarker
committed
2afe19a
View commit details
Copy full SHA for 2afe19a
Browse repository at this point
remove print statements
marionbarker
committed
0733eaf
View commit details
Copy full SHA for 0733eaf
Browse repository at this point
restore LoopContants
marionbarker
committed
90b0470
View commit details
Copy full SHA for 90b0470
Browse repository at this point
modify name from maxAutoIOB to automaticDosingIOBLimit
marionbarker
committed
74fd253
View commit details
Copy full SHA for 74fd253
Browse repository at this point
Commits on Dec 29, 2022
Merge branch 'dev' into wip/max-auto-iob
marionbarker
committed
dd4ed94
View commit details
Copy full SHA for dd4ed94
Browse repository at this point
Code cleanup in DoseMath
marionbarker
committed
34bf4cb
View commit details
Copy full SHA for 34bf4cb
Browse repository at this point
Commits on Dec 30, 2022
configure new optional commands with default nil
Show description for d6698c9
marionbarker
committed
d6698c9
View commit details
Copy full SHA for d6698c9
Browse repository at this point
remove whitespace
marionbarker
committed
0c182a1
View commit details
Copy full SHA for 0c182a1
Browse repository at this point
Add automaticIOBLimitTests
marionbarker
committed
fc654ff
View commit details
Copy full SHA for fc654ff
Browse repository at this point
Commits on Dec 31, 2022
DoseMathTests: add new args to all automated dosing tests
marionbarker
committed
87478d8
View commit details
Copy full SHA for 87478d8
Browse repository at this point
remove defaults so new parameters are required
marionbarker
committed
fae59f4
View commit details
Copy full SHA for fae59f4
Browse repository at this point
Merge branch 'dev' into wip/max-auto-iob
marionbarker
committed
659a10d
View commit details
Copy full SHA for 659a10d
Browse repository at this point
Commits on Jan 2, 2023
Modify method for providing insulinOnBoard in LoopDataManager
marionbarker
committed
ea948df
View commit details
Copy full SHA for ea948df
Browse repository at this point
Merge branch 'dev' into wip/max-auto-iob
marionbarker
committed
bdbd78f
View commit details
Copy full SHA for bdbd78f
Browse repository at this point
AlertManagerTests: add new parameter
marionbarker
committed
800eba0
View commit details
Copy full SHA for 800eba0
Browse repository at this point
Merge branch 'dev' into wip/max-auto-iob
marionbarker
committed
9ac85c3
View commit details
Copy full SHA for 9ac85c3
Browse repository at this point
match whitespace
marionbarker
committed
0ef5008
View commit details
Copy full SHA for 0ef5008
Browse repository at this point
Commits on Jan 3, 2023
`insulinOnBoardValue` -> `insulinOnBoard` for logging purposes
novalegra
committed
c902fbe
View commit details
Copy full SHA for c902fbe
Browse repository at this point
Add test for autobolus clamping
novalegra
committed
8699730
View commit details
Copy full SHA for 8699730
Browse repository at this point
Improve readability of dose clamping logic
Show description for 3c7c65b
novalegra
committed
3c7c65b
View commit details
Copy full SHA for 3c7c65b
Browse repository at this point
Merge pull request #1 from novalegra/max-auto-iob
Show description for 97b7d8d
marionbarker
authored
97b7d8d
View commit details
Copy full SHA for 97b7d8d
Browse repository at this point
Commits on Jan 4, 2023
DoseMathTests: use non-zero value for insulinOnBoard
marionbarker
committed
61bea9d
View commit details
Copy full SHA for 61bea9d
Browse repository at this point
Commits on Jan 5, 2023
DoseMathTests: move insulinOnBoard internal to test functions
marionbarker
committed
01c775c
View commit details
Copy full SHA for 01c775c
Browse repository at this point
Commits on Feb 10, 2023
Merge branch 'wip/max-auto-iob' of https://github.com/marionbarker/Loop into marionbarker-wip/max-auto-iob
ps2
committed
027d5e8
View commit details
Copy full SHA for 027d5e8
Browse repository at this point
Commits on Feb 18, 2023
Move IOB limit handling into recommendedAutomaticDose, and recommendedTempBasal methods
ps2
committed
c6323df
View commit details
Copy full SHA for c6323df
Browse repository at this point
Temp basals limited by iob max
ps2
committed
caf2709
View commit details
Copy full SHA for caf2709
Browse repository at this point
Cleanup
ps2
committed
374160f
View commit details
Copy full SHA for 374160f
Browse repository at this point
Remove unintentional edit
ps2
committed
e041840
View commit details
Copy full SHA for e041840
Browse repository at this point
Fix maxThirtyMinuteRateToKeepIOBBelowLimit calculation
marionbarker
committed
6b83d2f
View commit details
Copy full SHA for 6b83d2f
Browse repository at this point
Commits on Feb 19, 2023
Adjust IOB clamping for temp basals to be relative to scheduled basal
ps2
committed
cf808a8
View commit details
Copy full SHA for cf808a8
Browse repository at this point
You can’t perform that action at this time.