Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bamboo Commit: Updated MAlarmMapping.cpp

DEN-12426: LTS: Bug / CR / Develop Coco / Manual

- removed the "// coco begin validated" to disable the manually validated coverage.

    • -5
    • +5
    ./adjustment/settings/MAdjustHDRequests.h
  1. … 71 more files in changeset.
Bamboo Commit: Updated MAlarmMapping.cpp

DEN-11812 UI Keyboard displays text on the spacebar and has a wink emoji button

- added the keyboard layout and style to remove some buttons and remove the text on the spacebar.

- added DEBUG_DISABLE_MAXIMIZE, due to touch screen issue on some devices, the maximized alarm can't be minimized to see the screen underneath.

- While fixing some issues in the Dialin/Simulator, added the reject reason notification to the Treatment review screen and cleared the values on rejection.

- update the Dialysate Temperature max to the 37 from 38.

  1. … 40 more files in changeset.
Bamboo Commit: Updated MAlarmMapping.cpp

DEN-12262: INT: Support and debugging

- updated/tested the alarmMapping with new changes.

- added the staging to the alamMapping.sh call to checkout always on staging as the mainsteam.

  1. … 2 more files in changeset.
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. … 8 more files in changeset.
Bamboo Commit: Updated MAlarmMapping.cpp

Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -3
    • +3
    ./adjustment/pretreatment/MPreTreatmentAdjustDisposablesConfirmResponse.cpp
    • -3
    • +3
    ./adjustment/pretreatment/MPreTreatmentAdjustDisposablesConfirmResponse.h
    • -2
    • +2
    ./data/treatment/MTreatmentRinsebackData.h
    • -2
    • +2
    ./data/treatment/MTreatmentStatesData.cpp
    • -2
    • +2
    ./data/treatment/MTreatmentStatesData.h
  1. … 63 more files in changeset.
Bamboo Commit: Updated MAlarmMapping.cpp

Merge branch 'DEN-12121-sw_dev-sprint-65' into staging

  1. … 6 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.

    • -6
    • +6
    ./data/treatment/MTreatmentHeparinData.h
    • -12
    • +12
    ./data/treatment/MTreatmentRinsebackData.h
    • -6
    • +6
    ./data/treatment/MTreatmentSalineData.h
  1. … 21 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.

    • -6
    • +6
    ./data/treatment/MTreatmentHeparinData.h
    • -12
    • +12
    ./data/treatment/MTreatmentRinsebackData.h
    • -6
    • +6
    ./data/treatment/MTreatmentSalineData.h
  1. … 21 more files in changeset.
Bamboo Commit: Updated MAlarmMapping.cpp

DEN-12262: INT: Log Dialin Messages

- Log Dialin messages as part of the unhandled messages.

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

- Reorganized the Diagnostics screen a little more.

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

  1. … 12 more files in changeset.
Bamboo Commit: Updated MAlarmMapping.cpp

DEN-10153: Treatment Log Comments Investigations

- Fixed the Treatment Review overlapped items.

  1. … 3 more files in changeset.
Bamboo Commit: Updated MAlarmMapping.cpp

Bamboo Commit: Updated MAlarmMapping.cpp

Bamboo Commit: Updated MAlarmMapping.cpp

DEN-12121: Updates per code review

  1. … 6 more files in changeset.
Bamboo Commit: Updated MAlarmMapping.cpp

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-12121: Updated Models and views to latest messaging protocol. Fixed BLD to show detect counter. Updated get version to display compatibility revision.

    • -24
    • +28
    ./adjustment/settings/MAdjustHDVersionsResponse.cpp
    • -24
    • +27
    ./adjustment/settings/MAdjustHDVersionsResponse.h
    • -0
    • +4
    ./data/treatment/MTreatmentStatesData.cpp
    • -0
    • +2
    ./data/treatment/MTreatmentStatesData.h
  1. … 5 more files in changeset.
Bamboo Commit: Updated MAlarmMapping.cpp

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.