firmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-2652 Corrected typo in comment

DEN-2379 Added flow sensor reader to the module

    • -28
    • +19
    ./App/Controllers/TemperatureSensors.c
More updates to modes.

Fixed compile errors.

Updated modes.

Added DG_ prefix to DG op modes to differentiate from HD op modes.

Moved DG modes and sub-modes to a common header. Include sub-mode in DG op mode broadcast msg.

    • -13
    • +22
    ./App/Modes/ModeChemicalDisinfect.c
  1. … 12 more files in changeset.
Addressed code review feedback.

DEN-2652 added support for override functions

DEN-2652 added support for override functions

DEN-2652 added support for override functions

Merged updates to Valves module and UT/IT for Valves module.

    • -0
    • +25
    ./App/Services/SystemCommMessages.c
DEN-2652 added support for override functions

DEN-2652 added support for override functions

    • -0
    • +24
    ./App/Services/SystemCommMessages.c
  1. … 5 more files in changeset.
DEN-2379 worked in progress on the heaters temperature sensors

    • -9
    • +16
    ./App/Controllers/TemperatureSensors.c
DEN-2379 worked on controlling the trimmer heater and created the heaters unit test environment

Further merge with temperature and heater modules.

    • -65
    • +27
    ./App/Controllers/TemperatureSensors.c
    • -9
    • +9
    ./App/Controllers/TemperatureSensors.h
DEN-2379 testing the FPGA and the trimmer heater

    • -11
    • +2
    ./App/Controllers/TemperatureSensors.c
Updated CAN Test build code.

Updated DGCommon.h with build versions from Bamboo

Merge fix.

Added CAN test capability back into code for Peter. Added micro version.

    • -0
    • +25
    ./App/Services/SystemCommMessages.c
DEN-2650 Added micro version and updated handleFWVersionCmd

  1. … 3 more files in changeset.
temporary fix for build errors.

Realigned FPGA register map.

DEN-2379 implemented the trimmer heater PI controller. Added more doxygen comments

    • -9
    • +9
    ./App/Controllers/TemperatureSensors.h
Updated FPGA register map per latest HDD. Use new set valve state function in modes.

    • -1
    • +0
    ./.settings/com.googlecode.cppcheclipse.core.prefs
Minor changes.

    • -0
    • +9
    ./.settings/com.googlecode.cppcheclipse.core.prefs
  1. … 5 more files in changeset.
DEN-2379 Added a temporary function to turn on the fan

    • -2
    • +0
    ./.settings/org.eclipse.core.resources.prefs
    • -43
    • +7
    ./App/Controllers/TemperatureSensors.c
DEN-2652 merging SeanN's changes to DG Valve Control (1 of 2) Story