hdfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
Bamboo Commit: Updated hd_build_history.log with build number and build date

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

Merge branch 'develop' of ssh://dvm-linux02:7999/hd/hdfirmware into develop

Enabled the alarm audio build switch to ignore the watchdog POST on the alarm audio current

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

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

Merge branch 'DEN-9054-dg-hd_dev-dg-hd-switches' into develop

DEN-8886: Added new safety shutdown POST test. Fixed bug DEN-9686.

    • -10
    • +128
    /firmware/App/Drivers/SafetyShutdown.c
    • -0
    • +1
    /firmware/App/Drivers/SafetyShutdown.h
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

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

Merged DEN-9054-hd_dg_switches

    • -7
    • +9
    /firmware/App/Controllers/SyringePump.c
DEN-9054 fixed the cppcheck error

DEN-8679: Added check on treatment log alarm event

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

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

DEN-8679: Fixed message ID spelling

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