dgfirmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-13946 Code review correction

    • -6
    • +1
    /firmware/App/Controllers/Thermistors.c
DEN-13946 Corrections per code review

    • -4
    • +4
    /firmware/App/Controllers/Thermistors.c
    • -4
    • +5
    /firmware/App/Controllers/Thermistors.h
DEN-13946 Make monitor functions for pressure, temperature, thermistors and load cells consistent. Address code review comments.

    • -24
    • +24
    /firmware/App/Controllers/LoadCell.c
    • -6
    • +7
    /firmware/App/Controllers/Thermistors.c
DEN-13946 Do not process thermistor alarms if in DG_INIT

    • -1
    • +2
    /firmware/App/Controllers/Thermistors.c
DEN-13946 Code review correction

    • -1
    • +0
    /firmware/App/Controllers/Thermistors.c
DEN-13946 Darren comments DEN-14075 Corrected thermistor override in previous commit

    • -6
    • +2
    /firmware/App/Controllers/Thermistors.c
DEN-13946 Correction to thermistor timeout.

    • -1
    • +1
    /firmware/App/Controllers/Thermistors.c
DEN-13946 Complete and tested for termperatures, pressures, load cells and thermistors. DEN-14075 Corrected thermistor override limits.

    • -30
    • +42
    /firmware/App/Controllers/Thermistors.c
Merge branch 'staging' into DEN-13946-certain-temperature-sensors-trigger-wrong-alarm

    • -11
    • +21
    /firmware/App/Controllers/Pressures.c
DEN-13946 Update thermistor init.

    • -7
    • +21
    /firmware/App/Controllers/Thermistors.c
Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

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

  1. … 9 more files in changeset.
DEN-14497 addressed the code review comment

DEN-13946 - Alarm generation is complete. Thermistors now configured based upon beta or DVT hardware configurations. Working with Noe to address FPGA thermistor values after reset.

    • -14
    • +34
    /firmware/App/Controllers/Thermistors.c
DEN-14497 added the latest VectorCAST from PiSquare

Merge branch 'staging' into DEN-14497-dg_hd_dev-hd_dg_dvt-update-part-7

  1. … 9 more files in changeset.
DEN-14497 addressed the code review comments

    • -12
    • +17
    /firmware/App/Controllers/DrainPump.c
    • -10
    • +17
    /firmware/App/Modes/ModeChemicalDisinfect.c
    • -6
    • +12
    /firmware/App/Modes/ModeHeatDisinfect.c
Merge branch 'staging' into DEN-13946-certain-temperature-sensors-trigger-wrong-alarm

    • -7
    • +14
    /firmware/App/Controllers/LoadCell.c
DEN-13946 - Use typedefs for iterating over sensors.

DEN-14497 updated the drain pump flow control algorithm. Fixed the inlet water pressure, temperature, conductivity alarm recovery in treatment modes. Updated chemical disinfect flush mode

    • -11
    • +9
    /firmware/App/Controllers/DrainPump.c
    • -9
    • +19
    /firmware/App/Controllers/Pressures.c
    • -145
    • +117
    /firmware/App/Modes/ModeChemicalDisinfect.c
    • -193
    • +157
    /firmware/App/Modes/ModeChemicalDisinfectFlush.c
    • -45
    • +61
    /firmware/App/Modes/ModeHeatDisinfect.c
    • -3
    • +3
    /firmware/App/Services/PIControllers.c
DEN-13946 Use typedefs for itterating over sensors.

    • -2
    • +1
    /firmware/App/Controllers/Thermistors.c
DEN-14497: Added CPo and RR alarms to fill mode recoverable list.

DEN-14497: Changed CPo and RR alarms to only occur at end of fill based on average conductivity.

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

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

DEN-14548 changed the time for heat disinfect cooling from 3 hours to 5 hours

DEN-14548 increased the heat disinfect cooling timeout from 90 minutes to 180 minutes

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

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

DEN-14086: fixed logging issue with LC drift alarm.