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
t_j_s
304edd87eb
Formatting fixes in sens logic
2022-02-20 16:06:34 +00:00
t_j_s
035e9742af
Use of calculation step reverted back to value / 60 * 5, as calculation step method was producing incorrect, very large numbers.
2022-02-20 15:58:06 +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
0aa34a3fb4
3.0.0.1-dev-a
2022-02-17 22:16:10 +01:00
Milos Kozak
3ef758d4cf
Merge pull request #1325 from nightscout/DynamicISF
...
Dynamic ISF
2022-02-17 21:28:43 +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
857ab4a4c0
Dynamic ISF safety update. replace #1334
2022-02-17 18:43:19 +01:00
swissalpine
09e818c8f9
Size specifiactions for checkboxes
...
Unfortunately, I had forgotten the new size specifications when revising ...
2022-02-17 15:48:53 +01:00
swissalpine
e592632808
Switch to checkboxes
2022-02-17 15:12:46 +01:00
swissalpine
9d9cda6101
On click icons in a row above cancel/ok
...
If you like it, you can merge it.
This should be the layout shown in
https://github.com/nightscout/AndroidAPS/issues/1330
2022-02-17 12:13:43 +01:00
Milos Kozak
f9fd899a4d
SMB: fix basal rounding
2022-02-16 21:52:05 +01:00
Milos Kozak
69a610b0e5
remove lastBolusNormalTime
2022-02-16 13:01:49 +01:00
Milos Kozak
842fea6ac2
proper use of calculationStep
2022-02-16 13:00:18 +01:00
Milos Kozak
8a19267a39
AutoISF -> separate plugin
2022-02-16 00:03:21 +01:00
Milos Kozak
e32515a369
Merge branch 'dev' into DynamicISF
2022-02-15 20:25:30 +01:00
Milos Kozak
286cf83215
Merge pull request #1306 from Philoul/Fix/WizardInfoMmol
...
Add forgotten units
2022-02-13 18:45:30 +01:00
Milos Kozak
07f530aa12
Merge pull request #1310 from Andries-Smit/a11y/apply-labels-numberpicker
...
A11y/apply labels number picker
2022-02-13 18:43:31 +01:00
t_j_s
da0eef1a42
Fixed a typo in TDDAIMI7
2022-02-12 19:57:53 +00: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
606a7d6c27
Add percentage in quickwizard
2022-02-12 09:30:55 +01:00
Andries Smit
eda1c097a9
Wear: add pref sync maxCarbs maxBolus
2022-02-12 09:30:55 +01:00
Andries Smit
2013332d70
Wear: add explain message quickwizard
2022-02-12 09:30:55 +01:00
Andries Smit
0233db8226
Wear: ad quick wizard tile
2022-02-12 09:30:55 +01:00
Andries Smit
baf0784df8
Wear: send units wiz % preference to watch
2022-02-12 09:30:54 +01:00
Andries Smit
6321758634
Wear: support tt presets
2022-02-12 09:30:51 +01:00
Andries Smit
ad43f57f7f
Wear: add tile tt and action with config
2022-02-12 09:30:50 +01:00
Andries Smit
2e5827f27f
a11y: apply screenreaders labels for numberpickers
2022-02-12 08:26:07 +01:00
Philoul
a3cae139c7
Add forgotten unit
2022-02-11 14:33:38 +01:00
Milos Kozak
34c4dc2a98
prevent NPE
2022-02-11 13:39:15 +01:00
Milos Kozak
22670943be
Merge pull request #1200 from Andries-Smit/a11y/overview
...
a11y overview screen reader accessibility
2022-02-11 12:14:00 +01:00
Andries Smit
ebf943dd1e
fix state enabled checkbox wizard
2022-02-11 10:58:23 +01:00
Andries Smit
acc7720d68
chore: rename referenced bg image name
2022-02-11 10:57:34 +01:00
Andries Smit
ba4ac7552e
fix spelling
2022-02-11 10:56:28 +01:00
Andries Smit
0dce111e4e
chore: fix merge conficts
2022-02-11 10:15:37 +01:00
Milos Kozak
738f30b1e6
Merge pull request #1301 from Philoul/Fix/WizardInfoMmol
...
Fix WizardInfoDialogMmol
2022-02-11 09:50:17 +01:00
Andries Smit
22a1a68e95
a11y add bg outdated state to description
2022-02-11 09:08:22 +01:00
Andries Smit
29d5c5f76a
Improve statuslight alligning and spacing
2022-02-11 09:08:05 +01:00
Andries Smit
e1e7b4a7a8
Improve screenreader accesibility
2022-02-11 09:06:35 +01:00
Milos Kozak
7ea3aeba72
Merge pull request #1251 from Andries-Smit/a11y/grouping-tables
...
Improve a11y table structure with row focus for screen readers
2022-02-11 08:45:29 +01:00
Milos Kozak
7a742ffa05
Merge pull request #1252 from Andries-Smit/a11y/hide-decoration-images
...
Improve a11y hide dialog header image for screen reader
2022-02-11 08:44:40 +01:00
Milos Kozak
6499fe053f
Merge pull request #1253 from Andries-Smit/a11y/treatment-dialog
...
Improve a11y wizard dialog
2022-02-11 08:41:28 +01:00
Philoul
c5d13147f3
Fix WizardInfoDialogMmol
2022-02-11 00:37:41 +01:00
Milos Kozak
fa2029b9ca
Merge pull request #1264 from Andries-Smit/feat/status-light-icon
...
feat: show patch pump icon instead of cannula
2022-02-10 22:35:41 +01:00
Milos Kozak
064642339e
Merge pull request #1292 from Andries-Smit/new-profile-editor
...
profile editor add DIA and Target Chart
2022-02-10 22:25:24 +01:00