dgfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-13460 updated the code with the DVT changes

    • -2
    • +2
    /firmware/App/Controllers/FlowSensors.c
    • -2
    • +2
    /firmware/App/Controllers/FlowSensors.h
    • -9
    • +25
    /firmware/App/Controllers/Heaters.c
Merge remote-tracking branch 'origin/staging' into DEN-12974-miscellaneous-flush-issues_bb

DEN-13460: fixed merge conflicts.

DEN-13460: Handle request to re-send active alarms.

DEN-13460 Implemented FAULT LED and Audio control in AlarmMgmt.c.

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

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

Merge branch 'DEN-13427-sw_dev-sprint-75_mg' into develop

DEN-13427: Errors and warnings fixes

Complication Fix

DEN-13427: DG Service Mode deenergizes and can Fault

Service Mode deenergizes actuators when we enter the mode. Fault is raised in Service Mode if we get a submode out of range.

DEN-13427: Message handler and response for DG's request to service mode

DEN-13460 CPLD low level driver for Fault LED, Fault Audio, Clean LED.

DEN-13460: If HD commands stop fill, clear bad fill flag in gen idle mode so we don't get stuck there.

Merge branch 'DEN-13460-dg_hd_dev-hd_dg_dvt-update-part-2' of ssh://dvm-linux02:7999/dg/dgfirmware into DEN-13460-dg_hd_dev-hd_dg_dvt-update-part-2

DEN-13460: Reset bad fill state in gen idle mode when detecting bad fill in case 2 bad fills back to back edge case.

DEN-12974 DEN-13556 Correct logic per SRSDG 333.

    • -2
    • +2
    /firmware/App/Modes/ModeHeatDisinfect.c
DEN12974 DEN-13558 Do not reset stateTimer in FlushR2AndDrainR1. Same issue will be in ModeChemicalDisinfect.

    • -35
    • +41
    /firmware/App/Modes/ModeChemicalDisinfect.c
    • -6
    • +6
    /firmware/App/Modes/ModeHeatDisinfect.c
DEN-12974 DEN-13560 Do not reset stateTimer in FlushR1AndR2.

    • -33
    • +39
    /firmware/App/Modes/ModeHeatDisinfect.c
Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

Merge branch 'DEN-13460-dg_hd_dev-hd_dg_dvt-update-part-2' into develop

    • -49
    • +58
    /firmware/App/Controllers/Heaters.c
DEN-13460 updated the heaters with the latest primary heater gain check

    • -49
    • +58
    /firmware/App/Controllers/Heaters.c
Updated the baro pressure sensor to 14.7 psi

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

Merge branch 'DEN-13460-dg_hd_dev-hd_dg_dvt-update-part-2' into develop

DEN-13460 updated the latest DVT changes and the primary heater gain calculations

DEN-13047 haveDrainParmsBeenInit now any array with one entry for each reservoir. DEN-13534 rsrvrFillStableTimeCounter now an array with one entry for each reservoir. May be causing intermittent functionality (test_dg_flush_R1_to_R2_state_R2_filled_before_R1). DEN-12974, DEN-13425 Restore logic around resetting state timer for getRsrvrFillStatus.

    • -28
    • +29
    /firmware/App/Modes/ModeChemicalDisinfect.c
    • -33
    • +34
    /firmware/App/Modes/ModeHeatDisinfect.c
DEN-12974, DEN-13549 Correct reservoir volume logic to match requirements. Changed ">" to ">=" in several modes when checking for R1 being filled before R2

    • -2
    • +2
    /firmware/App/Modes/ModeHeatDisinfect.c
DEN-13460: Changed FPGA POST to check compatibility rev instead of FPGA version.

DEN-13460 updated the DVT FPGA registers

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