Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LEAHI-APPLICATION-LDT-3072_Support of the transition to the Beta System - SW - 01 - R&I
LEAHI-APPLICATION-LDT-3072_Support of the transition to the Beta System - SW - 01 - R&I
LDT-3077 Support of the transition to the Beta System - SW - 01 - R&I - 05: DEV - Feature Implementation

remove FP valves

  1. … 15 more files in changeset.
RESOLVED

RESOLVED

RESOLVED

RESOLVED

fixed, thanks!

fixed, thanks!

this looks like this will error.. Should be     title: qsTr("Treatment Delivery & Blood Handling")

this looks like this will error.. Should be

    title: qsTr("Treatment Delivery & Blood Handling")
RESOLVED

RESOLVED

Understood, will consider in a future story to adjust all models

Understood, will consider in a future story to adjust all models

addressed

addressed

For the models, in their infoText functions, use QStringLiteral when generating the string that is getting returned, if possible. (https://doc.qt.io/archives/qt-5.15/qstring.html#QStringLiteral)

For the models, in their infoText functions, use QStringLiteral when generating the string that is getting returned, if possible.
(https://doc.qt.io/archives/qt-5.15/qstring.html#QStringLiteral)

probably do not need to translate because its a diagnostics page but to keep consistent with all other user facing texts in this file please translate.

probably do not need to translate because its a diagnostics page but to keep consistent with all other user facing texts in this file please translate.

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
    ./data/VFPBoostPumpData.cpp
    • -0
    • +51
    ./data/VFPBoostPumpData.h
    • -0
    • +26
    ./data/VFPConductivityData.cpp
    • -0
    • +44
    ./data/VFPConductivityData.h
    • -0
    • +28
    ./data/VFPFlowData.cpp
    • -0
    • +46
    ./data/VFPFlowData.h
    • -0
    • +25
    ./data/VFPLevelData.cpp
    • -0
    • +43
    ./data/VFPLevelData.h
    • -0
    • +33
    ./data/VFPPressuresData.cpp
    • -0
    • +51
    ./data/VFPPressuresData.h
    • -0
    • +33
    ./data/VFPROPumpData.cpp
    • -0
    • +51
    ./data/VFPROPumpData.h
    • -0
    • +37
    ./data/VFPTemperatureData.cpp
    • -0
    • +55
    ./data/VFPTemperatureData.h
    • -0
    • +49
    ./data/VFPValvesStatesData.cpp
  1. … 35 more files in changeset.
LEAHI-APPLICATION-LDT-926_Feature/Ldt 926 Main Treatment Screen SW 01 Diagnostics Screen FP
LEAHI-APPLICATION-LDT-926_Feature/Ldt 926 Main Treatment Screen SW 01 Diagnostics Screen FP