Commit graph

267 commits

Author SHA1 Message Date
Andrei Vereha
3b26068faf set temp basal beeps 2021-05-30 19:03:26 +02:00
Andrei Vereha
3314df7bb7 implement TempBasal pumpSync and confirmation 2021-05-30 18:35:53 +02:00
Andrei Vereha
ebb3030169 make it compile 2021-05-28 23:37:00 +02:00
Andrei Vereha
684250a40f Merge branch 'avereha/dev2-merge' into avereha/temp-basals 2021-05-02 14:20:17 +02:00
Andrei Vereha
c544ef6c19 merge tests 2021-05-02 14:19:46 +02:00
Andrei Vereha
5179670e9c merge for tests 2021-05-02 14:10:15 +02:00
Andrei Vereha
dcfd9bcdbf merge 2021-05-02 14:02:10 +02:00
Andrei Vereha
976ae45057 ktlintFormat 2021-05-02 10:38:22 +02:00
Andrei Vereha
dd8ebded1a merge: profile is not an interface 2021-05-02 10:37:06 +02:00
Andrei Vereha
2ae9f399aa s/utils.extensions/extensions/ 2021-05-02 10:31:47 +02:00
Andrei Vereha
f197141cd5 merge:
.comment is now in Kotlin and it does not accept a String?
 symbol renames
2021-05-02 10:28:45 +02:00
Andrei Vereha
c36e521efb use concat(listOf()) 2021-05-02 10:00:11 +02:00
Andrei Vereha
4bd5e7c625 observe there is no activeCommand 2021-05-01 20:56:02 +02:00
Andrei Vereha
b7db79f296 interface updates 2021-05-01 20:28:42 +02:00
Andrei Vereha
e3f7608de7 Merge remote-tracking branch 'upstream/dev2_dana_combo_only' into avereha/dev2-merge 2021-05-01 20:11:48 +02:00
Andrei Vereha
24e5223ad1 val 2021-05-01 19:28:01 +02:00
Andrei Vereha
9e770601f3 merge CommandConfirmed and CommandDenied 2021-05-01 19:19:18 +02:00
Andrei Vereha
ee73cd5f2b remove comment 2021-05-01 18:54:17 +02:00
Andrei Vereha
912c847dcb rename to historyId 2021-05-01 18:43:11 +02:00
Andrei Vereha
c759e651c5 remove TODO 2021-05-01 18:39:06 +02:00
Andrei Vereha
19ff47e53d add comments 2021-05-01 17:59:22 +02:00
Andrei Vereha
8d112a12ca rename 2021-04-26 21:57:32 +02:00
Andrei Vereha
cddf7a3f68 add check for onError whent the command was sent 2021-04-26 21:56:54 +02:00
Andrei Vereha
b64d530ae9 ktlintFormat 2021-04-21 23:29:16 +02:00
Andrei Vereha
d3c73f9665 update on CommandSendNotConfirmed 2021-04-21 23:14:25 +02:00
Andrei Vereha
0fad1bc6c7 add comment 2021-04-21 22:54:47 +02:00
Andrei Vereha
20560f2a4e remove the active command if we get an error sending it 2021-04-21 22:52:22 +02:00
Andrei Vereha
3a2fa6d04f defer 2021-04-21 22:37:58 +02:00
Andrei Vereha
1e4cda01a3 Revert "Revert "remove duplication""
This reverts commit d49b87d124.
2021-04-21 20:44:26 +02:00
Andrei Vereha
d49b87d124 Revert "remove duplication"
This reverts commit 05047029ea.
2021-04-19 21:55:45 +02:00
Andrei Vereha
05047029ea remove duplication 2021-04-19 21:46:50 +02:00
Milos Kozak
cada2919d1 prepare Profile interface 2021-04-19 18:44:17 +02:00
Andrei Vereha
142ad126b5 add history, command confirmation for more commands 2021-04-18 21:54:50 +02:00
Andrei Vereha
842f196ae8 confirm/deny commands 2021-04-18 21:39:20 +02:00
Milos Kozak
24164eee98 PumpInterface rename 2021-04-14 19:36:13 +02:00
Andrei Vereha
821135edec dash ble: Supress deteket 2021-04-04 21:04:21 +02:00
Andrei Vereha
40ac1d189a dash ble: detekt reduce number of arguments 2021-04-04 17:57:17 +02:00
Andrei Vereha
513007f6ae dash: undo the temporary discardButtonEnabled test 2021-04-04 17:15:44 +02:00
Andrei Vereha
0c35eb7da9 dash: bugfix DefaultStatusResponse and add more tests 2021-04-04 17:10:17 +02:00
Andrei Vereha
6d2d5a7e76 dash ble: detekt 2021-04-04 16:06:39 +02:00
Andrei Vereha
c1426941cf dash: address feedback 2021-04-04 13:43:39 +02:00
Andrei Vereha
14af90e9e3 dash: ktlintFormat 2021-04-04 13:36:33 +02:00
Andrei Vereha
ff6a67cc97 detekt 2021-04-04 13:32:09 +02:00
Andrei Vereha
64fbea6afe dash ble: detekt 2021-04-04 13:16:05 +02:00
Andrei Vereha
210a446123 dash ble: ktLintFormat 2021-04-04 12:43:17 +02:00
Andrei Vereha
5b10ad13ec dash ble: handle disconnects 2021-04-04 12:40:28 +02:00
Andrei Vereha
547454de6c dash ble: check for RTS 2021-04-03 23:31:43 +02:00
Andrei Vereha
9597922058 dash ble: fix reconnection and improve logging for BleCallbacks
When reconnecting, we have to use the discovered Characteristics and not
the ones that we used for the previous connection
2021-04-03 22:58:54 +02:00
Andrei Vereha
a29874dc6d implement EAP-AKA resynchronization 2021-04-03 12:20:11 +02:00
Andrei Vereha
c4291113a6 fixes 2021-04-02 16:31:27 +02:00