Commit graph

7470 commits

Author SHA1 Message Date
Andries Smit
a4be4bb0a7 chore: add no watch connected messgae 2022-07-06 10:36:58 +02:00
Andries Smit
e344ecae20 feat: add tdd stats today 2022-07-04 10:22:42 +02:00
Milos Kozak
5d749e121f
Merge pull request #1861 from Andries-Smit/wear/muliple-plus-buttons-2
Wear multiple plus buttons
2022-06-30 20:52:39 +02:00
Milos Kozak
b83ee4711b
Merge pull request #1868 from Philoul/Autotune/AddtitionalUnitTests
Add Fix Autotune Unit tests with additionnal tests for categorized uam as basal
2022-06-30 14:02:36 +02:00
Philoul
7a31057707 Merge remote-tracking branch 'Nightscout/dev' into Autotune/AddtitionalUnitTests 2022-06-30 01:03:30 +02:00
Philoul
0e0470a4e8 Fix AutotunePrepTest (add timeshift in input profile to get correct basal consistant with OpenAps run) 2022-06-30 01:03:00 +02:00
Milos Kozak
9b6477381b Wear: fix ecarbs activity 2022-06-29 09:25:27 +02:00
Milos Kozak
6a83642c2e cleanup & turn on looging in tests 2022-06-28 20:56:43 +02:00
Milos Kozak
b223dfbaf0 fix NSClientFragment 2022-06-28 18:07:59 +02:00
Milos Kozak
c9dda14c06 Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev 2022-06-28 11:51:40 +02:00
Milos Kozak
951b33ded7 Autotune: resolve NPE 2022-06-28 11:51:29 +02:00
Andries Smit
0200e93677 chore: fix code smells 2022-06-28 10:58:45 +02:00
Andries Smit
4628f3136d feat: wear mulitple plus buttons 2022-06-27 12:58:20 +02:00
Andries Smit
072324d106 fear: wear mute alarm 2022-06-27 08:02:32 +02:00
Milos Kozak
5ea5e80393
Merge pull request #1851 from Philoul/Autotune/UnitTests
Add Unit test for AutotunePrep
2022-06-25 15:56:53 +02:00
Milos Kozak
991f2c95b7 Exception on NaN 2022-06-25 13:51:44 +02:00
Milos Kozak
530004fb57 remove unused code, prevent root blocking 2022-06-25 10:27:28 +02:00
Milos Kozak
0774aa46d0 prevent NPE 2022-06-25 10:17:59 +02:00
Philoul
17ca068d36 AutotuneIob open class for unit test 2022-06-25 00:21:59 +02:00
Milos Kozak
f0a37d64f3 Eliminate use of Date() 2022-06-23 15:25:17 +02:00
Milos Kozak
84cc966e30 revert RandomBgPlugin 2022-06-22 14:31:22 +02:00
Milos Kozak
ca5fd58ec6 NSClient: resolve ConcurrentModificationException 2022-06-22 10:26:00 +02:00
Milos Kozak
9b60655393
Merge pull request #1839 from Philoul/Autotune/UnitTests
Add Unit test for AutotuneCore
2022-06-22 08:02:56 +02:00
Milos Kozak
7f4f5de34d Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev 2022-06-21 18:52:01 +02:00
Milos Kozak
bbcbf3f905 fix BolusProgressDialog closing 2022-06-21 18:51:55 +02:00
Milos Kozak
37593a2d42 cleanup 2022-06-21 13:26:13 +02:00
Milos Kozak
5a0fc8da74 Widget: resolve db access in main thread 2022-06-21 11:05:31 +02:00
Milos Kozak
be201f0177 Improve bolus canceling 2022-06-20 23:50:56 +02:00
Milos Kozak
6b6ba15852 Automation: catch instantiation errors 2022-06-20 11:34:12 +02:00
Philoul
73e4933251 Include dateUtil in test 2022-06-17 22:01:42 +02:00
Philoul
d06d5f6b02 Fix BGDatum json import ("_id" from aaps are always long but not "_id" from OpenAPS) 2022-06-17 21:55:23 +02:00
Philoul
44abb7b31b Add PreppedGlucoseTest (correct Load of OpenAPS categorization from external json file) 2022-06-17 21:53:30 +02:00
Milos Kozak
7ba4c19298 sync BolusCalculatorResult in full mode 2022-06-17 12:47:40 +02:00
Milos Kozak
67b4eaee70
Merge pull request #1832 from nightscout/tim2000s_dev
Dynamic ISF update to model cleaned
2022-06-17 11:56:51 +02:00
Milos Kozak
c211c2e4c3 resolve deadlock in Objective 7 2022-06-17 11:24:51 +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
Milos Kozak
f980d2f73c SMS: set TT type correctly 2022-06-13 18:56:13 +02:00
Milos Kozak
9995be702c WizardDialog: move calculation out of main thread 2022-06-13 17:17:54 +02:00
Milos Kozak
a3fb086912 Data: fir threading 2022-06-13 15:58:39 +02:00
Andries Smit
ee717ff36f fix: status light text color 2022-06-13 14:06:07 +02:00
Philoul
9508730c35 Fix missingDays after loadLastRun 2022-06-11 19:34:00 +02:00
Milos Kozak
690b851511 remove debug 2022-06-09 20:08:42 +02:00
Milos Kozak
17bbcf0e3e fix basal rendering 2022-06-09 19:56:15 +02:00
Milos Kozak
2f928ad548 Interface cleanup 2022-06-09 15:51:57 +02:00
Milos Kozak
845879d916 Cache TDD calculations 2022-06-09 15:22:02 +02:00
Milos Kozak
79ea2fff0c fix wrong basal scale 2022-06-08 16:08:08 +02:00
Milos Kozak
024a902316 Better log alarms 2022-06-08 13:39:08 +02:00
Milos Kozak
0273ba7bf0 convert BolusCalculatorResult units on upload 2022-06-08 13:10:27 +02:00