Services

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-11250 Implemented heprin bolus target rate override

  1. … 2 more files in changeset.
Merge branch 'DEN-11750-dg_dev-dg-dialysate-temperature-control-tune-up' into develop

DEN-11750 fixed compilation issues

  1. … 1 more file in changeset.
Merged DEN-11750 and resovled the conflicts

  1. … 12 more files in changeset.
DEN-11750 updated the files with the software confiugrations

  1. … 19 more files in changeset.
DEN-11750 updated the files with software configurations

  1. … 14 more files in changeset.
Merge branch 'DEN-11980-sw_dev-sprint-64' into develop

  1. … 1 more file in changeset.
DIAL-144: Fixed ack messaging for response. Added documentation for implemented functions.

  1. … 1 more file in changeset.
DEN-11750 added software configurations for the primes

  1. … 19 more files in changeset.
Merge branch 'DEN-11980-sw_dev-sprint-64' into develop

Fixed merge conflicts with request current treatment parameters.

  1. … 5 more files in changeset.
DEN-11750 updated the fans moitor and added temperatures and fans POST states

  1. … 10 more files in changeset.
DEN-11980: Implemented get current treatment parameters function for DIAL-145.

  1. … 2 more files in changeset.
Updated the reservoirs

Merged DEN-11750 and resolved the merge conflicts

  1. … 8 more files in changeset.
DEN-11750 updated the drivers to get their calibration from NV data

  1. … 13 more files in changeset.
DEN-11250 Fixed merge conflicts

  1. … 4 more files in changeset.
Done. Called checkForPrimeOcclusion(); with no parameters.

Done. Called checkForPrimeOcclusion(); with no parameters.

Line 489 F32 bolusVol = getTreatmentParameterF32() was moved. it is no longer here.

Line 489 F32 bolusVol = getTreatmentParameterF32() was moved. it is no longer here.

Updated handlePOSTStateStart( ) function with the handlePOSTStateStart( ) used in DEN-11750.

Updated handlePOSTStateStart( ) function with the handlePOSTStateStart( ) used in DEN-11750.

Changed function prototype from BOOL checkForPrimeOcclusion( BOOL stopPump ) to BOOL checkForPrimeOcclusion( void );

Changed function prototype from BOOL checkForPrimeOcclusion( BOOL stopPump ) to BOOL checkForPrimeOcclusion( void );

We don't need this here. startHeparinBolus() was moved to handleWetSeltTestStartState(void) function. F32 bolusVol = getTreatmentParameterF32( TREATMENT_PARAM_HEPARIN_BOLUS_VOLUME ); setDialInPum...

We don't need this here. startHeparinBolus() was moved to handleWetSeltTestStartState(void) function.

F32 bolusVol = getTreatmentParameterF32( TREATMENT_PARAM_HEPARIN_BOLUS_VOLUME );

setDialInPumpTargetFlowRate( DIP_FLOW_RATE_SETUP_ML_MIN, MOTOR_DIR_FORWARD, PUMP_CONTROL_MODE_OPEN_LOOP );
fmdIntegratedVolume = 0.0;

if ( ( bolusVol > 0.0 ) && ( getSyringePumpVolumeDelivered() < bolusVol ) )

Unknown macro: { startHeparinBolus(); // moved here from startHeparinPump() in Dialysis.c }
DEN-11750 made changes for the reservoir test

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.