Andy Rozman
094d81c5ce
- Fixed wrong UTest
2019-07-13 19:52:31 +01:00
Andy Rozman
675dcc1b5b
Fixes:
...
- removed unneeded classes and xml
- some fixes: MedtronicUtil, using different method to determine if pump driver is selected
2019-07-13 19:15:44 +01:00
Andy Rozman
992f69daaa
medtronic-0.12.0-SNAPSHOT
...
- Merge branch 'dev' into medtronic_andy
2019-07-05 14:18:28 +01:00
Milos Kozak
61097b3ac6
Merge branch 'dev' into sdk28
2019-07-04 20:06:09 +01:00
Andy Rozman
32fad688fc
Merge branch 'dev' into medtronic_andy
2019-06-25 14:50:41 +01:00
AdrianLxM
45805ed410
BolusWizard privacy
2019-06-21 13:23:37 +02:00
Tebbe Ubben
5af80ceb02
Support for new Dexcom app
2019-06-19 01:38:55 +02:00
Andy Rozman
c460d1d3ef
- Process Suspend delivery items
2019-06-16 20:12:10 +01:00
Milos Kozak
09e4106182
BolusWizard -> kt, code consolidation
2019-06-16 09:00:47 +02:00
Andy Rozman
a19d71df89
0.10.5-SNAPSHOT
...
- added custom comnand for reseting RL configuration
- removed guava Splitter and use my own code
- remove old unsused code
2019-06-09 16:58:23 +01:00
Andy Rozman
43c472da17
0.10.4-SNAPSHOT
...
- fixed Tune up
- displaying power
2019-06-01 22:18:30 +01:00
Andy Rozman
86ffc3370a
Merge branch 'dev' into medtronic_andy
2019-06-01 17:34:30 +01:00
Milos Kozak
a20efab567
remove deprecated calls
2019-05-16 19:54:35 +02:00
Milos Kozak
808a4177ca
fix tests
2019-05-12 14:36:14 +02:00
Andy Rozman
2ae7d0a292
- fixed problem with TDD
...
- added new command/action for Reset RileyLink (not working yet)
- added Hardware encoding for RileyLink
2019-05-05 17:22:10 +01:00
Andy Rozman
26f837397d
Merge branch 'dev' into medtronic_andy
2019-05-02 20:51:55 +01:00
AdrianLxM
7c890f2129
Merge pull request #1757 from MilosKozak/update-checker
...
update logic version checker
2019-04-23 21:58:52 +02:00
AdrianLxM
0361ee8589
update logic version checker
2019-04-22 14:10:12 +02:00
Milos Kozak
715a59bfba
Merge pull request #1749 from MilosKozak/update-checker
...
Update checker
2019-04-18 22:26:18 +02:00
AdrianLxM
6c6b23066b
mocking the time
2019-04-18 00:33:24 +02:00
AdrianLxM
84573cc0cc
refactor constraints checker
2019-04-17 21:29:16 +02:00
AdrianLxM
9be0ffffa9
verify static calls on mocked classes
2019-04-17 21:28:32 +02:00
Milos Kozak
a6bd81a1b9
fix tests
2019-04-16 21:28:21 +02:00
Milos Kozak
952a6fe509
fix GlucoseStatus calculation
2019-04-16 20:36:18 +02:00
Milos Kozak
7e54db64be
Glucose logging
2019-04-15 15:19:19 +02:00
AdrianLxM
f739980988
testing and SP logic
2019-04-15 08:04:56 +02:00
Milos Kozak
0f6b05206f
clear MidnightTime cache
2019-04-13 21:49:15 +02:00
AdrianLxM
04618156cc
restructure and test version checker
2019-04-11 12:43:52 +02:00
Andy Rozman
ad17c66b1b
Merge branch 'dev' into medtronic_andy
2019-04-10 17:05:56 +01:00
Andy Rozman
7392eaeb58
- gradle fixes
...
- remove formatting changes
- moved plugins/general/overview/Dialogs/ to plugins/general/overview/dialogs/
- fixing treatment changes that are received from NS, and extending copying of data to ignore pumpId
2019-04-10 16:24:16 +01:00
Johannes Mockenhaupt
cefee4827b
TDDing
2019-04-10 14:58:01 +02:00
Johannes Mockenhaupt
85cc61934c
add test
2019-04-10 14:51:50 +02:00
Milos Kozak
83e987f3c8
Fix DanaRS tests
2019-04-09 22:55:12 +02:00
Andy Rozman
03b3bf7388
Merge branch 'dev' into medtronic_andy
2019-04-07 23:48:20 +01:00
Andy Rozman
bd3529e650
Merge branch 'dev' into medtronic_andy
2019-03-31 20:03:49 +01:00
rob
25950fc6cf
Libre/miaomiao delta modifications
...
* Remove hard limit of processing 9 records. Processing will now stop
at first value outside of time range of interest
* Keep a list of all values within 2.5 minutes. Average this value to use
as the now value
* Don't change the now value date. Always use the time of the latest value
* Added new test for data spaced at 1 minute intervals, to mimic libre data from glimp
* Fix existing test results for average < 2.5 minute data. Deltas are different due to
not updating the now value time
2019-03-31 11:03:48 +10:00
Milos Kozak
361ffa91c8
revert changes and disable test
2019-03-30 11:11:44 +01:00
Milos Kozak
474850c727
fix test
2019-03-30 09:21:22 +01:00
AdrianLxM
d856b87703
rewrite DST logic
2019-03-28 19:38:58 +01:00
Milos Kozak
fdbb76cb92
SmsCommunicator show COB
2019-03-22 22:45:41 +01:00
Milos Kozak
ca3c6b4093
SmsCommunicator detect commands
2019-03-22 22:18:51 +01:00
Milos Kozak
52482d112d
typo
2019-03-21 22:31:44 +01:00
Milos Kozak
fcc4a4edd3
SmsCommunicatorPluginTest 12
2019-03-21 21:54:46 +01:00
Milos Kozak
9e05ea8c8e
ConstraintTest
2019-03-21 21:29:09 +01:00
Milos Kozak
beb50bad44
SmsCommunicatorPluginTest 11
2019-03-21 21:03:34 +01:00
Milos Kozak
a9992503f6
SmsCommunicatorPluginTest 10
2019-03-21 21:00:42 +01:00
Milos Kozak
30bfa1ca1f
SmsCommunicatorPluginTest 9
2019-03-20 23:12:07 +01:00
Milos Kozak
a37d04a8d9
SmsCommunicatorPluginTest 8
2019-03-20 22:49:35 +01:00
Milos Kozak
98eb3a1d73
SmsCommunicatorPluginTest 7
2019-03-20 22:12:25 +01:00
Milos Kozak
546f99f471
SmsCommunicatorPluginTest 6
2019-03-13 23:30:41 +01:00