From 570f39948db76939042e37e7a55feb69cf53435c Mon Sep 17 00:00:00 2001 From: olorinmaia Date: Sun, 29 Oct 2023 18:35:11 +0100 Subject: [PATCH] Fix typo of DynISF setting "Adjust sensitivity and BG" and add summary --- plugins/aps/src/main/res/values/strings.xml | 4 +++- plugins/aps/src/main/res/xml/pref_openapssmbdynamicisf.xml | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/plugins/aps/src/main/res/values/strings.xml b/plugins/aps/src/main/res/values/strings.xml index 6dd6a65a33..5e5cc9d06b 100644 --- a/plugins/aps/src/main/res/values/strings.xml +++ b/plugins/aps/src/main/res/values/strings.xml @@ -23,7 +23,8 @@ DynISFAdjust dynisf_adjust_sensitivity - Adjust sensitivity and BG + Adjust sensitivity and basal + If activated this replaces Autosens, and uses the last 24h TDD/7D TDD as the basis for adjusting calculated ISF and also for increasing and decreasing basal rate, in the same way that standard Autosens does DynamicISF Adjustment Factor % Adjustment factor for DynamicISF. Set more than 100% for more aggressive correction doses, and less than 100% for less aggressive corrections. High temptarget raises sensitivity @@ -150,4 +151,5 @@ Fallback to SMB. Not enough TDD data. + \ No newline at end of file diff --git a/plugins/aps/src/main/res/xml/pref_openapssmbdynamicisf.xml b/plugins/aps/src/main/res/xml/pref_openapssmbdynamicisf.xml index 6bcc93117b..6c6a192efe 100644 --- a/plugins/aps/src/main/res/xml/pref_openapssmbdynamicisf.xml +++ b/plugins/aps/src/main/res/xml/pref_openapssmbdynamicisf.xml @@ -52,6 +52,7 @@