Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed load cell publishing as integers bug. Increased I term in PI control for RO pump. Changed CAN interrupts from FIQ to IRQ to see if resolves intermittent lock up.

  1. … 5 more files in changeset.
DEN-2379 Addressed code review comments

DEN-2379 Started VectorCAST

DEN-2379 Addressed some of the code review comments

DEN-2379 Addressed some of the code review comments

    • -180
    • +139
    ./Controllers/TemperatureSensors.c
Cast load cell data earlier for conversion equation.

UF fixes. Doxygen fixes.

    • -59
    • +71
    ./Controllers/TemperatureSensors.c
  1. … 23 more files in changeset.
DEN-2379 Added a function to compensate for the heaters thermocouples

    • -46
    • +246
    ./Controllers/TemperatureSensors.c
    • -13
    • +17
    ./Controllers/TemperatureSensors.h
DEN-2379 updated the code with the code review addresses

    • -20
    • +29
    ./Controllers/TemperatureSensors.c
DEN-2379 addressed some of the code review comments

    • -27
    • +23
    ./Controllers/TemperatureSensors.c
DEN-2379 added inlet water temperature range check

    • -18
    • +36
    ./Controllers/TemperatureSensors.c
DEN-2652 Corrected typo in comment

DEN-2379 Added flow sensor reader to the module

    • -28
    • +19
    ./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.

  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.

DEN-2652 added support for override functions

DEN-2652 added support for override functions

  1. … 5 more files in changeset.
DEN-2379 worked in progress on the heaters temperature sensors

DEN-2379 worked on controlling the trimmer heater and created the heaters unit test environment

  1. … 1 more file in changeset.
Further merge with temperature and heater modules.

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

Updated CAN Test build code.