Milos Kozak
01dc4d21a7
Merge pull request #1354 from Philoul/Fix/NewShortNameDynISF
...
New Short Name for Dynamic ISF Plugin
2022-02-21 09:15:11 +01:00
Milos Kozak
7459adbcc6
DynamicISF: prevent crash with no TDD
2022-02-20 21:48:47 +01:00
Milos Kozak
ad8c2297a0
Combo: cleanup code
2022-02-20 19:27:01 +01: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
Philoul
c216e41e1c
New shortname for Dynamic ISF plugin
2022-02-20 11:53:06 +01: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
69a610b0e5
remove lastBolusNormalTime
2022-02-16 13:01:49 +01:00
Milos Kozak
8a19267a39
AutoISF -> separate plugin
2022-02-16 00:03:21 +01:00
t_j_s
da0eef1a42
Fixed a typo in TDDAIMI7
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
36b6a6aee6
fix strip duplicate spacing from smb debug script
2022-02-03 13:01:14 +01:00
Milos Kozak
36030683be
fix loop plugin TBR cancel
2022-01-17 12:54:10 +01:00
Milos Kozak
57a6e6f119
Loop: fix canceling TBR
2022-01-16 16:01:17 +01:00
Milos Kozak
d7b822a436
cleanup
2022-01-14 13:08:28 +01:00
Milos Kozak
17b4d6e7ed
Wear: less static more injection
2021-12-10 15:19:19 +01:00
Milos Kozak
29559c0413
move SP to shared module
2021-12-10 12:17:03 +01:00
Milos Kozak
0a25fa3c9a
share code between aap and wear
2021-12-10 08:58:23 +01:00
Milos Kozak
85140a9c2e
Loop cleanup
2021-11-30 17:08:31 +01:00
Milos Kozak
f942e9a3c3
Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev
2021-11-09 23:06:36 +01:00
Milos Kozak
5ae83c47c0
optimize screen refreshing
2021-11-09 23:06:24 +01:00
Milos Kozak
04de964e97
cleanup
2021-11-09 17:57:51 +01:00
Milos Kozak
0db34981d4
rename CommandQueue
2021-11-07 17:19:06 +01:00
Milos Kozak
756957ed8c
resourceHelper -> rh
2021-11-04 10:56:12 +01:00
Milos Kozak
7442774ab7
notify about wrong profiles from NS
2021-11-01 22:29:02 +01:00
Milos Kozak
1f65ee38c7
RxBusWrapper -> RxBus
2021-10-15 14:56:22 +02:00
Andrei Vereha
cb86438c27
Revert "Revert "avereha/merge dev 2""
2021-09-15 18:38:27 +02:00
Andrei Vereha
7fff6fc564
Revert "avereha/merge dev 2"
2021-09-15 00:12:35 +02:00
Milos Kozak
ba71e0db9b
more Profile validity checks
2021-09-13 19:06:32 +02:00
Milos Kozak
d18c05205c
Resolve warnings
2021-09-07 12:08:19 +02:00
TebbeUbben
dbf1772397
Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev
...
Conflicts:
build.gradle
2021-08-20 19:42:59 +02:00
TebbeUbben
3aadb92250
Update Open Humans uploader for new database
2021-08-20 19:37:38 +02:00
Milos Kozak
4761a1a5ba
kotlin-allopen, fixed tests
2021-08-16 13:47:14 +02:00
Milos Kozak
884ecd9f2b
cleanup
2021-06-23 21:01:42 +02:00
Milos Kozak
c0dba456d7
fix lst bolus query and smb pocessing
2021-06-02 22:40:30 +02:00
Milos Kozak
74dfe80433
immutable flag for PendingIntent
2021-06-02 16:56:13 +02:00
Milos Kozak
9d29cafbe6
remove old db code
2021-05-29 23:38:19 +02:00
Milos Kozak
6735d22934
OfflineEvent -> room
2021-05-28 16:06:44 +02:00
Milos Kozak
11f00d1776
make it compile with kotlin 1.4
2021-05-20 19:42:44 +02:00
Milos Kozak
a1c1355ce6
MVVM like for overview
2021-05-17 21:05:24 +02:00
Milos Kozak
ac7da44336
Merge pull request #498 from jotomo/dev2_dana_combo_only
...
Fix: turn APSResult.bolusRequested into a function.
2021-05-03 14:42:59 +02:00
Johannes Mockenhaupt
dc2d64ceb7
Fix: turn APSResult.bolusRequested into a function.
...
Previously this var was set while parsing determine-basal output, setting it to true if determine-basal provided a value which was assigned to var smb. However, the variable smb is changed when constraints are applied, making the val bolusRequested invalid afterwards. Hence, dynamically evaluate the smb var by turning bolusRequested into a function.
2021-05-01 00:23:32 +02:00
Milos Kozak
cada2919d1
prepare Profile interface
2021-04-19 18:44:17 +02:00
Milos Kozak
176fc4bb47
ConstriantsInterface rename
2021-04-14 19:01:49 +02:00
Milos Kozak
c04993ddad
rename interfaces, cleanup
2021-04-14 00:45:30 +02:00
Milos Kozak
e57c9ea0b8
utils -> kt
2021-04-13 22:52:40 +02:00
Milos Kozak
429842ecd0
Merge branch 'meallink' of https://github.com/nightscout/AndroidAPS into meallink
2021-04-13 18:35:15 +02:00
Milos Kozak
36040b7ed2
IobCobCalculator refactor
2021-04-13 18:33:44 +02:00
Milos Kozak
c637b7072c
IobCobCalculator refactor
2021-04-12 19:49:12 +02:00
Philoul
0ad53011c1
Merge branch 'meallink' into meallink_VWU_v2
2021-04-11 18:09:20 +02:00