globals

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
update the length check of the message in MessageGlobals.h const QHash<Gui::GuiActionType ,quint8> payloadLen { . . {Gui::GuiActionType::ID_DialysateOutletFlow , 10 * 4 }...

update the length check of the message in MessageGlobals.h

const QHash<Gui::GuiActionType ,quint8> payloadLen {
.
.
{Gui::GuiActionType::ID_DialysateOutletFlow                     ,  10 * 4       }, //10 parameters each 4bytes
.
.
}
param 11 is missing 01 F32-refUFVolMl 02 F32-measUFVolMl 03 F32-measRotSpdRPM 04 F32-measSpdRPM 05 F32-measMCSpdRPM ...

param 11 is missing

01    F32-refUFVolMl	              
02    F32-measUFVolMl	              
03    F32-measRotSpdRPM	            
04    F32-measSpdRPM	              
05    F32-measMCSpdRPM	            
06    F32-measMCCurrmA	            
07    F32-setPWMpct	                
08    F32-dopCorrOffset	            
09    F32-dopCalcRate	              
10    F32-ufCalcRate	              
11    U32-rotorHall	                
12    F32-currentSetUFRate          
param 11 is missing 01 F32-refUFVolMl 02 F32-measUFVolMl 03 F32-measRotSpdRPM 04 F32-measSpdRPM 05 F32-measMCSpdRPM ...

param 11 is missing

01    F32-refUFVolMl	              
02    F32-measUFVolMl	              
03    F32-measRotSpdRPM	            
04    F32-measSpdRPM	              
05    F32-measMCSpdRPM	            
06    F32-measMCCurrmA	            
07    F32-setPWMpct	                
08    F32-dopCorrOffset	            
09    F32-dopCalcRate	              
10    F32-ufCalcRate	              
11    U32-rotorHall	                
12    F32-currentSetUFRate          

I think we should use mL/min as is. and do not convert to Liter.

I think we should use mL/min as is. and do not convert to Liter.

Update the cpp as well

Update the cpp as well

UI-DEN-16335_UI VD S105 - P1B - Display UF Rate - [READY]
UI-DEN-16335_UI VD S105 - P1B - Display UF Rate - [READY]
UI-DEN-16249_UI VD S104 P1B StatusIndicator BT/Wifi [ ready ]
UI-DEN-16249_UI VD S104 P1B StatusIndicator BT/Wifi [ ready ]
UI Staging Unreviewed Commits
UI Staging Unreviewed Commits
Code Reviews are done: Application: http://devapps.diality.us:8060/cru/UI-DEN-15279-1 Scripts: http://devapps.diality.us:8060/cru/UI-DEN-15279-5 ClousSync: http://devapps.diality.us:8060/cru/CLO...

Code Reviews are done:

Application: http://devapps.diality.us:8060/cru/UI-DEN-15279-1

Scripts: http://devapps.diality.us:8060/cru/UI-DEN-15279-5

ClousSync: http://devapps.diality.us:8060/cru/CLOUDSYNC-DEN-15279-1
The related build is in:

X:\Engineering\Denali\18-Software_Releases\DEN_UI\v0.6_P-BETA_V3\staging\2023-07-18T035448.785-0700_Release_v0.6.2-162-Passed

This was a collaboration branch. the codes here are used partially in the DEN-14733-UI-BN-S90 branch and the branch CR is complete and done.

This was a collaboration branch.
the codes here are used partially in the DEN-14733-UI-BN-S90 branch and the branch CR is complete and done.

Correct, it was a typo and fixed.

Correct, it was a typo and fixed.

RESOLVED

RESOLVED

I am just checking whether "NotExits" is what you intend or "NotExists" based on the removed log message.

I am just checking whether "NotExits" is what you intend or "NotExists" based on the removed log message.

added

added

RESOLVED

RESOLVED

RESOLVED

RESOLVED

RESOLVED

RESOLVED

RESOLVED

RESOLVED

RESOLVED

RESOLVED