firmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-8030 fixed load cells tare

Removed casting.

Removed casting.

DEN-7802: Added fill mode paused state

The macro already cast the data to U32.

The macro already cast the data to U32.

Should maybe cast here though.

Should maybe cast here though.

Why cast here?

Why cast here?

DEN-8030 added more logic to check the load cells value during tare

Merge branch 'DEN-7802-dg_dev-dialysate-generation' into develop

DEN-7802: Always check for target fill volume has been reached

Merge branch 'DEN-7802-dg_dev-dialysate-generation' into develop

DEN-7802: Closed VPI during flush filter idle state

DEN-7605: Pulled in V3 valve changes from chem disinfect branch.

Merge branch 'DEN-7802-dg_dev-dialysate-generation' into develop

Merge branch 'DEN-8030-dg-hd_dev-dg-mode-chemical-disinfect' into develop

DEN-8030 fixed fluid leak detector

DEN-7802: Fixed water sample stop

Merged DEN-8030

DEN-8030 changed the drain modes drain pump RPM

DEN-8030 worked on chemical disinfect and V3 changes

    • -33
    • +68
    ./App/Modes/ModeChemicalDisinfect.c
DEN-8103: Added firmware image integrity check for POST

    • -0
    • +95
    ./App/Services/Integrity.c
    • -0
    • +40
    ./App/Services/Integrity.h
DEN-7605: Check FPGA reported comm errors in release version only.

DEN-8103: Fixed build error

    • -1
    • +1
    ./App/Controllers/ConductivitySensors.c
DEN-8103: Added details to software fault alarm

    • -1
    • +1
    ./App/Controllers/ConductivitySensors.c
Merged all DEN-8030-chemical-disinfect

    • -19
    • +19
    ./App/Controllers/TemperatureSensors.c
    • -4
    • +68
    ./App/Services/SystemCommMessages.c
DEN-8030 made changes in the modes to be able to run on V3

    • -3
    • +90
    ./App/Modes/ModeChemicalDisinfect.c
DEN-7605: Added FPGA compatibility check to FPGA POST. Added skeleton for f/w stack compatibility POST test.

DEN-7802: Added boolean to comparison and disable alarms

DEN-8030 continued working on chemical disinfect and added V3 DG valves configuration

    • -47
    • +512
    ./App/Modes/ModeChemicalDisinfect.c
    • -11
    • +124
    ./App/Modes/ModeHeatDisinfect.c
DEN-8103: Cleaned up TODO and added alarms

Fixed merge conflicts.

    • -3
    • +3
    ./App/Controllers/TemperatureSensors.c
    • -0
    • +92
    ./App/Services/SystemCommMessages.c
    • -0
    • +10
    ./App/Services/SystemCommMessages.h