TebbeUbben
8c0f6062db
Fix tests
2019-02-02 17:08:47 +01:00
TebbeUbben
183e9a321e
Add getReservoirLevel() and getBatteryLevel() to LocalInsightPlugin
2019-02-02 17:02:03 +01:00
TebbeUbben
cc189d360f
Merge remote-tracking branch 'nico/dev-wip' into dev-nico
2019-02-02 16:58:21 +01:00
Milos Kozak
5988910d2c
Merge branch 'insight' into dev
2019-02-02 12:56:33 +01:00
AdrianLxM
3c029906db
Merge pull request #1593 from MilosKozak/AdrianLxM-patch-1
...
Wear bug with Insight-pump: ignore rounding deviations
2019-02-02 12:31:37 +01:00
TebbeUbben
71c4c411b2
Fix race condition for bolus cancel
2019-02-02 11:41:16 +01:00
TebbeUbben
a282124497
Return pump enact failure when base basal ist 0 duration execution of setTempBasalAbsolute
2019-02-02 01:38:01 +01:00
TebbeUbben
1ffd63c83a
Hide operating mode button by default
2019-02-02 01:14:27 +01:00
TebbeUbben
b0f72fc736
Only update first basal profile
2019-02-02 01:11:26 +01:00
Milos Kozak
9d7f56848a
Update Crowdin configuration file
2019-02-01 12:45:39 +01:00
Milos Kozak
79c09f13ac
Merge pull request #1610 from TebbeUbben/insight-dev
...
Local Insight driver
2019-02-01 10:29:40 +01:00
Andy Rozman
78abf7299a
0.7.0
...
- refactored BasalProfile functionality
- extended SetProfile command
- fixed processing of settings for 554
2019-01-31 23:09:39 +00:00
TebbeUbben
0f2ac24fc2
Remove insight tag from build version
2019-01-31 17:34:15 +01:00
TebbeUbben
9b45c6b291
Only enable Insight driver in engineering mode
2019-01-31 13:09:40 +01:00
TebbeUbben
d1f7086651
Merge branch 'master' into insight-dev
...
# Conflicts:
# app/src/main/java/info/nightscout/androidaps/plugins/Overview/notifications/Notification.java
2019-01-31 13:08:33 +01:00
TebbeUbben
2cde70e584
Update status of final bolusing event as well
2019-01-30 20:37:35 +01:00
TebbeUbben
827d26a39a
Insight history fix
2019-01-30 20:25:48 +01:00
TebbeUbben
e23657bfe5
Set alertActivity to null onDestroy
2019-01-27 23:02:57 +01:00
TebbeUbben
68f4a20c2b
Final bolusing event
2019-01-27 16:40:56 +01:00
TebbeUbben
0c93679ed2
Fix initial EventOverviewBolusProgress
2019-01-26 09:32:29 +01:00
TebbeUbben
5475d9bceb
Withdraw connection request when deleting pairing
2019-01-25 22:55:15 +01:00
TebbeUbben
53f7cf0dcf
Revert "Improve connection routine"
...
This reverts commit 8116a24
2019-01-25 22:53:35 +01:00
TebbeUbben
8116a24fc6
Improve connection routine
2019-01-25 22:32:22 +01:00
TebbeUbben
ffc1db3c95
Add short status
2019-01-25 22:28:36 +01:00
TebbeUbben
6ac02f96cb
Fix NullPointerException
2019-01-22 13:55:38 +01:00
TebbeUbben
f6d829e575
Fix silent alert canceling
2019-01-19 15:18:41 +01:00
TebbeUbben
7724092843
Fix TBR logging
2019-01-19 15:15:56 +01:00
TebbeUbben
b5daa8f297
Change build version
2019-01-19 13:52:23 +01:00
TebbeUbben
eb96209950
Disable old Insight driver
2019-01-19 11:59:17 +01:00
TebbeUbben
258034ca8d
Don't refresh status twice when setting TBR
...
Return duration in TBR PumpEnactResult
2019-01-19 11:54:05 +01:00
TebbeUbben
2a126783b7
Upload JSON status
2019-01-19 06:31:11 +01:00
TebbeUbben
356feb5be0
Only cancel TBR if needed
2019-01-19 06:09:11 +01:00
TebbeUbben
f0a2307517
Fix race condition in alert service
2019-01-19 05:36:02 +01:00
TebbeUbben
437dee288e
Make TBR emulation setting working
2019-01-19 05:02:00 +01:00
TebbeUbben
65400560dd
Properly show TBR duration in fragment
2019-01-19 03:08:14 +01:00
TebbeUbben
4d213eae7d
Fix disconnect routine
2019-01-19 00:58:08 +01:00
TebbeUbben
cc364a0cec
Read configuration for getting active basal profile instead of using status result
2019-01-19 00:47:32 +01:00
TebbeUbben
f27ace7568
Fix PumpStoppedException while fetching status
2019-01-19 00:43:58 +01:00
TebbeUbben
85ae946296
Indicate in fragment if cartridge is not inserted
2019-01-19 00:41:29 +01:00
TebbeUbben
58a8845ec3
Don't update fragment of destroying view
2019-01-18 23:44:26 +01:00
TebbeUbben
2770a49869
Local Insight driver
2019-01-18 22:40:22 +01:00
Andy Rozman
9c08bfb8bf
[0.6]
...
- bolus finalized: added delay before bolus is delivered (configurable 5, 10, 15s) and if cancel is issued, after
delay, and bolus was already sent to pump, message is displayed saying that you need to manually stop the pump
to cancel bolus
- BLE Scanner refactored and finished (removed un-needed code)
- fixed 5 most common Crashalytics errors found
- fixed Basal Profile problem (I hope)
2019-01-15 20:08:31 +00:00
Tim Street
50f1049674
Updated Use AMA Autosens Features string
...
Updates the naming to remove AMA - line 441.
2019-01-13 21:45:51 +00:00
Tim Street
db6d5527b1
Merge pull request #2 from MilosKozak/dev
...
Dev
2019-01-13 21:37:29 +00:00
Andy Rozman
8fc694e812
Merge branch 'dev' into medtronic_andy
2019-01-04 22:24:44 +01:00
Andy Rozman
8698e14076
Merge branch 'dev' into medtronic_andy
2019-01-04 22:12:14 +01:00
Andy Rozman
8935abf8a5
Some changes...
2019-01-04 22:08:22 +01:00
AdrianLxM
11b8b83651
ignore rounding deviations
2019-01-04 19:27:44 +01:00
Andy Rozman
56eaacb3a2
[0.6]
...
Configuration:
- added delay for Bolus delivery
- added choice for decoding (done on RL or in software)
Code:
- encoding DailyTotals for 522 and 523
- some minor fixes reported by Crashalytics
- refactoring history
- added history display
- changes to delivering Bolus (canceling)
- started adding 6b4b hardware decoding
2019-01-04 14:02:10 +01:00
Milos Kozak
2b9b3b4f16
Eversense support
2018-12-11 21:56:57 +01:00