|
|
@@ -174,7 +174,7 @@ extension PreferencesEditor {
|
|
|
displayName: NSLocalizedString("Max Delta-BG Threshold SMB", comment: "Max Delta-BG Threshold"),
|
|
|
type: .decimal(keypath: \.maxDeltaBGthreshold),
|
|
|
infoText: NSLocalizedString(
|
|
|
- "Defaults to 0.2 (20%). Maximum positiv %change of BG level to use SMB, above that will disable SMB. Hardcoded cap of 40%. For UAM fully-closed-loop 30% is advisable. Observe in log and popup (maxDelta 27 > 20% of BG 100 - disabling SMB!).",
|
|
|
+ "Defaults to 0.2 (20%). Maximum positive percentual change of BG level to use SMB, above that will disable SMB. Hardcoded cap of 40%. For UAM fully-closed-loop 30% is advisable. Observe in log and popup (maxDelta 27 > 20% of BG 100 - disabling SMB!).",
|
|
|
comment: "Max Delta-BG Threshold"
|
|
|
),
|
|
|
settable: self
|