hdfirmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-8534 added code to raise the alarm in the fans and temperatrues drivers.

    • -12
    • +17
    /firmware/App/Controllers/Temperatures.c
DEN-8534 added a check to not raise the fans alarm for the define duration

DEN-8534 addressed a code review comment

DEN-8534 updated the temperatures header section

    • -1
    • +1
    /firmware/App/Controllers/Temperatures.h
DEN-8534 addressed the code review comments and added target RPM to the fans publication data

    • -2
    • +1
    /firmware/App/Controllers/Temperatures.c
DEN-8534 merged staging and addressed the code review comments

    • -2
    • +2
    /firmware/App/Controllers/Temperatures.c
Merge branch 'staging' into DEN-8534-hd_dev-fan-driver

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

Merge branch 'DEN-8679-hd_dev-treatment-log' into staging

DEN-8679: DEN-9695: Fixed typo in checking minimum rinseback rate

DEN-8679: DEN-9697: Added clear condition to bubble detected alarm during rinseback

DEN-8534 added RPM override functions to the fans driver

    • -9
    • +9
    /firmware/App/Controllers/Temperatures.c
DEN-8534 tested the temperatures and fans control

    • -26
    • +38
    /firmware/App/Controllers/Fans.c
    • -7
    • +8
    /firmware/App/Controllers/Temperatures.c
DEN-8679: Addressed code review

    • -1
    • +1
    /firmware/App/Controllers/DGInterface.c
DEN-8679: Removed unused define

Merge branch 'staging' into DEN-8679-hd_dev-treatment-log

    • -8
    • +139
    /firmware/App/Controllers/DGInterface.c
    • -0
    • +16
    /firmware/App/Controllers/DGInterface.h
    • -2
    • +86
    /firmware/App/Controllers/SyringePump.c
    • -18
    • +32
    /firmware/App/Modes/ModeInitPOST.c
    • -79
    • +363
    /firmware/App/Modes/ModeStandby.c
    • -3
    • +45
    /firmware/App/Services/SystemComm.c
DEN-8534 merged stagin

    • -2
    • +19
    /firmware/App/Services/SystemComm.c
DEN-8534 initial commit of the fans driver

    • -0
    • +479
    /firmware/App/Controllers/Fans.c
    • -0
    • +43
    /firmware/App/Controllers/Fans.h
    • -44
    • +194
    /firmware/App/Controllers/Temperatures.c
    • -4
    • +6
    /firmware/App/Controllers/Temperatures.h
    • -1
    • +13
    /firmware/App/Services/SystemComm.c
Bamboo Commit: Updated hd_build_history.log with build number and build date

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

Bamboo Commit: Updated hd_build_history.log with build number and build date

Merge branch 'staging' of ssh://dvm-linux02:7999/hd/hdfirmware into staging This is to merge the build history log file

Fixed a typo in valves position override message enum

Bamboo Commit: Updated hd_build_history.log with build number and build date

DEN-9054 added a TRUE to the end of an override function in switches.c

DEN-8679: Removed battery POST test and add prevent check if battery not charged

DEN-9054 fixed the cppcheck error

DEN-8679: Added check on treatment log alarm event

DEN-9054 added logic to check the status of the front door. Added more comments in FPGA.c

DEN-9054 addressed a code reivew comment.

    • -7
    • +9
    /firmware/App/Controllers/SyringePump.c