denali.pro.user

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-12262: INT: Support and debugging

- Fixing the DG Valves/Temperature messages

- Fixing the CloudSync RegisterDeviceRequest

- Fixed/Cherry-Picked the Dialin-log conditions.

- Cleaned up the debug messages.

  1. … 20 more files in changeset.
DEN-12262: INT: Log Dialin Messages

- Log Dialin messages as part of the unhandled messages.

  1. … 11 more files in changeset.
DEN-12262: INT: FW Support (Reset Diagnostic Data)

- Reorganized the Diagnostics screen a little more.

  1. … 2 more files in changeset.
DEN-12262: INT: FW Support (Reset Diagnostic Data)

  1. … 11 more files in changeset.
Merge branch 'DEN-12258-UI-BN-S66' into develop

  1. … 1 more file in changeset.
DEN-12262: INT: Code reviews wrap up & support

- Addressed all the code review comments in another branch in here to facilitate the code review process and make the code ready while the actual code owner were busy supporting system for demo.

- Added another condition to the Alarm top/right countdown to hide the timer when FW is not even in the Treatment mode by the HDOpMode.

  1. … 32 more files in changeset.
DEN-12262: INT: Code reviews wrap up & support

- Addressed all the code review comments in another branch in here to facilitate the code review process and make the code ready while the actual code owner were busy supporting system for demo.

- Added another condition to the Alarm top/right countdown to hide the timer when FW is not even in the Treatment mode by the HDOpMode.

  1. … 33 more files in changeset.
Merge branch 'DEN-12258-UI-BN-S66' into develop

- merge conflict resolution.

  1. … 4 more files in changeset.
DEN-12262: INT: Log Dialin Messages

- Log Dialin messages as part of the unhandled messages.

  1. … 12 more files in changeset.
Merge branch 'DEN-12258-UI-BN-S66' into develop

DEN-12262: INT: FW Support (Reset Diagnostic Data)

- Reorganized the Diagnostics screen a little more.

  1. … 3 more files in changeset.
Merge branch 'DEN-12258-UI-BN-S66' into develop

  1. … 2 more files in changeset.
DEN-12262: INT: FW Support (Reset Diagnostic Data)

  1. … 12 more files in changeset.
DEN-10153: Treatment Log Comments Investigations

- Fixed the Treatment Review overlapped items.

  1. … 3 more files in changeset.
DEN-12180: Internal general support

- investigate on the Begin Prime back to Cartridge installation

- Added objectName for easier debug.

- added the stack change for the Cartridge Installation in case FW wants to navigate back from Begin Prime to the beginning of Cartridge Installation.

  1. … 5 more files in changeset.
DEN-12180: INT: Alarm dialog body space [RC: 15*80]

- reduced the bottom margin of the Alarm Dialog bottoms.

- removed the space from the legacy files which caused issue with DevOps scripts.

  1. … 5 more files in changeset.
DEN-12183 KBM: Implement the reqDeviceRegister

  1. … 4 more files in changeset.
DEN-12183 KBM: Credentials messaging

- Added Credential messages

| 2003 | req save credential |1639391827,1,0,2003,3,path_to_client_certificate_pem,path_to_client_private_key_pem,path_to_client_public_key_pem |

| 2004 | req credentials | 1639391827,1,0,2004,0 |

| 1004 | send credentials | 1639391827,1,0,1004,1,path_to_credentials="/tmp/credentials" |

  1. … 7 more files in changeset.
Merge branch 'DEN-12121-sw_dev-sprint-65' into develop

  1. … 6 more files in changeset.
DEN-12228: No difference between 80% and 100% brightness setting

- Since the brightness is not linear a map created and the code improved as well.

  1. … 4 more files in changeset.
DEN-12121: Implemented Model and Views for BloodLeak, AirBubble, AirTrap and DG Conductvity for DEN-12118. Removed ODi and ODo in diagnostic dialog. Added isCompleted field in Rinseback Model for DEN-9932.

  1. … 26 more files in changeset.
DEN-11972: Initial Patient ID entered text is displayed in red

- Set the keyboard locale to en_US

  1. … 4 more files in changeset.
DEN-12183: KBM: Usual Meetings/Support/Development

- Added the request device info message.

  1. … 5 more files in changeset.
Merge branch 'DEN-11980-sw_dev-sprint-64' into staging

  1. … 6 more files in changeset.
DEN-12106: Heparin Delivery Active Text Does Not Appear

  1. … 5 more files in changeset.
Added Dialin to unhandled

- Added Dialin messages to be defined/logged by unhandled messages definitions.

- It needs the call with the option -d to enable the Dialin handling.

  1. … 4 more files in changeset.
DEN-12183KBM: Usual Meetings/Support/Development

- Added the basics of the messaging with the new source and coding.

- Now it needs error handling class.

  1. … 3 more files in changeset.
DEN-11980: Split Flows Data Model to Blood Flow data and Inlet Data Models. Updated Views to reflect new message protocol for Blood Flow and Inlet Flow. Updated Diagnostic Dialog to reflect new message values.

  1. … 13 more files in changeset.
Updated the DG POST index like the HD

  1. … 4 more files in changeset.
Merge branch 'UI_BUG_S62' into UI_BUG_S63