Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
UPDATE INST GETTERS WITH #define RANGEINSTSET() RANGESET () READONLY( vTYPE , vVARIABLE##OrgMin, vDEFVALUE ) READONLY( vTYPE , vVARIABLE##OrgMax, vDEFVALUE ) READONLY( vTYPE , vVARIABLE##OrgDef, ...

UPDATE INST GETTERS WITH

#define RANGEINSTSET()

RANGESET ()
READONLY( vTYPE , vVARIABLE##OrgMin, vDEFVALUE )
READONLY( vTYPE , vVARIABLE##OrgMax, vDEFVALUE )
READONLY( vTYPE , vVARIABLE##OrgDef, vDEFVALUE )

Pull this line into the grouped property below.

Pull this line into the grouped property below.

move into VInstitutitonal and create model there and read config file inside and populate. Change VTreatmentranges to Vinstitutional and add origignal macro

move into VInstitutitonal and create model there and read config file inside and populate. Change VTreatmentranges to Vinstitutional and add origignal macro

Delete commented out lines?

Delete commented out lines?

Is this import needed?

Is this import needed?

make a String Property in SettingsBase to share with advanced

make a String Property in SettingsBase to share with advanced

Use PROPERTY

Use PROPERTY

U32

U32

call vInstitutionalRecord.doAdjustment() and update advanced to do the same

call vInstitutionalRecord.doAdjustment() and update advanced to do the same

revert

revert

add method and macros for this and advaned into VTreatmentranges and update only Rx paraemettes

add method and macros for this and advaned into VTreatmentranges and update only Rx paraemettes

revert to use ranges and add actionReceive on insititutailan and advanced institutitional views

revert to use ranges and add actionReceive on insititutailan and advanced institutitional views

loook into font size of settings screen and pretreatment. Fix insititual labelunit container font sizes too

loook into font size of settings screen and pretreatment. Fix insititual labelunit container font sizes too

add "..." for ocntinuatoin

add "..." for ocntinuatoin

add visible only in service

add visible only in service

add message id and number of parameters

add message id and number of parameters

LEAHI-APPLICATION-LDT-2825_Service - SW - 01 - Institutional - R&I
LEAHI-APPLICATION-LDT-2825_Service - SW - 01 - Institutional - R&I
LDT-2830 Service - SW - 01 - Institutional - R&I - 05: DEV - Feature Implementation

push institutional code

  1. … 48 more files in changeset.
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. … 16 more files in changeset.
okay will do

okay will do

okay acknowledged

okay acknowledged

No Action For Now: Same for the vError param: https://devapps.diality.us/cru/#LEAHI-APPLICATION-LDT-2727-1CFR-76762

No Action For Now:
Same for the vError param:
https://devapps.diality.us/cru/#LEAHI-APPLICATION-LDT-2727-1CFR-76762

No Action For Now: Please always use mError, since it is local to the script function, to be consistent with the rest. Also, usually it is a number, not a bool. It is fine for now, but later we sh...

No Action For Now:
Please always use mError, since it is local to the script function, to be consistent with the rest.
Also, usually it is a number, not a bool.

It is fine for now, but later we should create a decorator to cover these types of similarities.

LDT-2825-institutional

Stashed work

  1. … 57 more files in changeset.
LDT-2810: Edit Treatment Parameters During Treatment - SW - 01 - Edit Treatment Parameters During Treatment - R&I - 05: DEV - Feature Implementation

- Updated to add models and views to support treatment adjustment messages for set points, blood flow rate, dialysate flow rate, and dialysate temperature.

- Updated to rename Treatment Adjustment Saline Volume to Treatment Adjustment Bolus Volume.

  1. … 43 more files in changeset.
LDT-2810: Edit Treatment Parameters During Treatment - SW - 01 - Edit Treatment Parameters During Treatment - R&I - 05: DEV - Feature Implementation

- Added VTreatmentAdjustmentDurationConfirm.h/cpp, MTreatmentAdjustDurationConfirmResponse.h/cpp for treatment duration adjustment confirmation.

- Moved MTreatmentAdjustDurationResponse.h/cpp to MTreatmentAdjustDurationEditResponse.h/cpp for treatment duration adjustment edit.

- Moved VTreatmentAdjustmentDuration.h/cpp to VTreatmentAdjustmentDurationEdit.h/cpp for treatment duration adjustment edit.

  1. … 23 more files in changeset.
LDT-2810: Edit Treatment Parameters During Treatment - SW - 01 - Edit Treatment Parameters During Treatment - R&I - 05: DEV - Feature Implementation

- Added MTreatmentAdjustBolusVolumeResponse.h/cpp and VTreatmentAdjustmentBolusVolume.h/cpp for handling bolus adjustment.

- Updated MessageDispatcher.h/cpp, MessageGlobals.h, MessageInterpreter.cpp, MModel.h, GuiGlobals.h, MTreatmentAdjustRequests.h to add Bolus Volume Adjustment Request and Response messages.

- Updated main.qml, TreatmentStack.qml, TreatmentAdjustmentSaline.qml to add VTreatmentAdjustmentBolusVolume for handling bolus volume adjustment.

  1. … 14 more files in changeset.