Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDT-2428: Onboarding Test Message & Diag Screen View

- add model and view for message 0x7000

- Add to TD diagnostics screen and able to get output

- working on conditional view when message is received.

    • -0
    • +25
    ./td/data/VTDTestData.cpp
    • -0
    • +43
    ./td/data/VTDTestData.h
  1. … 10 more files in changeset.
LDT-1621 HeaderBar - SW - 01 - Prescription - R&I - 05: DEV - Feature Implementation

address cr comments

  1. … 1 more file in changeset.
revert clearing method and remove from VTreatmentCreate

  1. … 5 more files in changeset.
LDT-1621 HeaderBar - SW - 01 - Prescription - R&I - 05: DEV - Feature Implementation

Update to sync up screen and dialog using c++ properties

  1. … 4 more files in changeset.
LDT-1621 HeaderBar - SW - 01 - Prescription - R&I - 05: DEV - Feature Implementation

fix comments typos

  1. … 1 more file in changeset.
LDT-1621 HeaderBar - SW - 01 - Prescription - R&I - 05: DEV - Feature Implementation

cr comments

  1. … 1 more file in changeset.
LDT-1621 HeaderBar - SW - 01 - Prescription - R&I - 05: DEV - Feature Implementation

address cr comments

  1. … 3 more files in changeset.
LDT-1621 HeaderBar - SW - 01 - Prescription - R&I - 05: DEV - Feature Implementation

cr comments

  1. … 2 more files in changeset.
LDT-1621 HeaderBar - SW - 01 - Prescription - R&I - 05: DEV - Feature Implementation

update from config update of housing potassium and calcium under category of Acid Concentrate Ranges

  1. … 1 more file in changeset.
LDT-1621 HeaderBar - SW - 01 - Prescription - R&I - 05: DEV - Feature Implementation

added Prescription Rx poopup dialog to headerbar

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

on cancel set validaiton to false

LDT-2165 Treatment Parameters (Create Rx) - SW - 01 - (New Design) - R&I - 05: DEV - Feature Implementation

separeated validatoin adn confirm calls to stay until confirm and added cancel to pre treatmetn

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

update to only clear tx code when in standby mode

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

address CR commetns

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

address cr comments

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