Commit graph

368 commits

Author SHA1 Message Date
Milos Kozak
740c009471 gradle:7.1.0-alpha02 2021-06-16 08:23:55 +02:00
Andrei Vereha
59d0245980 fix unconfirmed commands 2021-06-12 23:30:37 +02:00
Andrei Vereha
16a2c8ea55 try different conn timeout. fix case when connection is established and session is null 2021-06-12 12:16:45 +02:00
Andrei Vereha
898c1c7906 format 2021-06-11 21:27:04 +02:00
Andrei Vereha
96e06cb33a add back the connection retry 2021-06-11 18:42:52 +02:00
Andrei Vereha
1910ac7b60 update overview fragment. set basal if pod is not activated 2021-06-10 08:22:29 +02:00
Andrei Vereha
fa846bdd65 fix after merging 2021-06-07 09:30:57 +02:00
Andrei Vereha
bad72b2a62 Merge branch 'dash' into avereha/bolus 2021-06-06 21:30:44 +02:00
Andrei Vereha
b5757c08ac Merge branch 'dash' into avereha/alarms 2021-06-06 21:30:08 +02:00
Andrei Vereha
697e646854 Merge branch 'dash' into avereha/basal 2021-06-06 21:28:23 +02:00
Andrei Vereha
f6d0520fe2 save bolusPulsesRemainig 2021-06-06 21:25:40 +02:00
Andrei Vereha
95c9bd94a1 do not check pod status before deactivation. It will be deactivated anyway 2021-06-06 18:47:49 +02:00
Andrei Vereha
18735540fd Merge branch 'avereha/alarms' into avereha/bolus 2021-06-06 18:42:07 +02:00
Andrei Vereha
b55dacd12c add checkPodKaput 2021-06-06 18:41:17 +02:00
Andrei Vereha
aa719e0b9f handle Pod Alarm 2021-06-06 18:35:19 +02:00
Andrei Vereha
909eae3f3f log 2021-06-06 17:47:36 +02:00
Andrei Vereha
a25fffd075 stop bolus 2021-06-06 13:43:44 +02:00
Andrei Vereha
4f459b9fc1 Merge branch 'avereha/alarms' into avereha/bolus 2021-06-06 13:11:16 +02:00
Andrei Vereha
d82be68796 fix alerts(UNKNOWN will always match) 2021-06-06 13:09:27 +02:00
Andrei Vereha
b80327c9bf bolus: send progress 2021-06-06 12:24:32 +02:00
Andrei Vereha
79b4a5d656 simplify executeProgrammingCommand. Start implementing alerts 2021-06-06 10:47:29 +02:00
Andrei Vereha
c72f2f352f always enforceNew 2021-06-05 20:37:17 +02:00
Andrei Vereha
d0c947c988 updates for display of temp basal 2021-06-05 20:32:35 +02:00
Andrei Vereha
b440003de4 ignore enforeNew for now 2021-06-05 20:14:28 +02:00
Andrei Vereha
fc919f24cd save temp basal to pod state 2021-06-05 18:14:13 +02:00
Andrei Vereha
ffe3246fc0 remove 'Using connected state for unconfirmed commands' 2021-06-05 15:23:03 +02:00
Andrei Vereha
70eb5e6d0c recover unconfirmed basal 2021-06-05 14:52:58 +02:00
Andrei Vereha
7c20bfb7f0 implement basals 2021-06-05 14:18:04 +02:00
Andrei Vereha
33243a7ed4 create fake TBR on suspend. Fix createHistory timing bug 2021-06-04 22:56:58 +02:00
Andrei Vereha
5d3b2faeb9 pumpsync on suspend/resume 2021-06-04 19:32:00 +02:00
Andrei Vereha
76a0e93ee2 stop testing failed commands 2021-06-03 22:19:51 +02:00
Andrei Vereha
17c61db256 merge 2021-06-03 22:18:25 +02:00
Andrei Vereha
3dc4781692 use delivery status for checking if there is a tempbasal to cancel 2021-06-03 22:15:26 +02:00
Andrei Vereha
34103931f5 add comment 2021-06-03 22:00:42 +02:00
Andrei Vereha
25141d3939 undo the last change 2021-06-03 21:48:03 +02:00
Andrei Vereha
2afe220d28 suspend/resume 2021-06-03 19:43:59 +02:00
Milos Kozak
fedba23405 code cleanup 2021-06-01 22:51:16 +02:00
Andrei Vereha
d392caa6e9 move private fun at the end 2021-06-01 22:00:16 +02:00
Andrei Vereha
432e06adaa simplify: use lastUpdatedSystem for lastConnection 2021-06-01 21:50:55 +02:00
Andrei Vereha
b91e8506a0 move the common code to getCommandConfirmationFromState 2021-06-01 21:41:13 +02:00
Andrei Vereha
c8fee31ae8 cleanup 2021-06-01 08:12:03 +02:00
Andrei Vereha
d0b1757268 bugfix: send error when we can't send the command 2021-06-01 00:18:38 +02:00
Andrei Vereha
e867b1397d remove maybeMarkActiveCommandFailed. this logic was moved in "updateActiveCommand" 2021-05-31 22:15:39 +02:00
Andrei Vereha
a20cc1cca3 simplify 2021-05-31 22:09:49 +02:00
Andrei Vereha
9d61c8ee8a remove unused function 2021-05-31 21:00:54 +02:00
Andrei Vereha
7dc01cb1f8 add comments 2021-05-31 00:13:52 +02:00
Andrei Vereha
a2b3ab5991 add TODO 2021-05-31 00:04:25 +02:00
Andrei Vereha
8e64ca134f ktlintFormat 2021-05-31 00:01:54 +02:00
Andrei Vereha
c989c6a1c5 duration is in ms 2021-05-30 23:55:47 +02:00
Andrei Vereha
3ca88ef51b bugfix: set the tempbasal timestamp to the time when the historyEntry was created, not a random number :) 2021-05-30 23:09:15 +02:00
Andrei Vereha
91957930ed display bluetooth connection status. display deliveryStatus. display lastConnection 2021-05-30 22:49:35 +02:00
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