Commit graph

7601 commits

Author SHA1 Message Date
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
Bart Sopers 1e003ad188 Fix PodSessionStateTest 2019-12-24 11:48:09 -05:00
Bart Sopers 91f6539328 Accept ACK responses for ConfigurePodCommand 2019-12-23 17:40:10 +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
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
Bart Sopers 1dd296ef0e Pad NonceResyncableMessageBlock with GetStatusCommands to ensure > 1 packet in order to improve command verification 2019-12-21 02:01:22 +01:00
Bart Sopers 78d789db4e Add time and time change tests for PodSessionState 2019-12-21 00:55:32 +01:00
Bart Sopers 0bcdf30a7e Improve basal schedule validation and add profile to basal schedule mapping tests 2019-12-20 23:07:38 +01:00
Andy Rozman a399c24ccd - small changes 2019-12-18 23:34:16 +00:00
Andy Rozman 3ae074da57 Merge branch 'omnipod_eros' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros 2019-12-18 23:33:55 +00:00
Andy Rozman 5143a2f814 - added almost all history writing 2019-12-18 23:24:20 +00:00
Bart Sopers 43c2863825 Remove redundant PodState.setFaultEvent call 2019-12-19 00:02:02 +01:00
Bart Sopers 52d0c10ec0 add setTime method in OmnipodDashCommunicationManager 2019-12-18 23:34:28 +01:00
Bart Sopers 43f6c3dfd2 Show warning for uncertain failures and refresh overview when pod suspended state has changed 2019-12-18 23:25:47 +01:00
Bart Sopers d63f34f316 Prepare for separate temp basal beep config 2019-12-18 23:25:47 +01:00
Andy Rozman be8a2fab75 - added code for time/timezone change 2019-12-16 22:22:44 +00:00
Andy Rozman 837392f30b - removed sutraction of pump reservoir
- removed busy code for bolus
2019-12-15 23:34:22 +00:00
Bart Sopers 80c1feb1d2 Call podStateChangedHandler when setting fault event, rename FaultEventCode to FaultEventType 2019-12-15 23:42:46 +01:00
Bart Sopers a8f702ddac Remove inappropriate copyright and remove unused imports 2019-12-15 22:57:39 +01:00
Bart Sopers 403551406b Add workaround for anti pattern in wizard pager model 2019-12-15 22:51:41 +01:00
Bart Sopers b1e358e8b0 Fix logic for choosing short Omnipod setup wizard 2019-12-15 22:21:05 +01:00
Andy Rozman d349343439 - Fixed init pod problem 2019-12-15 20:58:15 +00:00
Andy Rozman 24430a5c81 - fixed 16, 17, 18
- added some code for db
2019-12-15 16:48:59 +00:00
Andy Rozman b4abf00d98 Merge branch 'omnipod_eros' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros 2019-12-11 22:44:20 +00:00
Andy Rozman 2133d347f0 - changed initpod_init_action dialog: added Retry button
- extracted InitPodTask into separate class, since it needs to be called several times
2019-12-11 22:38:52 +00:00
Bart Sopers b120959532 Show fault code in pod fault error message 2019-12-11 13:22:29 +01:00
Bart Sopers b3984b796d Report implicitly canceled TBR's to treatment plugin 2019-12-10 20:17:05 +01:00
Bart Sopers 9ef83c19f8 WIP: don't kill the pod when switching profile 2019-12-10 01:11:51 +01:00
Bart Sopers f432891263 Log basal schedule entry start time in seconds 2019-12-09 22:21:44 +01:00
Bart Sopers 3ecbd3e1bd Add logging in OmnipodManager 2019-12-09 21:45:08 +01:00
Andy Rozman 7e8e57dad9 Merge branch 'omnipod_eros' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros 2019-12-08 21:06:27 +00:00
Andy Rozman 6a979a1f29 - pod management another extension 2019-12-08 21:05:27 +00:00
Andy Rozman bdb3bc0b8e - fixed refresh of config data (I hope)
- if podmanagement changes some pod status
2019-12-08 20:55:24 +00:00
Bart Sopers 6a4765d998 Cache last bolus in AapsOmnipodManager 2019-12-08 21:02:39 +01:00
Bart Sopers b46914a97b Update suspended status when podstate is null 2019-12-08 20:13:15 +01:00
Bart Sopers b1cc067c85 Update suspended state in PumpStatus 2019-12-08 20:03:32 +01:00
Andy Rozman 9b5535edf0 - Fix for remaining insulin 2019-12-08 18:25:58 +00:00
Andy Rozman 5711a98a77 Merge branch 'omnipod_eros' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros 2019-12-08 18:22:12 +00:00
Andy Rozman ad6223046c - PodManagemntActivity:
- when reset is done, buttons are refreshed
   - when dialog is closed, tab is refreshed
- Configuration added: PumpStatus, preference dialog
2019-12-08 18:20:11 +00:00
Bart Sopers 4beb62700b Ignore PodFaultException in cancelBolus 2019-12-08 19:10:12 +01:00
Bart Sopers e350856161 Don't emit acknowledgement beeps when cancelling delivery before deactivating pod 2019-12-08 18:53:45 +01:00
Bart Sopers 057927d24e Ignore PodFaultException when deactivating pod 2019-12-08 18:46:51 +01:00
Bart Sopers 29d12eeb26 Update pump status when it gets assigned; don't schedule on main thread 2019-12-08 18:18:09 +01:00
Bart Sopers 2905bfba86 Knit in OmnipodManager 2019-12-08 17:57:36 +01:00
Andy Rozman c5f69347eb Merge branch 'omnipod_eros' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros 2019-12-08 16:36:39 +00:00
Andy Rozman b1baf2b64a - fixed compiled error 2019-12-08 16:35:21 +00:00
Bart Sopers 680a3922b8 Fix bug in alert configurations 2019-12-08 17:24:31 +01:00
Andy Rozman 2132bf1675 Merge branch 'omnipod_eros' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros 2019-12-08 16:21:47 +00:00
Andy Rozman a7153cf8b8 - Added new version of library
- added new Cancel/Finish action that refreshes dialog
2019-12-08 16:16:39 +00:00