Skip to content

Commit 5e4b278

Browse files
committed
Fix example safety caps table
1 parent f46aa4f commit 5e4b278

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed
Binary file not shown.

docs/docs/While You Wait For Gear/preferences-and-safety-settings.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,15 @@ You can also view this message in the Nightscout OpenAPS pill (which pops up a d
138138

139139
#### A few examples:
140140

141-
![Example safety cap image - see raw file in the same folder of docs if needs editing](examples_safety_caps_in_play.png)
141+
| | Example 1 | Example 2 | Example 3 | Example 4 |
142+
| --- | --------- | --------- | --------- | --------- |
143+
| user's max basal safety setting (in pump) | 2.0 | 2.0 | 3.0 | 2.5 |
144+
| `max_daily_safety_multiplier` | 3 | 3 | 3 | 3 |
145+
| `current_basal_safety_multiplier` | 4 | 4 | 4 | 4 |
146+
| user's current basal rate | 1.0 | 0.4 | 1.2 | 0.7 |
147+
| user's highest programmed basal rate | 1.5 | 1.0 | 1.2 | 0.8 |
148+
| OpenAPS recommended temp basal rate | 3.0 | 1.8 | 2.4 | 2.6 |
149+
| Actual temp basal rate allowed | 2.0 | 1.6 | 2.4 | 2.4 |
142150

143151
* In **Example 1**, the user's max basal safety setting is the constraining limit on the OpenAPS recommended temp basal rate.
144152
* In **Example 2**, 4x the user's current basal rate is the constraining limit on the OpenAPS recommended temp basal rate.

0 commit comments

Comments
 (0)