dgfirmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

DEN-7605: Added options to valves and pumps to delay changes in state.

    • -4
    • +97
    /firmware/App/Controllers/DrainPump.c
DEN-7605: Initialize fluid leak override structure on power up.

Merged DEN-8030_chemical disinfect

DEN-8030 fixed load cells tare

DEN-7802: Added fill mode paused state

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

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

    • -1
    • +15
    /firmware/App/Controllers/LoadCell.c
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.

    • -14
    • +47
    /firmware/App/Controllers/Valves.c
    • -36
    • +42
    /firmware/App/Controllers/Valves.h
    • -4
    • +124
    /firmware/App/Modes/ModeHeatDisinfect.c
    • -2
    • +10
    /firmware/App/Services/Reservoirs.c
Merge branch 'DEN-7802-dg_dev-dialysate-generation' into develop

    • -0
    • +13
    /firmware/App/Controllers/Heaters.c
    • -0
    • +4
    /firmware/App/Controllers/UVReactors.c
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

Merge branch 'develop' of ssh://dvm-linux02:7999/dg/dgfirmware into develop

Merged DEN-8030

DEN-8030 changed the drain modes drain pump RPM

DEN-8030 worked on chemical disinfect and V3 changes

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

    • -0
    • +95
    /firmware/App/Services/Integrity.c
    • -0
    • +40
    /firmware/App/Services/Integrity.h
Merge branch 'DEN-7605-hd_dg_dev-self-tests' into develop

DEN-7605: Check FPGA reported comm errors in release version only.

DEN-8103: Fixed build error

DEN-8103: Added details to software fault alarm

Merged all DEN-8030-chemical-disinfect

DEN-8030 made changes in the modes to be able to run on V3

    • -3
    • +90
    /firmware/App/Modes/ModeChemicalDisinfect.c
Merge branch 'DEN-7605-hd_dg_dev-self-tests' into develop

DEN-7605: Added FPGA compatibility check to FPGA POST. Added skeleton for f/w stack compatibility POST test.