Milos Kozak
|
d9cfe15b87
|
fix rendering absolute basal line
|
2018-02-02 14:44:56 +01:00 |
|
Milos Kozak
|
6312b81e10
|
Merge branch 'smb060' into dev
|
2018-02-02 10:51:13 +01:00 |
|
Milos Kozak
|
411add616b
|
Merge pull request #632 from jamorham/dev
Add Insight Pump Plugin
|
2018-02-02 09:21:57 +01:00 |
|
Milos Kozak
|
72eed13932
|
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
|
2018-02-02 09:17:51 +01:00 |
|
Milos Kozak
|
727ace4cc1
|
check for NPE
|
2018-02-02 09:17:26 +01:00 |
|
Milos Kozak
|
c953086e3d
|
Merge branch 'smb-events' into 'smb060'
Let IobCob handle EventNewBg and loop act on IobCob result.
See merge request MilosKozak/AndroidAPS!379
|
2018-02-01 22:13:59 +00:00 |
|
Milos Kozak
|
36cb4fc474
|
recover deviation slope calculation
|
2018-02-01 22:57:58 +01:00 |
|
AdrianLxM
|
96668cbf9b
|
check for null profile
|
2018-02-01 18:45:48 +01:00 |
|
Jamorham
|
b3c0daaeae
|
Enable isRefillingCapable
|
2018-02-01 17:39:28 +00:00 |
|
Milos Kozak
|
416c9f817b
|
fix smb iob calculation
|
2018-02-01 17:12:19 +01:00 |
|
Milos Kozak
|
d088bfccc8
|
remove unused microBolusInsulin
|
2018-02-01 16:35:04 +01:00 |
|
Jamorham
|
6a12b0a931
|
Use bolus id for history entry
|
2018-02-01 14:37:16 +00:00 |
|
Jamorham
|
73ea3628b2
|
Extracted insight strings
|
2018-02-01 10:33:54 +00:00 |
|
Milos Kozak
|
fa46798fdf
|
remove unused microBolusIOB
|
2018-02-01 10:57:05 +01:00 |
|
Milos Kozak
|
e779dbf221
|
fix merge conflict
|
2018-02-01 10:29:00 +01:00 |
|
Jamorham
|
7f73c59530
|
Nightscout + UI performance improvements
|
2018-01-31 14:23:22 +00:00 |
|
Jamorham
|
d07d9d309e
|
Implement additional methods
|
2018-01-31 09:53:31 +00:00 |
|
Jamorham
|
ce0650a495
|
Check remote protocol version
|
2018-01-31 00:33:10 +00:00 |
|
Jamorham
|
c3b07d2a0f
|
Match library refactoring
|
2018-01-31 00:31:55 +00:00 |
|
Milos Kozak
|
fada51c380
|
Merge pull request #597 from triplem/test
Add a unit test for Insulin Plugin
|
2018-01-30 22:47:33 +01:00 |
|
AdrianLxM
|
3a0d5d73f8
|
filter null BT devices
|
2018-01-30 01:02:21 +01:00 |
|
Jamorham
|
ff0256345f
|
Display more live pump data
|
2018-01-29 22:55:53 +00:00 |
|
Jamorham
|
ef2189fec6
|
Insight faux cancel tbr option
|
2018-01-29 21:31:06 +00:00 |
|
Roumen Georgiev
|
5e24289387
|
show output in mmol like in AMA
|
2018-01-29 16:43:45 +00:00 |
|
Milos Kozak
|
c2dc3f9848
|
Merge branch 'danas' into smb060
|
2018-01-29 12:01:53 +01:00 |
|
Milos Kozak
|
e55f88a255
|
Merge branch 'smb-apsresult' into 'smb060'
Clean up parsing OpenAPS result and applying it
See merge request MilosKozak/AndroidAPS!383
|
2018-01-29 10:46:40 +00:00 |
|
Milos Kozak
|
4cef8db54b
|
Dana plugin refactoring
|
2018-01-29 11:24:03 +01:00 |
|
Johannes Mockenhaupt
|
449dbd79f7
|
Rename TBR to 'temp basal'
|
2018-01-29 03:14:10 +01:00 |
|
Johannes Mockenhaupt
|
6fa1badcdb
|
Clean up parsing of SMB result and applying the requests.
|
2018-01-29 03:13:57 +01:00 |
|
Johannes Mockenhaupt
|
0655e4e676
|
SMB: clean up APSResult.toSpanned a bit.
(cherry picked from commit 10d7c79)
|
2018-01-29 03:13:57 +01:00 |
|
Johannes Mockenhaupt
|
b1fd66aae5
|
Make TreatmentsPlugin.getLastBolusTime robust.
Ignore carb-only treatments, ignore future records.
(cherry picked from commit cba015e)
|
2018-01-29 03:05:12 +01:00 |
|
Jamorham
|
742ee5b762
|
Insight plugin updates
|
2018-01-28 23:16:30 +00:00 |
|
Jamorham
|
07cdee0533
|
Insight CancelBolusTaskRunner refactor
|
2018-01-28 22:35:26 +00:00 |
|
Jamorham
|
c019b4c533
|
Insight Cstatus add success helper
|
2018-01-28 22:04:21 +00:00 |
|
Jamorham
|
cbe827ac07
|
Add History Receivers
|
2018-01-28 22:03:40 +00:00 |
|
Jamorham
|
9a8521b809
|
Insight Live History
|
2018-01-28 21:52:58 +00:00 |
|
Jamorham
|
e704f130bc
|
Add Insight HistoryLogAdapter
|
2018-01-28 21:52:18 +00:00 |
|
Johannes Mockenhaupt
|
7e264b1bfd
|
Let IobCob handle EventNewBg and loop act its result.
|
2018-01-27 19:04:03 +01:00 |
|
Milos Kozak
|
b4d13c727e
|
let nsclient bg source be with advanced filtering temporary
|
2018-01-27 15:07:15 +01:00 |
|
Milos Kozak
|
296d5059d6
|
SMB options in preferences
|
2018-01-27 14:47:04 +01:00 |
|
Jamorham
|
b831fd7dfb
|
Insight Temporary basal absolute
|
2018-01-26 22:34:43 +00:00 |
|
Jamorham
|
f036ca4547
|
Attempt to eliminate duplicate connectors
|
2018-01-26 22:27:04 +00:00 |
|
Jamorham
|
3150e7d00f
|
Add double rounding helper
|
2018-01-26 22:26:29 +00:00 |
|
Milos Kozak
|
b2d9ad8986
|
Merge branch 'dev' into smb060
|
2018-01-26 22:49:25 +01:00 |
|
Jamorham
|
0966bea1e8
|
InsightPumpFragment: add redundant casting for travis
|
2018-01-26 17:17:04 +00:00 |
|
Jamorham
|
ee0a53976f
|
StatusItemViewAdapter add redundant casting for travis
|
2018-01-26 17:10:43 +00:00 |
|
Jamorham
|
f30efd0224
|
Insight fragment use status list
|
2018-01-26 16:59:14 +00:00 |
|
Jamorham
|
076685992c
|
Insight status list and connector
|
2018-01-26 16:58:19 +00:00 |
|
Jamorham
|
f2cfc3cdbd
|
Update helpers
|
2018-01-26 16:56:09 +00:00 |
|
Milos Kozak
|
e5d20ca996
|
ButterKnife to Dana fragment
|
2018-01-26 17:18:40 +01:00 |
|