Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LEAH-1972: Added heaters controller.

    • -0
    • +658
    ./Controllers/Heaters.c
    • -0
    • +64
    ./Controllers/Heaters.h
TEST: misc heater changes.

Added heaters control unit.

    • -0
    • +650
    ./Controllers/Heaters.c
    • -0
    • +64
    ./Controllers/Heaters.h
More changes will integrating.

    • -323
    • +133
    ./Drivers/TemperatureSensors.c
TEST: updates to temperature sensors and flow sensors.

    • -323
    • +133
    ./Drivers/TemperatureSensors.c
LEAH-1972: More integration test changes.

  1. … 1 more file in changeset.
TEST: Added dummy get functions to FPGA interface for FMS flow sensor. Will connect them to new FPGA registers when they become available.

TEST: Initialize and execute flow monitor. Fixes to levels monitor.

  1. … 1 more file in changeset.
LEAH-1972: changes from alpha prototype integration testing.

  1. … 4 more files in changeset.
TEST: Updated FPGA register map per latest HDD.

TEST: Added SPP valve. Changed valve control and readback registers from 8 to 16 bit so additional valve could be included.

TEST: more valve fixes.

TEST: Fixed get sensed valve state name function.

TEST: Added PPi pressure sensor.

TEST: Changed valve swap per Haiwen.

TEST: Swapped valve positions for VCr and VROD.

TEST: Fixed ADC channel config. Fixed pressure conversion. Added RO control register to FPGA.

  1. … 2 more files in changeset.
TEST: Fixed CAN configuration.

  1. … 3 more files in changeset.
LEAH-262: Addressed code review comments.

LEAH-262: Addressed code review comments.

LEAH-262: Addressed code review comments.

LEAH-262: Implemented conductivity driver and monitor units.

    • -526
    • +384
    ./Drivers/ConductivitySensors.c
  1. … 1 more file in changeset.
LEAH-262: Fix non-system message handling bug.

LEAH-262: Added driver and monitor units for flow sensors.

    • -0
    • +187
    ./Drivers/FlowSensor.c
    • -0
    • +55
    ./Drivers/FlowSensor.h
    • -0
    • +439
    ./Monitors/Flow.c
LEAH-250: Addressed code review comments.

LEAH-250: Addressed code review comments.

LEAH-250: Implemented level sensor monitor unit.

LEAH-250: Implemented pressures monitor unit.

LEAH-250: Implemented pressure sensor driver.

    • -222
    • +142
    ./Drivers/PressureSensor.c
LEAH-250: Update mode handling.