dgfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-9480 updated documentation

DEN-9480 addressed the code review comments

DEN-9480 addressed the code review comment

DEN-9480 addressed the code review comments

    • -10
    • +8
    /firmware/App/Controllers/DrainPump.c
DEN-9480 updated the InternalADC to add the RO pump feedback duty cycle

    • -10
    • +16
    /firmware/App/Controllers/ROPump.c
    • -26
    • +26
    /firmware/App/Drivers/InternalADC.c
DEN-9480, DEN-9130 aadded code to monitor the RO pump duty cycle using the feedback data from FPGA

    • -0
    • +2
    /firmware/App/Modes/ModeHeatDisinfect.c
DEN-9480 addressed the code review comments

    • -6
    • +10
    /firmware/App/Controllers/Pressures.c
    • -17
    • +26
    /firmware/App/Controllers/ROPump.c
    • -1
    • +3
    /firmware/App/Controllers/Thermistors.c
    • -1
    • +2
    /firmware/App/Controllers/UVReactors.c
  1. … 16 more files in changeset.
DEN-9480 tested RTC stop clock and drain mode

DEN-9480, DEN-10788 continued working on the heaters control and added code to be able override the drain pump RPM once the pump is in the open loop mode

    • -36
    • +99
    /firmware/App/Controllers/DrainPump.c
    • -49
    • +106
    /firmware/App/Controllers/Heaters.c
    • -4
    • +6
    /firmware/App/Drivers/SafetyShutdown.c
    • -1
    • +8
    /firmware/App/Drivers/SafetyShutdown.h
    • -3
    • +3
    /firmware/App/Modes/ModeHeatDisinfect.c
    • -10
    • +14
    /firmware/App/Modes/ModeStandby.c
  1. … 3 more files in changeset.
DEN-9480 added trimmer heater states and implemented the primary heater's efficiency code

    • -5
    • +19
    /firmware/App/Controllers/DrainPump.c
    • -44
    • +43
    /firmware/App/Controllers/Heaters.c
    • -1
    • +0
    /firmware/App/Services/PIControllers.c
    • -1
    • +0
    /firmware/App/Services/PIControllers.h
DEN-9480 added stop drain mode command and stop RTC clock command

DEN-9480, DEN-10409 addressed the DG fault and removed the extra flow sensor check'

DEN-9480 removed the small k factor conversion of the Ro pump

DEN-10410, DEN-10648 addressed events feature's issues

    • -11
    • +5
    /firmware/App/Controllers/Heaters.c
    • -1
    • +1
    /firmware/App/Modes/ModeHeatDisinfect.c
    • -15
    • +50
    /firmware/App/Modes/ModeInitPOST.c
DEN-9480 added the return state to all the modes' transition function

    • -2
    • +4
    /firmware/App/Modes/ModeHeatDisinfect.c
    • -1
    • +1
    /firmware/App/Modes/ModeHeatDisinfect.h
  1. … 9 more files in changeset.
DEN-9480 worked on the heaters

    • -17
    • +69
    /firmware/App/Controllers/Heaters.c
    • -7
    • +11
    /firmware/App/Modes/ModeHeatDisinfect.c
DEN-10583, DEN-10410 changed the sendEvent function to properly publish all the data into 4-byte data.

DEN-9480 added events to the firmware

    • -188
    • +17
    /firmware/App/Controllers/Heaters.c
    • -14
    • +16
    /firmware/App/Controllers/LoadCell.c
    • -0
    • +10
    /firmware/App/Modes/OperationModes.c
DEN-9480 added a build switch to be able to use the smaller or the normal flow sensors K factor

    • -60
    • +28
    /firmware/App/Controllers/Heaters.c
DEN-9480 removed dg_build_history.log

DEN-9480 removed a bypass in POST to continuously go through the UV reactors POST

    • -0
    • +1
    /firmware/App/Controllers/UVReactors.c
DEN-10521 fixed the load cells override issue

DEN-9480 modified code to test flow. DEN-10521 removed autocal code from the override function

DEN-9480 updated the RO pump flow monitor

    • -27
    • +14
    /firmware/App/Controllers/ROPump.c
DEN-10412 updated the concentrate pumps to convert the values to negative once the direction of the pumps i negative

DEN-9480, DEN-10419, DEN-10420 addressed the bugs in the mentioned bugs

    • -33
    • +37
    /firmware/App/Controllers/Heaters.c
DEN-9480 work in progress

    • -21
    • +6
    /firmware/App/Controllers/Heaters.c
DEN-9480 Updated the modes for testing

    • -65
    • +73
    /firmware/App/Controllers/Heaters.c
DEN-9480 work in progress

    • -45
    • +81
    /firmware/App/Controllers/Heaters.c
DEN-9480 added more comments