Andy Rozman
16da0358eb
Merge branch 'omnipod_eros' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros
2019-12-28 21:22:21 +01:00
Andy Rozman
7628e1d0a7
- fix for #44
2019-12-28 21:22:06 +01:00
Johannes Mockenhaupt
244e99f5c9
Refactor: improve misleading method name.
2019-12-28 17:10:19 +01:00
Andy Rozman
a719d44851
- add logging to task
2019-12-28 13:14:07 +01:00
Bart Sopers
ae0e18e128
Show error dialog for uncertain bolus
2019-12-27 19:32:50 -05:00
Andy Rozman
c3236352d4
Merge branch 'omnipod_eros' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros
2019-12-27 21:18:02 +01:00
Andy Rozman
a55f12ebb8
- temporary solution for Pod Debig thingy
2019-12-27 21:17:35 +01:00
Bart Sopers
e8ca4259e1
Rename pulse log related stuff in UI
2019-12-27 14:27:18 -05:00
Bart Sopers
10ab880e28
Retry Get pulse log command in case of failure
2019-12-27 13:51:20 -05:00
Bart Sopers
6d377d7b6a
Handle exceptions when retrieving pod pulse log
2019-12-27 13:31:40 -05:00
Bart Sopers
6e47d096a9
Fix compilation error
2019-12-27 10:13:18 -05:00
Bart Sopers
12a71b8d3e
Prevent TBR from being cancelled twice when setting a new TBR
2019-12-27 10:10:56 -05:00
Andy Rozman
3ebb85df46
Merge branch 'omnipod_eros' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros
2019-12-27 11:07:57 +01:00
Andy Rozman
72b32be6f6
- added command for Pod Debugging as async (with pump queue)
2019-12-27 11:04:54 +01:00
Bart Sopers
505604580d
Use shorter beep for cancel delivery
2019-12-26 19:50:58 -05:00
Bart Sopers
bcb7530a9a
More logging
2019-12-26 14:06:29 -05:00
Bart Sopers
641b0a800e
Also sound beeps for cancellng current (temp) basal when setting (temp) basal
2019-12-26 13:57:56 -05:00
Bart Sopers
1c8c49e61e
Ignore Pod fault when cancelling delivery before deactivating pod
2019-12-26 13:47:24 -05:00
Bart Sopers
06e72b89a0
Match PDM beep type for cancel delivery, log status response after cancelling delivery
2019-12-26 13:27:11 -05:00
Andy Rozman
64310f4e28
- small change of disposable for display of 5th button
2019-12-25 21:54:21 +01:00
Andy Rozman
3ceb5f46d8
- added Notification when Time/TZ change is made
...
- changed code to display dialog
2019-12-25 21:49:35 +01:00
Andy Rozman
b80fc3851c
Merge branch 'omnipod_eros' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros
2019-12-25 19:24:47 +01:00
Andy Rozman
c589993985
- added Pod debug button (its 5th button and needs to be enabled in configuration)
...
- changed PodHistoryActivity to use PodHistory entries, removed filter for now, and values are not yet supported
- added configuration for debug button
- extended DatabaseHelper t retrive PodHistory for last day...
2019-12-25 19:21:22 +01:00
osodebailar
1186360df4
reactivate bad tuerkis and format basal
2019-12-25 17:01:38 +01:00
Bart Sopers
4e8018cd20
Improve error handling for set temp basal command and add logging for updating suspended state
2019-12-25 10:27:21 -05:00
osodebailar
a746b0fe05
add average delta again and refactor NS Client
2019-12-25 16:04:52 +01:00
osodebailar
a4137a2c3b
Merge branch 'dev' of git://github.com/MilosKozak/AndroidAps into refactor-header-area
2019-12-25 12:18:14 +01:00
Milos Kozak
967777f0f8
Merge pull request #2309 from andyrozman/bug_2292_doublebolus_again
...
- added code to remove Treatment entries, without any insulin (for sy…
2019-12-25 11:29:15 +01:00
Bart Sopers
0ebfc353d4
Try to retrieve pulse log before deactivating pod for diagnostics
2019-12-24 19:12:39 -05:00
Bart Sopers
36a1a13846
Don't pad messages that contain a DeactivatePodCommand message block and don't use verification for deactivatePod
2019-12-24 15:39:49 -05:00
Bart Sopers
aea725e9ad
Add readPulseLog method in AapsOmnipodManager
2019-12-24 13:06:26 -05:00
Bart Sopers
49a9ddf72d
Various small fixes/improvements
...
- Throw podFaultException in OmnipodManager.cancelBolus() and handle in AapsOmnipodManager
- Sound confirmation beep when deactivating pod
- Add logging in verifyCommand
2019-12-24 12:08:39 -05:00
Bart Sopers
3cb58133dd
Use BeepConfigCommand as a workaround for strange beep behavior in CancelDeliveryCommand when cancelling multiple delivery types.
2019-12-24 11:54:01 -05:00
Andy Rozman
86adc19010
- added code to remove Treatment entries, without any insulin (for syncing PH Bolus entries with Treatments)
2019-12-24 17:52:28 +01:00
Milos Kozak
737a2c5386
KeepAlive refactor, MainApp cleanup
2019-12-24 16:07:17 +01:00
Milos Kozak
99b07521ef
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2019-12-24 11:28:53 +01:00
Milos Kozak
e423b5bc06
Upload IOB to NS without available BG
2019-12-24 00:55:09 +01:00
osodebailar
1d48536c3c
refactor overview with new header area and better formated user values for iob, cob and basal
2019-12-23 18:07:51 +01:00
Bart Sopers
91f6539328
Accept ACK responses for ConfigurePodCommand
2019-12-23 17:40:10 +01:00
Milos Kozak
3a6f29d1dc
Merge branch 'dev' into dialogs
2019-12-22 23:04:21 +01:00
Milos Kozak
034bf3ecd8
fix parsing profile units
2019-12-22 22:52:26 +01:00
Milos Kozak
60dce8fd15
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2019-12-22 22:27:58 +01:00
Milos Kozak
32ce8af144
fix loading profiles
2019-12-22 22:27:43 +01:00
Milos Kozak
91000dc1bb
Confirmation dialogs cleanup
2019-12-22 21:37:26 +01:00
Milos Kozak
808dd92de1
forgotten code remove
2019-12-22 15:08:31 +01:00
Milos Kozak
9042957585
OKDialog layout
2019-12-22 15:03:00 +01:00
Milos Kozak
06d2a2cfc5
ActionProfileSwitch, ActionFragment improvement
2019-12-22 14:18:36 +01:00
Andy Rozman
91648a935f
- notification on setting or failing to set new Profile ( #22 )
...
- changed also in Medtronic module
- when bolus is correctly set, we will see it displayed in Tab (#27 )
2019-12-22 14:16:01 +01:00
Milos Kozak
648b09717e
BLEScanActivity refactor
2019-12-22 12:33:05 +01:00
Andy Rozman
b16e685ecc
- added option for Beep TBR
...
- added line to DatabaseHelper that can be uncommented in case we make any change tp PodHistory database
- isPumpSuspended evaluates PodSessionState.isSuspended too
2019-12-22 12:28:19 +01:00