Commit graph

10 commits

Author SHA1 Message Date
Milos Kozak b38bc5c830 modules cleanup 2022-11-25 22:14:46 +01:00
Milos Kozak e0ea0ca56d
Merge pull request #2167 from dv1/comboctl-dev
Combo v2 : new Combo driver, written from scratch in Kotlin, does not need or use Ruffy
2022-11-22 22:06:29 +01:00
Milos Kozak 4513ae6947 move more code 2022-11-21 22:43:34 +01:00
Carlos Rafael Giani 0621d1c1d1 Move SP delegates to the correct location
The SP delegates do not belong in impl/ , since they are not
implementation specific; rather, they are part of the interface

Signed-off-by: Carlos Rafael Giani <crg7475@mailbox.org>
2022-11-21 19:58:24 +01:00
Milos Kozak 6ec4f5c4b4 aps module 2022-11-14 23:14:37 +01:00
Milos Kozak 6cc67e52a4 core -> core-main 2022-11-09 13:30:48 +01:00
Milos Kozak efd4d43a50 build.gradle optimization 2022-11-09 12:20:03 +01:00
Milos Kozak ed91df6341 add interfaces -> shared dependency (ResourceHelper) 2022-11-08 11:08:14 +01:00
Milos Kozak 774ed51e1b
NSClient v3 initial work, NS v1 improvements
* NSCv3 initial work

* Allow only 1 NSC

* read sgv

* NSv3: Read Bolus, Carbs

* NSCv3: more work

* fix build

* loading working

* work on TT

* TT working

* TBR processing

* EPS working

* PS Sync

* Process entries at once. Share code v1,v3

* BolusCalculatorWizard working

* TherapyEvent working

* process bg at once

* improve sync

* sdk -> ns-sdk

* handle status per version

* OffileEvents working

* EB working

* RemoteDeviceStatus

* fix build

* cleanup
2022-11-08 09:23:46 +01:00
Milos Kozak 4643b12414 Rx module 2022-11-06 12:28:35 +01:00