firmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
/DEN-14316-chemical-disinfect. Address code review. Changes due to debugging and testing.

    • -367
    • +420
    ./App/Modes/ModeChemicalDisinfect.c
    • -275
    • +225
    ./App/Modes/ModeChemicalDisinfectFlush.c
Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

Merge branch 'DEN-13050-vpi-does-not-close-after-sample-water-returns-to-flush-idle' into develop

DEN-13757 - Remove unused function monitorLoadCellsWeightOutOfRange/

DG-DEN-13050_Vpi Does Not Close After Sample Water Returns TO Flush Idle
DG-DEN-13050_Vpi Does Not Close After Sample Water Returns TO Flush Idle
DEN-13757 - Correction to load cell alarm.

DEN-13757 - All 4 load cells have a single persistent alarm. Change to correspond to how pressure alarms are handled.

DEN-14316-chemical-disinfect. This is a testing version. It is not yet complete.

    • -272
    • +470
    ./App/Modes/ModeChemicalDisinfect.c
    • -64
    • +66
    ./App/Modes/ModeChemicalDisinfectFlush.c
DEN-13050

Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

DEN-14253 addressed the code review comments

Done.

Done.

Done.

Done.

Can't we just say isFlowLow = ( measFlow > minFlow ? FALSE : TRUE );

Can't we just say isFlowLow = ( measFlow > minFlow ? FALSE : TRUE );

For both sensors, the .data should only be set once to final value. Use a temporary local variable until it's ready.

For both sensors, the .data should only be set once to final value. Use a temporary local variable until it's ready.

Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

Merged DEN-14253

    • -75
    • +100
    ./App/Services/SystemCommMessages.c
DEN-13505 Remove previous change.

DEN-14267 Initialize VRf, VRi and VRo when transitioning to GEN_IDLE.

DEN-14253 updated the code so the trimmer heater with no flow uses the raw dialysate flow prior to applying the calibration to it.

DG-DEN-14253_Dialysate Flow Too Low Alarm Occurs AT 100 ML Min
DG-DEN-14253_Dialysate Flow Too Low Alarm Occurs AT 100 ML Min