Commit graph

8032 commits

Author SHA1 Message Date
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
Milos Kozak 61411e6bd6
Merge pull request #2303 from rkresha/dev
Medtronic clarify error notification "Basal profiles are not enabled on pump"
2019-12-25 13:42:50 +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
Bart Sopers 1e003ad188 Fix PodSessionStateTest 2019-12-24 11:48:09 -05: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 81e3fe9179 add project files to git ignore 2019-12-23 21:13:55 +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
Rob Kresha a166b8a56a Medtronic clarify error notification
Adding additional information around the error message so the user can resolve. US version of the 723 Revel has no Basal 'profile' setting, just a 'patterns' setting which when enabled resolves the error.
2019-12-22 21:54:45 -06:00
Milos Kozak 677f1e4c8d
Merge pull request #2302 from MilosKozak/dialogs
Unify design
2019-12-22 23:56:36 +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
Milos Kozak 52380cbd22 CareDialog fix 2019-12-22 02:05:50 +01:00
Milos Kozak 88e456dd1a PairingProgressDialog refactor 2019-12-22 02:00:33 +01:00
Milos Kozak cbfb8a6a0f Automation dialogs refactor 2019-12-21 23:17:20 +01:00
Milos Kozak 0e96eb666e Spinner with larger font 2019-12-21 21:00:43 +01:00
Milos Kozak 592246211f actions layout update 2019-12-21 19:43:29 +01:00
Milos Kozak a928c48ae0 DanaRUserOptionsActivity refactor 2019-12-21 18:21:32 +01:00
Milos Kozak 33d1d3e82d DanaRS time setting update for protocol #6 2019-12-21 16:53:50 +01:00
Milos Kozak 7176a8654b DanaRHistoryActivity refactor 2019-12-21 16:15:35 +01:00
Milos Kozak 2e687fe687 DanaRHistoryActivity layout refactor 2019-12-21 15:26:41 +01:00
Milos Kozak 6d46c39fba ProfileViewerDialog refactor 2019-12-21 14:30:14 +01:00
Milos Kozak 469d89bce8
Merge pull request #2300 from MilosKozak/maintenance/code-style
add code style to project
2019-12-21 13:11:10 +01:00
AdrianLxM b49abbcdb4 add code style to project 2019-12-21 12:04:34 +01:00
Milos Kozak b946326c2e
Merge pull request #2297 from MilosKozak/maintenance/cleanups
small cleanups
2019-12-21 10:16:12 +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