Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

    • -0
    • +72
    ./hd/data/treatment/MTreatmentBloodFlowData.cpp
    • -0
    • +98
    ./hd/data/treatment/MTreatmentBloodFlowData.h
    • -165
    • +0
    ./hd/data/treatment/MTreatmentFlowsData.h
    • -0
    • +69
    ./hd/data/treatment/MTreatmentInletFlowData.cpp
    • -0
    • +95
    ./hd/data/treatment/MTreatmentInletFlowData.h
  1. … 7 more files in changeset.
Bamboo Commit: Updated MAlarmMapping.cpp

Updated the DG POST index like the HD

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

Bamboo Commit: Updated MAlarmMapping.cpp

Bamboo Commit: Updated MAlarmMapping.cpp

UI-BUG-S62: UI-BUG-S62-1

Addressed code reviews.

  1. … 5 more files in changeset.
DEN-11814: Heparin Minimum Dispensing Parameters Should Be 0.2

- Reverted back the Heparin min to 0.0 due to the slider's issue which disables the OFF feature, since the value 0.0 becomes an invalid.

- A minor update on the POST progress display to start when 0 to max of complete enum -1.

- An idea of fixing the slider touch issue. [Is DISABLED for now, for more test]

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

Bamboo Commit: Updated MAlarmMapping.cpp

DEN-11825: BP/HR screen has no instruction for user to read from bluetooth cuff or enter information

- Center aligned the notification

  1. … 1 more file in changeset.
DEN-8145: Issues with UI Create Treatment screen

- Restricted the Patient ID entry to be max 20 characters and has to have at least 1 alphanumeric character without space, regarding the conversation with KeborMed.

  1. … 2 more files in changeset.
DEN-9704: Missing acknowledgement confirmation message/alarm when leaving BP/HR blank

- Added a script to later be used for the log export on the device, but it now only works on the VM since the device doesn't have the zip tool.

- Added a mimic function to simulate the BCuff measurement received and assigned F11 to it and it will only be enabled if the macro DEBUG_BCUFF_MIMIC is defined.

- Added opened and closed signals to the EntryDialog.qml to make it do the auto focus on the firstInput object when opened.

- Added setFocus() function in the BPHREntry.qml

- Removed the enabled option from doReset of the VTreatmentVitals

- And created two separate enableDialog for vital entry, and enable update for the auto update the properties.

- Added a constructor with systolic, diastolic, heartRate parameter to set the data on creation to be used in the message mimic.

- Added systolic, diastolic, heartRate parameters to the doTrigger of the VCommonAdjustmentVitals to open the vitals entry dialog with default values.

  1. … 14 more files in changeset.
Code Cleanup

- DEN-11807: Treatment Confirmation - Rinseback Rate displays "min" instead of "mL/min"

- Renamed the Keyboard component name to VirtualKeyboard to resolve the InputPanel's Keyboard object/type conflict (There was no issue is was only a name conflict.)

- Preventing the Patient Id from being empty space string, and disabling the confirm in that case.

- Mode the create_update_folder.sh to the Scripts/local repository's folder.

- Added Qt logo and Diality Qt Colored log.

- Updated the alarmMapping.sh script to always checkout to common/staging and also print out the log on console.

-

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

Bamboo Commit: Updated MAlarmMapping.cpp

Bamboo Commit: Updated MAlarmMapping.cpp

Bamboo Commit: Updated MAlarmMapping.cpp

Merge branch 'UI_BUG_S61' into develop

  1. … 2 more files in changeset.
DEN-11575: LTTS [ Development Test Support]

- Updated the alarmMapping.sh to ignore the mapping if the common folder is not a git repository and the alamMapping tool doen't exist. [this change has been made to be able to build the application on the DEV_TEST's VM]

- The compiler SquishCoco is using has different error checking scenarios than the one is used in Qt project for normal builds. And to make it work some changes has to be make in the projects and some source code on the fallthrough of some cases, in BluetoothInterface and CloudSync.

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

Bamboo Commit: Updated MAlarmMapping.cpp

Bamboo Commit: Updated MAlarmMapping.cpp

Bamboo Commit: Updated MAlarmMapping.cpp

Bamboo Commit: Updated MAlarmMapping.cpp

Bamboo Commit: Updated MAlarmMapping.cpp

Bamboo Commit: Updated MAlarmMapping.cpp

Bamboo Commit: Updated MAlarmMapping.cpp

DEN-11380 KeborMed [ CloudSync Development ]

- modified the messaging protocol to the below and reordered the crc position.

<timestamp>,<seq>,<CRC=0 for now, Don't care>,<message id>,<parameter length>[,<P1>,...<Pn>]

  1. … 2 more files in changeset.
Merge branch 'DEN-10205_BCuff_MissingFeatures_Reconnect_Paired' into develop

  1. … 3 more files in changeset.