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

  1. … 6 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. … 4 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 CR comments

  1. … 4 more files in changeset.
LDT-958: Main Treatment Screen - SW - 01 - Auto Message Generation - Integration - R&I - 05: DEV - Feature Implementation

- Removed the residual Denali files

- Removed the Leahi files that will be auto generated

  1. … 359 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)

    • -1
    • +1
    ./pretreatment/VPreTreatmentStatesData.cpp
    • -226
    • +0
    ./treatment/VHDTreatmentStatesData.cpp
    • -129
    • +0
    ./treatment/VHDTreatmentStatesData.h
  1. … 23 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

    • -33
    • +0
    ./treatment/VTreatmentBloodFlow.cpp
  1. … 123 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.
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
    ./treatment/VTreatmentBloodFlow.cpp
    • -12
    • +12
    ./treatment/VTreatmentPressureOcclusion.cpp
    • -12
    • +12
    ./treatment/VTreatmentPressureOcclusion.h
    • -0
    • +28
    ./treatment/VTreatmentSetPointData.cpp
    • -0
    • +45
    ./treatment/VTreatmentSetPointData.h
    • -37
    • +0
    ./treatment/VTreatmentUltrafiltration.cpp
    • -58
    • +0
    ./treatment/VTreatmentUltrafiltration.h
    • -0
    • +29
    ./treatment/VTreatmentUltrafiltrationData.cpp
    • -0
    • +49
    ./treatment/VTreatmentUltrafiltrationData.h
  1. … 35 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

-

    • -10
    • +9
    ./treatment/VTreatmentBloodFlow.cpp
    • -12
    • +12
    ./treatment/VTreatmentPressureOcclusion.cpp
    • -12
    • +12
    ./treatment/VTreatmentPressureOcclusion.h
    • -0
    • +28
    ./treatment/VTreatmentSetPointData.cpp
    • -0
    • +45
    ./treatment/VTreatmentSetPointData.h
    • -37
    • +0
    ./treatment/VTreatmentUltrafiltration.cpp
    • -58
    • +0
    ./treatment/VTreatmentUltrafiltration.h
    • -0
    • +29
    ./treatment/VTreatmentUltrafiltrationData.cpp
    • -0
    • +49
    ./treatment/VTreatmentUltrafiltrationData.h
  1. … 35 more files in changeset.
LDT-455 Treatment Parameters (Create Rx) - SW - 05: DEV - Feature Implementation

- Updated the version message length

- Improved the unhandled messages function performance.

- Updated the Alarm Messages IDs

- Removed the orange Prescription profiel ID with number from the Treatment Confirm Screen table title .

- Added gradient to the MainMenu component.

- Set the main menu height (notificationHeight) higher to the 100.

- Figured that the keyboard may cover the AlarmBar so changged the Keyboard style to remove the bottom margin and made the extra black ribbon not visible when alarmbar is visible to uncover the alarmbar.

- Created a temporary StatusBar/HeaderBar to have a base to adjust other screens.

- Adjusted the Patient ID screen for the new screen size ena keyboard loaction.

- Updated the Virtual Keyboard style to adjust for the new screen size and the AlarmBar.

- Updated the TreatmentRanges for Leahi to read from the settings//configurations.

- Added separate date and time properties in the VDateTime to temporarily display on the StatusBar/HeaderBar.

  1. … 22 more files in changeset.
Main Treatment Screen - SW - Diagnostics Screen - 05: DEV - Feature Implementation

- Fix typos from HD/DG to TD/DD

  1. … 9 more files in changeset.
Main Treatment Screen - SW - Diagnostics Screen - 05: DEV - Feature Implementation

- Fix typos of HD to TD

- Change BOOL to U32 in airtrap model

- Add comments to not implemented FW MSGs

- Add DD Versions and serial to diagnostics screen

  1. … 31 more files in changeset.
Main Treatment Screen - SW - Diagnostics Screen - 05: DEV - Feature Implementation

- bug fixes for versions, ejector, and valve modules

- update blood pump for td message list changes

  1. … 24 more files in changeset.
Main Treatment Screen - SW - Diagnostics Screen - 05: DEV - Feature Implementation

- Complet new models for TD air trap, voltage, BP, Valves, battery, switches, ejector, and temp

- Complete base diagnostics screen items

- rename and make adjustments for leahi TD versions from HD versions

    • -0
    • +29
    ./VTDAirTrapData.cpp
    • -0
    • +25
    ./VTDBatteryData.cpp
    • -0
    • +31
    ./VTDBloodPumpData.cpp
    • -0
    • +49
    ./VTDBloodPumpData.h
    • -0
    • +25
    ./VTDEjectorData.cpp
    • -0
    • +24
    ./VTDSwitchesData.cpp
    • -0
    • +24
    ./VTDTemperatureData.cpp
    • -0
    • +42
    ./VTDTemperatureData.h
  1. … 45 more files in changeset.
LDT-455 Treatment Parameters (Create Rx) - SW - 05: DEV - Feature Implementation

- Not entirely complete.

- The Components are not modified yet.

  1. … 56 more files in changeset.
LDT-280 Main Treatment Screen - SW - FW Initial integration - 05: DEV - Feature Implementation

- Adjusted the code with the recent changes in the TD-Defs.h that has removed some states.

    • -43
    • +32
    ./treatment/VHDTreatmentStatesData.cpp
  1. … 8 more files in changeset.
LDT-280 Main Treatment Screen - SW - FW Initial integration - 05: DEV - Feature Implementation

- Removed the Coco comments

- Removed AlarmClearCondition that was never used in Denali

- Changed HD->TD, DG->DD

- Updated the messaging channels

- Updated the TD op-mode message ID

- Updated the TD Check-in message ID

- Updated MainMenu

- Updated MainHome

    • -2
    • +0
    ./treatment/VTreatmentUltrafiltration.h
  1. … 181 more files in changeset.
LEAH-2081: 04: DEV - Feature Implementation (cont'd 1)

- Removed the Coco comments

- Removed AlarmClearCondition that was never used in Denali

- Changed HD->TD, DG->DD

- Updated the messaging channels

- Updated the TD op-mode message ID

- Updated the TD Check-in message ID

- Updated MainMenu

- Updated MainHome

    • -2
    • +0
    ./treatment/VTreatmentUltrafiltration.h
  1. … 181 more files in changeset.
LDT-280 Main Treatment Screen - SW - FW Initial integration - 05: DEV - Feature Implementation

- Removed the Coco comments

- Removed AlarmClearCondition that was never used in Denali

- Changed HD->TD, DG->DD

- Updated the messaging channels

- Updated the TD op-mode message ID

- Updated the TD Check-in message ID

- Updated MainMenu

- Updated MainHome

    • -2
    • +0
    ./treatment/VTreatmentUltrafiltration.h
  1. … 181 more files in changeset.
LDT-280 Main Treatment Screen - SW - FW Initial integration - 05: DEV - Feature Implementation

More of the following:

- change the HD to TD

- change the DG to DD

    • -4
    • +4
    ./posttreatment/VPostTreatmentStatesData.cpp
    • -21
    • +21
    ./pretreatment/VPreTreatmentStatesData.cpp
  1. … 15 more files in changeset.
LEAH-2081: 04: DEV - Feature Implementation (cont'd 1)

More of the following:

- change the HD to TD

- change the DG to DD

    • -4
    • +4
    ./posttreatment/VPostTreatmentStatesData.cpp
    • -21
    • +21
    ./pretreatment/VPreTreatmentStatesData.cpp
  1. … 15 more files in changeset.
LDT-280 Main Treatment Screen - SW - FW Initial integration - 05: DEV - Feature Implementation

- Got the first known working implementation from the following feature branch:

leahi/features/LEAH-1884-UI-BN-AdministrativeScripts

    • -0
    • +37
    ./VHDAccelerometerData.cpp
    • -0
    • +56
    ./VHDAccelerometerData.h
    • -0
    • +25
    ./VHDAirBubbleData.cpp
    • -0
    • +43
    ./VHDAirBubbleData.h
    • -0
    • +27
    ./VHDAirTrapData.cpp
    • -0
    • +27
    ./VHDBloodLeakData.cpp
    • -0
    • +45
    ./VHDBloodLeakData.h
    • -0
    • +76
    ./VHDOperationModeData.cpp
    • -0
    • +72
    ./VHDOperationModeData.h
    • -0
    • +34
    ./VHDSyringePumpData.cpp
    • -0
    • +52
    ./VHDSyringePumpData.h
    • -0
    • +149
    ./VTreatmentRanges.cpp
    • -0
    • +79
    ./VTreatmentRanges.h
    • -0
    • +59
    ./post/VHDPOSTData.cpp
  1. … 646 more files in changeset.
Initial Code Base - Buildable Leahi

- Got the first known working implementation from the following feature branch:

leahi/features/LEAH-1884-UI-BN-AdministrativeScripts

- First clean up and adding Alarms.

- change the HD to TD

- change the DG to DD

    • -0
    • +37
    ./VHDAccelerometerData.cpp
    • -0
    • +56
    ./VHDAccelerometerData.h
    • -0
    • +25
    ./VHDAirBubbleData.cpp
    • -0
    • +43
    ./VHDAirBubbleData.h
    • -0
    • +27
    ./VHDAirTrapData.cpp
    • -0
    • +27
    ./VHDBloodLeakData.cpp
    • -0
    • +45
    ./VHDBloodLeakData.h
    • -0
    • +76
    ./VHDOperationModeData.cpp
    • -0
    • +72
    ./VHDOperationModeData.h
    • -0
    • +34
    ./VHDSyringePumpData.cpp
    • -0
    • +52
    ./VHDSyringePumpData.h
    • -0
    • +149
    ./VTreatmentRanges.cpp
    • -0
    • +79
    ./VTreatmentRanges.h
    • -0
    • +59
    ./post/VHDPOSTData.cpp
  1. … 648 more files in changeset.
LEAH-2081: 04: DEV - Feature Implementation

- Got the first known working implementation from the following feature branch:

leahi/features/LEAH-1884-UI-BN-AdministrativeScripts

    • -0
    • +37
    ./VHDAccelerometerData.cpp
    • -0
    • +56
    ./VHDAccelerometerData.h
    • -0
    • +25
    ./VHDAirBubbleData.cpp
    • -0
    • +43
    ./VHDAirBubbleData.h
    • -0
    • +27
    ./VHDAirTrapData.cpp
    • -0
    • +27
    ./VHDBloodLeakData.cpp
    • -0
    • +45
    ./VHDBloodLeakData.h
    • -0
    • +76
    ./VHDOperationModeData.cpp
    • -0
    • +72
    ./VHDOperationModeData.h
    • -0
    • +34
    ./VHDSyringePumpData.cpp
    • -0
    • +52
    ./VHDSyringePumpData.h
    • -0
    • +149
    ./VTreatmentRanges.cpp
    • -0
    • +79
    ./VTreatmentRanges.h
    • -0
    • +59
    ./post/VHDPOSTData.cpp
  1. … 646 more files in changeset.