Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Match HD arrangement for CAN Tx manager.

Finish fix to Valves module. Allow transition to heat disinfect mode from standby mode. Fix CAN comm logic for when DG is alone on bus.

Added range checks to several functions.

    • -10
    • +14
    ./Controllers/TemperatureSensors.c
Removed V1 build option. UT updates.

Use notifications for RTI interrupt handling like HD.

  1. … 1 more file in changeset.
Fix module headers.

Handle CAN and UART error/warning notifications. Differentiated HD from DG s/w fault. Updated some older module/function headers to latest format.

  1. … 13 more files in changeset.
Fixed bug where new debug event for full buffer would overflow a temporary buffer to hold the event text. Removed some obsolete comm buffer protection code. Removed obsolete CAN test build option.

  1. … 2 more files in changeset.
Added CAN channel for DG to send to UI. Added task/interrup timing measurement test code. Added debug code for CAN/UART error interrupts and alarm trigger/clear events. Added new f/w debug messaging support. Added FPGA version info to versions message.

  1. … 3 more files in changeset.
Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

Bamboo Commit: Updated the Copyright with the current year and replaced tabs with 4 spaces

    • -15
    • +16
    ./Controllers/TemperatureSensors.c
    • -15
    • +16
    ./Controllers/TemperatureSensors.h
  1. … 60 more files in changeset.
Fixed initial broadcast intervals for RO and Drain pumps.

  1. … 2 more files in changeset.
UT and IT updates. Added IT for Reservoirs.c.

Fix reservoir mix-up in Drain/Fill modes. Added test code to turn fan on when starting re-circ mode to cool heater until fan module is written.

IT updates.

UT updates. Added UT for Reservoirs module. Minor fixes per UT.

UT updates. Updated RO pump PI coefficients to make less aggressive based on lab testing.

Changed state of VRc from re-circ state to drain state in re-circulate mode per latest SA.

Added EMC test code to RO pump control. Fixed debug alarm output bug.

Fixed some Dialin override command handlers.

Demoted several interrupts from FIQ to IRQ. Re-ordered IRQ interrupt priorities.

  1. … 10 more files in changeset.
More EMC test build changes. Set Primary heater PWM freq to 15KHz.

  1. … 4 more files in changeset.
merge.

  1. … 1 more file in changeset.
Added several test/debug build flags. Added persistence to CAN buffer overflows to try to recover from one-off bursts from a node coming online. Doxygen comment fixes.

  1. … 1 more file in changeset.
DEN-2650 added manual coverage to the unit tests of Heaters and TemperatureSensors

DEN-2650 Addressed code reveiw comments

  1. … 1 more file in changeset.
Added doxygen comments to internal ADC module. Fixed indexing bug introduced in recent commit where filtering added.

Merge branch 'DEN-2650-dg-firmware-infrastructure' of ssh://dvm-linux02:7999/dg/dgfirmware into DEN-2650-dg-firmware-infrastructure

Doxygen comment updates.

Merged with remote branch