firmware

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
    ./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

DEN-8534 addressed the code review comments and added target RPM to the fans publication data

DEN-8534 merged staging and addressed the code review comments

Merge branch 'staging' into DEN-8534-hd_dev-fan-driver

    • -7
    • +106
    ./App/Services/SystemCommMessages.c
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

    • -0
    • +32
    ./App/Services/SystemCommMessages.c
DEN-8534 tested the temperatures and fans control

DEN-8679: Addressed code review

DEN-8679: Removed unused define

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

    • -8
    • +538
    ./App/Services/SystemCommMessages.c
    • -1
    • +60
    ./App/Services/SystemCommMessages.h
DEN-8534 merged stagin

    • -0
    • +189
    ./App/Services/SystemCommMessages.c
    • -1
    • +24
    ./App/Services/SystemCommMessages.h
DEN-8534 initial commit of the fans driver

    • -0
    • +479
    ./App/Controllers/Fans.c
    • -0
    • +43
    ./App/Controllers/Fans.h
    • -44
    • +194
    ./App/Controllers/Temperatures.c
    • -0
    • +142
    ./App/Services/SystemCommMessages.c
    • -1
    • +18
    ./App/Services/SystemCommMessages.h
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

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.

DEN-9054 addressed the code review comments