Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added Dialin support to pumps, pressures, and load cells.

DEN-2951 added the fw support for Dialin

    • -21
    • +392
    ./Services/SystemCommMessages.c
DEN-2370 added read count for the temperature sensor reads from FPGA

Added more mode handling and associated messaging.

  1. … 22 more files in changeset.
DEN-2951 initial commit of the release switch

  1. … 2 more files in changeset.
DEN-2379 work in progress. Updated the FPGA fuctions by removing the 32 bit masks.

    • -64
    • +159
    ./Controllers/TemperatureSensors.c
  1. … 6 more files in changeset.
DEN-2379 work in progress. Updated the FPGA module to read the error count and read count

    • -113
    • +192
    ./Controllers/TemperatureSensors.c
Added DG op mode broadcast.

DEN-2379 work in progress. Updated FPGA module with the new get functions for the temperature sensors

    • -115
    • +126
    ./Controllers/TemperatureSensors.c
Update build flags.

Updated GPIO pin configurations and pin assignments.

  1. … 7 more files in changeset.
DEN-2379 Added FPGA functions for other temperature sensors. Added SW fualt alarms for the temperature sensors driver

    • -98
    • +270
    ./Controllers/TemperatureSensors.c
  1. … 1 more file in changeset.
DEN-2379 Work in progress, added moving average

    • -20
    • +79
    ./Controllers/TemperatureSensors.c
Work in progress added temperature calculations equations

    • -5
    • +106
    ./Controllers/TemperatureSensors.c
  1. … 1 more file in changeset.
Misc. updates to Pressures, Reservoirs, and SystemCommMessages modules.

Added messaging between HD and DG.

Added new messaging between HD and DG.

  1. … 1 more file in changeset.
DEN-2379 Initial commit of the temperature sensors module

    • -0
    • +143
    ./Controllers/TemperatureSensors.c
    • -0
    • +29
    ./Controllers/TemperatureSensors.h
  1. … 1 more file in changeset.
Added DrainPump module. Updates to ROPump module.

    • -0
    • +383
    ./Controllers/DrainPump.c
    • -0
    • +50
    ./Controllers/DrainPump.h
  1. … 5 more files in changeset.
Updated FPGA registers and get/set functions. Updates to RO pump and pressures modules.

Updates to ROPUmp module. Started implementation of Pressures module.

  1. … 1 more file in changeset.
Added new modes for chemical disinfect and recirculate. Added new controller/monitor modules for RO pump and pressure sensors. Started implementation of RO pump module.

    • -0
    • +512
    ./Controllers/Pressures.c
    • -0
    • +81
    ./Controllers/Pressures.h
    • -0
    • +598
    ./Controllers/ROPump.c
    • -0
    • +51
    ./Controllers/ROPump.h
    • -0
    • +64
    ./Modes/ModeChemicalDisinfect.c
    • -0
    • +28
    ./Modes/ModeChemicalDisinfect.h
    • -0
    • +143
    ./Modes/ModeRecirculate.c
    • -0
    • +41
    ./Modes/ModeRecirculate.h
  1. … 4 more files in changeset.
Updated the Copyright with the current year and replaced tabs with 4 spaces

Merge conflict fixes. VC fixes.

  1. … 2 more files in changeset.
Updated PWM configs.

  1. … 6 more files in changeset.
Updated the Copyright with the current year and replaced tabs with 4 spaces

Fixes for code review comments.

Added ADC channels.

  1. … 3 more files in changeset.
Rewrote load cells module.

Added doxygen comments for some modules. Updates to unit tests.

  1. … 1 more file in changeset.