dgfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -1
    • +1
    /firmware/App/Controllers/Thermistors.c
  1. … 8 more files in changeset.
DEN-14175 addressed the code review comments

    • -3
    • +1
    /firmware/App/Modes/ModeHeatDisinfect.c
DEN-14175 created a getHWConfig in FPGA

DEN-14175 merged staging

    • -10
    • +17
    /firmware/App/Modes/ModeHeatDisinfect.c
DEN-14175 uncommented the code that was commented to test heat disinfect drain/RO pumps

    • -17
    • +9
    /firmware/App/Modes/ModeHeatDisinfect.c
DEN-14197: Fixed warnings of implicit declaration.

DEN-14197: updated Dialin msg handling DIAL-200: Implemented handler for total fill volume override. Implemented fill mode broadcast override handler. DIAL-212: Implemented RO feedback voltage override handler.

    • -0
    • +12
    /firmware/App/Services/SystemComm.c
DEN-14197: build fixes and warnings.

DEN-14197: Build fixes

DEN-14197: DIAL-212: Created measured RO pump feedback voltage override. Implemented current RO Pump profile variable.

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

Merge branch 'DEN-14175-dg_hd_dev-hd_dg_dvt-update-part-5' into develop

DEN-14175 updated the extra temperature to 0.0 from 2.0

DEN-14197: Fixed warnings regarding gen idle overrides. Fixed compiler issues when merging into develop.

DEN-14197: implemented RO pump profile switching. Implemented Flow to PWM function RO pump with profiles as a parameter. Created a SW fault for PI profiles out of range.

    • -38
    • +87
    /firmware/App/Controllers/ROPump.c
    • -11
    • +0
    /firmware/App/Services/PIControllers.c
    • -5
    • +7
    /firmware/App/Services/PIControllers.h
DEN-14197: Initial attempt at PI controller profiles with usage in ro pump

    • -0
    • +11
    /firmware/App/Services/PIControllers.c
    • -0
    • +11
    /firmware/App/Services/PIControllers.h
DEN-14175 addressed the code review comments

    • -35
    • +50
    /firmware/App/Modes/ModeHeatDisinfect.c
Merge branch 'staging' into DEN-14237-remove-heat-disinfect-rinse-states

# Conflicts:

# firmware/App/Modes/ModeHeatDisinfect.c

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

Merge branch 'DEN-14175-dg_hd_dev-hd_dg_dvt-update-part-5' into develop

    • -11
    • +35
    /firmware/App/Controllers/Heaters.c
DEN-14175 added trimmer heater use last duty cycle to the broadcast data

DEN-14237 Correct multipe changes to return status based upon whether or not there is a pending alarm.

    • -65
    • +82
    /firmware/App/Modes/ModeHeatDisinfect.c
DEN-14237 Removed conditional code and references to isThisLastDrain.

    • -302
    • +24
    /firmware/App/Modes/ModeHeatDisinfect.c
DEN-14237 changes to getHeatDisinfectStatus.

    • -4
    • +4
    /firmware/App/Modes/ModeHeatDisinfect.c
DEN-14175 addressed the code review comments and replaced the V3 enable software configuration flag with the hardware configuration flag from FGPA. Updated the trimmer heater's ramp state to check the use previous duty cycle flag instead of estimating the duty cycle.

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

DEN-14237 Correct getHeatDisinfectStatus logic.

    • -20
    • +23
    /firmware/App/Modes/ModeHeatDisinfect.c
DEN-14237 DG_HEAT_DISINFECT_STATE_MIX_DRAIN_R2 now transitions to DG_HEAT_DISINFECT_STATE_COMPLETE.

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

Merge branch 'DEN-14175-dg_hd_dev-hd_dg_dvt-update-part-5' into develop