Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDT-2269 Patient Vitals - SW - 01 - R&I - 05: DEV - Feature Implementation

functionality working.

    • -7
    • +3
    ./hd/adjustment/common/VCommonAdjustmentVitals.h
  1. … 2 more files in changeset.
LDT-2269 Patient Vitals - SW - 01 - R&I - 05: DEV - Feature Implementation

Fix messaging issue

  1. … 2 more files in changeset.
LDT-2269 Patient Vitals - SW - 01 - R&I - 05: DEV - Feature Implementation

Wip. finishing up qml side

  1. … 9 more files in changeset.
LDT-2269 Patient Vitals - SW - 01 - R&I - 05: DEV - Feature Implementation

Initial upload of patient vitals

    • -3
    • +16
    ./hd/adjustment/common/VCommonAdjustmentVitals.h
    • -0
    • +37
    ./td/adjustment/treatment/VTreatmentAdjustmentVitals.cpp
    • -0
    • +52
    ./td/adjustment/treatment/VTreatmentAdjustmentVitals.h
  1. … 27 more files in changeset.
LDT-2076 Solution Infusion - SW - 01 - R&I - 05: DEV - Feature Implementation

Removed obsolete saline enum

  1. … 1 more file in changeset.
LDT-2165 Treatment Parameters (Create Rx) - SW - 01 - (New Design) - R&I - 05: DEV - Feature Implementation

Address CR comments

  1. … 1 more file in changeset.
LDT-2165 Treatment Parameters (Create Rx) - SW - 01 - (New Design) - R&I - 05: DEV - Feature Implementation

Update acid concentrate adjustment to remove temp elements when cleared

  1. … 5 more files in changeset.
LDT-2165 Treatment Parameters (Create Rx) - SW - 01 - (New Design) - R&I - 05: DEV - Feature Implementation

Add updated design of create rx to project

  1. … 31 more files in changeset.
LDT-1445: Ultrafiltration - SW - 01 - R&I - 05: DEV - Feature Implementation

- Updated treatment UF view (VTreatmentUltrafiltrationData.h/cpp) to add ufRunning and ufPaused properties.

LDT-1445: Ultrafiltration - SW - 01 - R&I - 05: DEV - Feature Implementation

- Updated treatment UF view (VTreatmentUltrafiltrationData.h/cpp) to add ufRunning and ufPaused properties.

LDT-2076 Solution Infusion - SW - 01 - R&I - 05: DEV - Feature Implementation

Update saline bolus command and file name changes

    • -0
    • +62
    ./td/adjustment/treatment/VTreatmentAdjustmentSaline.cpp
    • -0
    • +63
    ./td/adjustment/treatment/VTreatmentAdjustmentSaline.h
  1. … 6 more files in changeset.
LDT-788: Wide layout 1 Stop State - SW - 01 - R&I - 05: DEV - Feature Implementation

- updated the alarmstatus message flags to the Leahi version.

LDT-931: Main Treatment Screen - SW - Diagnostics Screen-FP - 05: DEV - Feature Implementation

- Add FP Folder structure

- Add The following FP message implementation

Versions

Pressure

Flow

Conductivity

Temperature

Valves

ROPump

BoostPump

Level

-Add FP can channel to Can interpreter

-Implement FP diagnostics screen

    • -0
    • +33
    ./fp/data/VFPBoostPumpData.cpp
    • -0
    • +51
    ./fp/data/VFPBoostPumpData.h
    • -0
    • +26
    ./fp/data/VFPConductivityData.cpp
    • -0
    • +44
    ./fp/data/VFPConductivityData.h
    • -0
    • +28
    ./fp/data/VFPFlowData.cpp
    • -0
    • +46
    ./fp/data/VFPFlowData.h
    • -0
    • +25
    ./fp/data/VFPLevelData.cpp
    • -0
    • +43
    ./fp/data/VFPLevelData.h
    • -0
    • +33
    ./fp/data/VFPPressuresData.cpp
    • -0
    • +51
    ./fp/data/VFPPressuresData.h
    • -0
    • +33
    ./fp/data/VFPROPumpData.cpp
    • -0
    • +51
    ./fp/data/VFPROPumpData.h
    • -0
    • +37
    ./fp/data/VFPTemperatureData.cpp
    • -0
    • +55
    ./fp/data/VFPTemperatureData.h
  1. … 35 more files in changeset.
LDT-1793 General Alarm Requirements - SW - 01 - Instructions with new design - R&I - 05: DEV - Feature Implementation

address CR commetns and fix qml errors

  1. … 2 more files in changeset.
LDT-1793 General Alarm Requirements - SW - 01 - Instructions with new design - R&I - 05: DEV - Feature Implementation

address CR comments

  1. … 1 more file in changeset.
LDT-912: Main Treatment Screen - SW - Diagnostics Screen-DD - 05: DEV - Feature Implementation

- Add back refresh trigger in VDDValvesStatesData

LDT-912: Main Treatment Screen - SW - Diagnostics Screen-DD - 05: DEV - Feature Implementation - Adjust DD Valves payload length - Implement Model and View format for DD Valves - Add DD Valves Enum to Gui Globals - Add DD Valves to Diagnostics Screen

    • -27
    • +59
    ./dd/data/VDDValvesStatesData.cpp
  1. … 6 more files in changeset.
LDT-1793 General Alarm Requirements - SW - 01 - Instructions with new design - R&I - 05: DEV - Feature Implementation

update alarmlistmodel to a resuable list model. Parse for listTitle and populate alarm list title dialog

    • -117
    • +0
    ./hd/alarm/VAlarmInstructionsModel.cpp
    • -42
    • +0
    ./hd/alarm/VAlarmInstructionsModel.h
  1. … 4 more files in changeset.
LDT-1793 General Alarm Requirements - SW - 01 - Instructions with new design - R&I - 05: DEV - Feature Implementation

remove message from alarm struct

LDT-1793 General Alarm Requirements - SW - 01 - Instructions with new design - R&I - 05: DEV - Feature Implementation

Remove messages from alarmstatus and qml. Update QAbstractList model to optomize performance of changing models

    • -7
    • +16
    ./hd/alarm/VAlarmInstructionsModel.cpp
  1. … 4 more files in changeset.
LDT-1793 General Alarm Requirements - SW - 01 - Instructions with new design - R&I - 05: DEV - Feature Implementation

code cleanup

    • -1
    • +0
    ./hd/alarm/VAlarmInstructionsModel.cpp
  1. … 1 more file in changeset.
LDT-1793 General Alarm Requirements - SW - 01 - Instructions with new design - R&I - 05: DEV - Feature Implementation

address final cr comments

    • -1
    • +1
    ./hd/alarm/VAlarmInstructionsModel.cpp
  1. … 1 more file in changeset.
LDT-1793 General Alarm Requirements - SW - 01 - Instructions with new design - R&I - 05: DEV - Feature Implementation

Address CR comments. QAbstractlistmodel working

    • -32
    • +30
    ./hd/alarm/VAlarmInstructionsModel.cpp
  1. … 4 more files in changeset.
LDT-1541 HeaderBar - SW - 01 - WiFi indicator - R&I - 05: DEV - Feature Implementation

address CR comments and almost finished updated the alarm model to a c++ QAbstractlistmodel

    • -0
    • +111
    ./hd/alarm/VAlarmInstructionsModel.cpp
    • -0
    • +46
    ./hd/alarm/VAlarmInstructionsModel.h
  1. … 8 more files in changeset.
LDT-912: Main Treatment Screen - SW - Diagnostics Screen-DD - 05: DEV - Feature Implementation

- implement TD air pump and air bubbles message

- Adjust page indicators in diagnostics screen

- Add TD air pump and bubbles message to diagnostics screen

- fix DD diagnostics conductivity to have fixed float points

-Fix dd dialysate pump model comments

- Add Base of DD valves in doxygen comment TODO LATER

- Address imports for diagnostics QML files

- Generate png files for all SDD items

    • -0
    • +25
    ./td/data/VTDAirPumpData.cpp
    • -0
    • +43
    ./td/data/VTDAirPumpData.h
  1. … 25 more files in changeset.
LDT-912: Main Treatment Screen - SW - Diagnostics Screen-DD - 05: DEV - Feature Implementation

- implement TD air pump and air bubbles message

- Adjust page indicators in diagnostics screen

- Add TD air pump and bubbles message to diagnostics screen

- fix DD diagnostics conductivity to have fixed float points

-Fix dd dialysate pump model comments

- Add Base of DD valves in doxygen comment TODO LATER

    • -0
    • +25
    ./td/data/VTDAirBubbleData.cpp
    • -0
    • +43
    ./td/data/VTDAirBubbleData.h
  1. … 4 more files in changeset.
LDT-1793 General Alarm Requirements - SW - 01 - Instructions with new design - R&I - 05: DEV - Feature Implementation

Address CR comments

  1. … 1 more file in changeset.
LDT-1793 General Alarm Requirements - SW - 01 - Instructions with new design - R&I - 05: DEV - Feature Implementation

Address CR comments

  1. … 4 more files in changeset.
LDT-1793 General Alarm Requirements - SW - 01 - Instructions with new design - R&I - 05: DEV - Feature Implementation

Update alarm dialog list with new (not imeplemened) scheme of how the alarms.conf file will be

  1. … 4 more files in changeset.
LDT-912: Main Treatment Screen - SW - Diagnostics Screen-DD - 05: DEV - Feature Implementation

-Implement DD blood Leak message

    • -0
    • +24
    ./dd/data/VDDBloodLeakData.cpp
    • -0
    • +42
    ./dd/data/VDDBloodLeakData.h
  1. … 9 more files in changeset.