Commit graph

96 commits

Author SHA1 Message Date
Tim Street
c19b788430
Fix cut and paste error on future sens. 2022-07-15 22:12:16 +01:00
t_j_s
4b1c3b0f22 Prep for Nightscout Dev upload.
1. Updated future_sens to use the lower of minPredBG and current BG when glucose levels are not increasing.
2022-07-15 18:32:43 +01:00
Milos Kozak
8f36b4a0dc Cleanup #2 2022-06-17 11:38:00 +02:00
Milos Kozak
2d6de1970b DynISF cleanup 2022-06-14 11:56:43 +02:00
Tim Street
0b3223d71f
Merge branch 'nightscout:dev' into dev 2022-06-13 21:12:14 +01:00
t_j_s
c233f9ba12 Prep for Nightscout Dev upload.
1. DYnamic ISF Plugin uses combination of 8 hour weighted average, last full day and 7 day average TDDs.
2. Model is the reworked 1800 rule using log values and insulin peak.

LGS Threshold moved in preferences to the DynamicISF prefs module and only available in the Dynamic ISF plugin.
2022-06-13 20:35:08 +01:00
Andries Smit
02148023fc fix: rounding rate in SMB, AMA, Dyn ISF reason 2022-06-07 09:03:47 +02:00
t_j_s
0e8bc264c5 Update Dynamic ISF Beta 1.5 into nightscout-dev 2022-03-21 11:00:50 +00:00
t_j_s
eff892e873 Deleted commented out code. Update version in Script Debug 2022-02-27 10:08:12 +00:00
t_j_s
afa04c9756 Deleted erroneous typo 2022-02-27 09:55:50 +00:00
t_j_s
920d527284 Reverting Dynamic ISF code back to original due to unexpected variation in rolling 24 hours code. 2022-02-27 09:39:06 +00:00
Milos Kozak
d0ba2328c2
Merge pull request #1367 from mountrcg/fixrT.reason
Fix console logging for SMB Results
2022-02-26 11:39:54 +01:00
Milos Kozak
6050ac6dc3 revert to Dynamic ISF Beta 1.3 2022-02-25 17:12:37 +01:00
t_j_s
edc26b7281 UPdated version number to beta 1.4 2022-02-25 06:19:07 +00:00
t_j_s
913afcd289 Reverted sens logic back to original following feedback from users, with safety constraints included. 2022-02-25 06:03:54 +00:00
t_j_s
438faad4bb Reverted sens logic back to original following feedback from users, with safety constraints included. 2022-02-25 05:43:51 +00:00
Robert
418514e122 fix typo and wrong TBR syntax 2022-02-23 17:08:25 +01:00
t_j_s
304edd87eb Formatting fixes in sens logic 2022-02-20 16:06:34 +00:00
t_j_s
58d9ce78d7 Noticed typo in console logging line 310. Fixed. 2022-02-20 15:45:32 +00:00
t_j_s
b2e3399597 UPdated code to include rolling 24 hour TDD in TDD calculator; incuding updating the calculation steps code.
DYnamic ISF now based off rolling 24 hour TDD instead of estimated daily TDD in midnight to midnight period.
2022-02-20 15:43:45 +00:00
Milos Kozak
dc5846daf9 AutoISF -> DynamicISF 2022-02-17 21:08:50 +01:00
Milos Kozak
cf7773bda4 DynamicISF: show on overview 2022-02-17 20:28:28 +01:00
Milos Kozak
857ab4a4c0 Dynamic ISF safety update. replace #1334 2022-02-17 18:43:19 +01:00
Milos Kozak
f9fd899a4d SMB: fix basal rounding 2022-02-16 21:52:05 +01:00
Milos Kozak
8a19267a39 AutoISF -> separate plugin 2022-02-16 00:03:21 +01:00
t_j_s
7c3480b6d0 Allows use of basal if TDD7 is not available from Database. 2022-02-12 19:57:53 +00:00
t_j_s
809827eb9e Modified Master to replace profile sens with Chris Wilson's Dynamic ISF in OpenAPSSMB.
The rule of 277700 ISF using current BG is used for all predictions, while for dosing, if delta >=0 positive, or eventual BG > target bg with negative delta, current bg is used, however, if delta is -ve, future bg is used.
2022-02-12 19:57:53 +00:00
t_j_s
f98175755e Modified Master to replace profile sens with Chris Wilson's Dynamic ISF in OpenAPSSMB.
The rule of 277700 ISF using current BG is used for all predictions, while for dosing, if delta is =0 r positive, current bg is used, however, if delta is -ve, future bg is used.
2022-02-12 19:57:53 +00:00
Andries Smit
ca0478572a fix: rounding cob basal in SMB AMA 2022-02-03 14:04:25 +01:00
Milos Kozak
596012ab10 move logs, eng_mode to AAPS directory 2021-05-31 15:29:42 +02:00
Milos Kozak
78974d045c update certs 2021-01-27 16:11:37 +01:00
Milos Kozak
d5d91ba374 add comment 2021-01-08 17:08:39 +01:00
Milos Kozak
34435d4684 fix CGM data is unchanged 2021-01-03 16:26:57 +01:00
Milos Kozak
5f1492976b Merge remote-tracking branch 'origin/master' into dev 2020-12-02 13:37:03 +01:00
Milos Kozak
079b997221
Update revoked_certs.txt 2020-12-02 13:20:34 +01:00
Milos Kozak
3442e29e5c Allow flat BGs for DexcomPlugin 2020-10-25 22:28:21 +01:00
Bluefox
441030663e
Fix too long number in "adj. req. rate: 1.2000000000000000002" 8b25b5b 2020-08-18 12:22:20 +02:00
Bluefox
8b25b5b351
Fix too long number in "adj. req. rate: 1.2000000000000000002" 2020-08-18 12:20:47 +02:00
Bluefox
b9169a199e
Fix too long number in "Accept new temp basal"
Sometimes we have reason as: COB: 14.79999999999999995 what looks not so good.
2020-07-28 12:32:57 +02:00
Milos Kozak
0abfb4c4f3
Merge branch 'dev' into carbs-required 2020-05-27 23:19:24 +02:00
Tim Gunn
3c2d5ff3d6
Add targetBG 2020-05-21 00:10:16 +12:00
Tim Gunn
a1450feb2b
Merge branch 'display-carsReq' of github.com:twain47/AndroidAPS into carbs-required 2020-05-03 16:45:45 +12:00
Tim Gunn
babb97df24
remove old determine_basal 2020-04-06 22:26:21 +12:00
Tim Gunn
cf35fc52cd
cherry pick big fix: cb8e94990301277fb1016c778b4e9efa55a6edbc 2020-04-05 02:46:24 +13:00
Tim Gunn
d8ccaadc03
Merge branch 'dagger3' of github.com:MilosKozak/AndroidAPS into update-oref 2020-03-26 12:17:08 +13:00
Tim Gunn
e1d8691af2
Merge branch 'dev' of github.com:MilosKozak/AndroidAPS into update-oref 2020-03-25 13:30:12 +13:00
Brian Quinion
063d3685e1 Show carb suggestions from OpenAPS 2020-03-10 11:30:13 +00:00
AdrianLxM
70c83c17e0 add caller to log output 2020-01-13 17:47:45 +01:00
Milos Kozak
c7e1338d66
Leaked certificate update 2019-12-26 18:52:09 +01:00
Tim Gunn
0a5bd7f935 Hack determine_basal so a date string could be converted to date object 2019-11-29 21:24:05 +13:00