Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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-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-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.
LDT-912: Main Treatment Screen - SW - Diagnostics Screen-DD - 05: DEV - Feature Implementation

- Move DG Valves to DD and rename to DD

- Implement the following DD messages:

Dialysate Pump, Concentrate pump

- Cleanup Saloine bolus enum in VTDTretamentSattesData.cpp

- Minor comment cleanup in MDDTemperatures

    • -0
    • +49
    ./dd/data/VDDConcentratePumpData.cpp
    • -0
    • +66
    ./dd/data/VDDConcentratePumpData.h
    • -0
    • +44
    ./dd/data/VDDDialysatePumpData.cpp
    • -0
    • +61
    ./dd/data/VDDDialysatePumpData.h
    • -0
    • +54
    ./dd/data/VDDValvesStatesData.cpp
    • -0
    • +71
    ./dd/data/VDDValvesStatesData.h
  1. … 18 more files in changeset.
LDT-1785: Update SW (UI)

- Fixed the issue with the heparin slider explained in the LDT-1753.

- Fixed the issue found in one of the merges that missed some qml import.

- Fixed the issue with the VTDTreatmentStates mismatch missing SalineMax Enum in common repo.

- Removed unused def, max, res properties of the heparin stop time from the VTreatmentRanges.

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

-Add SDD for diagnostics screen

- Fix typo in DD Gen dialysate to be 'SpentPressure' instead of 'SpendPressure'

- Move Leahi implementation of DG to now DD folder

- implement DD diagnostics including the following:

Heaters

Pressures

Temperatures

- The following DD message ID's have been updated:

Pressure

Temperature

Heaters

Blood Leak

Dialysate Pump

Concentrate Pump

Valves

    • -0
    • +41
    ./dd/data/VDDHeatersData.cpp
    • -0
    • +59
    ./dd/data/VDDHeatersData.h
    • -0
    • +26
    ./dd/data/VDDLevelData.cpp
    • -0
    • +44
    ./dd/data/VDDLevelData.h
    • -0
    • +38
    ./dd/data/VDDPressuresData.cpp
    • -0
    • +56
    ./dd/data/VDDPressuresData.h
    • -0
    • +39
    ./dd/data/VDDTemperaturesData.cpp
    • -0
    • +56
    ./dd/data/VDDTemperaturesData.h
  1. … 34 more files in changeset.
LDT-1738 (UI) Main Tx Screen - Ultrafiltration Details - R&I - 05: DEV - Feature Implementation

Fix copy/paste unicode error

LDT-1738 (UI) Main Tx Screen - Ultrafiltration Details - R&I - 05: DEV - Feature Implementation

Revert min/max changes

  1. … 10 more files in changeset.
LDT-1738 (UI) Main Tx Screen - Ultrafiltration Details - R&I - 05: DEV - Feature Implementation

Removed obsolete ‘minimum' and ‘maximum' properties in VTreatmentUltrafiltrationData.h and update proeprty binding using those

  1. … 4 more files in changeset.
Merge branch 'feature/LDT-1209-main-treatment-screen' into staging

  1. … 7 more files in changeset.
Merge branch 'LDT-907-Main-Treatment-Screen-SW-Diagnostics-Screen-DD' into staging

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

- Add DD level sensor message

- Add diagnostics QML patch

- Add DD diagnostics base implementation

    • -0
    • +26
    ./dg/data/VDDLevelData.cpp
    • -0
    • +44
    ./dg/data/VDDLevelData.h
  1. … 12 more files in changeset.
LDT-1209 Main Treatment Screen - SW - 01 - Screen Integration (MSG,QML) - R&I - 05: DEV - Feature Implementation

add in treatment time "treatment complete" text to timer and address CR comments

    • -0
    • +28
    ./td/data/treatment/VTreatmentParametersSetPointData.cpp
    • -0
    • +45
    ./td/data/treatment/VTreatmentParametersSetPointData.h
  1. … 17 more files in changeset.
LDT-1209 Main Treatment Screen - SW - 01 - Screen Integration (MSG,QML) - R&I - 05: DEV - Feature Implementation

address cr comments

  1. … 3 more files in changeset.
LDT-1209 Main Treatment Screen - SW - 01 - Screen Integration (MSG,QML) - R&I - 05: DEV - Feature Implementation

address pr comments

  1. … 2 more files in changeset.
LDT-1209 Main Treatment Screen - SW - 01 - Screen Integration (MSG,QML) - R&I - 05: DEV - Feature Implementation

address CR comments

  1. … 4 more files in changeset.
Main Treatment Screen - SW - 01 - Screen Integration (MSG,QML) - R&I - 05: DEV - Feature Implementation

add integration code

  1. … 10 more files in changeset.
LDT-627: Main Treatment Screen - SW - Messaging Broadcast - 05: DEV - Feature Implementation

change UF max to 0.8

LDT-627: Main Treatment Screen - SW - Messaging Broadcast - 05: DEV - Feature Implementation

- Fix bloodflow decimal comment

- Adjust diagnostics bloodflow, tx states messages/format. Fix diagnostics formatting throughout

- Fix DD messaging formatting

- Fix Gen Dialysate Data View payload and naming

- Fix TD messaging formatting

- Fix TD battery message payload formatting

    • -9
    • +9
    ./td/data/treatment/VTreatmentBloodFlow.h
  1. … 23 more files in changeset.
LDT-627: Main Treatment Screen - SW - Messaging Broadcast - 05: DEV - Feature Implementation

- Add Treatment States to Diagnostics Screen

- Add Treatment state message (0x3C)

    • -0
    • +228
    ./td/data/treatment/VTDTreatmentStatesData.cpp
    • -0
    • +129
    ./td/data/treatment/VTDTreatmentStatesData.h
  1. … 20 more files in changeset.
LDT-627: Main Treatment Screen - SW - Messaging Broadcast - 05: DEV - Feature Implementation

- Adjust model structs to match FW naming if applicable

  1. … 15 more files in changeset.
LDT-627: Main Treatment Screen - SW - Messaging Broadcast - 05: DEV - Feature Implementation

- Move Views DD conductivity and Gen dialysate to DD folder

- Align text per CR comments

- Adjust settings information tab for TD and DD serial/Versions

    • -0
    • +29
    ./dd/data/VDDConductivityData.cpp
    • -0
    • +33
    ./dd/data/VDDGenDialysateData.cpp
  1. … 3 more files in changeset.
LDT-627: Main Treatment Screen - SW - Messaging Broadcast - 05: DEV - Feature Implementation

- Move all Leahized files to TD/DD directory structure

- Remove Valves redundant file

- Small adjustment to gen dialysate name from conductivity to gendial

    • -0
    • +47
    ./dd/data/VDDConductivityData.h
    • -0
    • +51
    ./dd/data/VDDGenDialysateData.h
  1. … 123 more files in changeset.
LDT-627: Main Treatment Screen - SW - Messaging Broadcast - 05: DEV - Feature Implementation - Adjust DD implementation for Conductivity and Gen dialysate mode data due to payload changes

  1. … 5 more files in changeset.
Main Treatment Screen - SW - Messaging Broadcast - 05: DEV - Feature Implementation

- Fix diagnostic font size and weight

- Adjust affected treatment QML files per Tx message implementation

- Add Air trap additional payload

  1. … 11 more files in changeset.
LDT-718: General Alarm Requirements - SW - 05: DEV - Feature Implementation

- Updated the Alarm Messages for the Leahi Project.

- Used the init configuration location for the name/secured as well, since we don't have the secured partition yet.

- Added the rejection id next to the title for now for testing.

  1. … 19 more files in changeset.
Main Treatment Screen - SW - Messaging Broadcast - 05: DEV - Feature Implementation

- Implement TX messages: blood flow, conductivity, saline, UF, tx time, tx set point data, gen Dialysate, pressure

- remove blood pump duplicate and replace with blood flow

    • -10
    • +9
    ./hd/data/treatment/VTreatmentBloodFlow.h
    • -12
    • +12
    ./hd/data/treatment/VTreatmentPressureOcclusion.cpp
    • -0
    • +1
    ./hd/data/treatment/VTreatmentSalineData.h
  1. … 34 more files in changeset.
Main Treatment Screen - SW - Messaging Broadcast - 05: DEV - Feature Implementation

- Add all main treatment messages: Blood flow, Ultrafiltration, Saline, DD Cond, Gen Dialysate, pressure

- Remove bloodpump model to use bloodflow instead

- Fix diagnostic bug for bloodflow to correct labeling order

-

    • -0
    • +32
    ./dg/data/VDDConductivityData.cpp
    • -0
    • +50
    ./dg/data/VDDConductivityData.h
    • -0
    • +34
    ./dg/data/VDDGenDialysateData.cpp
    • -0
    • +51
    ./dg/data/VDDGenDialysateData.h
    • -10
    • +9
    ./hd/data/treatment/VTreatmentBloodFlow.h
    • -12
    • +12
    ./hd/data/treatment/VTreatmentPressureOcclusion.cpp
    • -0
    • +1
    ./hd/data/treatment/VTreatmentSalineData.h
    • -0
    • +28
    ./hd/data/treatment/VTreatmentSetPointData.cpp
    • -0
    • +45
    ./hd/data/treatment/VTreatmentSetPointData.h
  1. … 34 more files in changeset.