firmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
TEST: updates to temperature sensors and flow sensors.

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

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.

LEAH-1972: changes from alpha prototype integration testing.

    • -142
    • +140
    ./App/Controllers/Valves.c
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.

TEST: Fixed CAN configuration.

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
    ./App/Drivers/ConductivitySensors.c
    • -25
    • +24
    ./App/Drivers/ConductivitySensors.h
LEAH-262: Fix non-system message handling bug.

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

    • -0
    • +187
    ./App/Drivers/FlowSensor.c
    • -0
    • +55
    ./App/Drivers/FlowSensor.h
    • -0
    • +439
    ./App/Monitors/Flow.c
    • -0
    • +58
    ./App/Monitors/Flow.h
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
    ./App/Drivers/PressureSensor.c
LEAH-250: Update mode handling.

LEAH-250: Added RO pumps driver and controller units.

    • -0
    • +272
    ./App/Controllers/ROPump.c
    • -0
    • +59
    ./App/Controllers/ROPump.h
    • -0
    • +295
    ./App/Drivers/BoostPump.c
    • -0
    • +61
    ./App/Drivers/BoostPump.h
LEAH-250: Configured CAN channels.

LEAH-250: Updates to valve controller. Added templates for monitors and drivers.

    • -0
    • +947
    ./App/Drivers/ConductivitySensors.c
    • -0
    • +78
    ./App/Drivers/ConductivitySensors.h
    • -0
    • +458
    ./App/Drivers/PressureSensor.c
    • -0
    • +61
    ./App/Drivers/PressureSensor.h
    • -0
    • +667
    ./App/Drivers/TemperatureSensors.c
    • -0
    • +67
    ./App/Drivers/TemperatureSensors.h
  1. … 6 more files in changeset.
LEAH-250: Added valve controler unit.

    • -0
    • +4
    ./.settings/org.eclipse.core.resources.prefs
    • -0
    • +468
    ./App/Controllers/Valves.c
    • -0
    • +80
    ./App/Controllers/Valves.h
    • -0
    • +139
    ./App/Monitors/Conductivity.c
    • -0
    • +58
    ./App/Monitors/Conductivity.h
    • -0
    • +271
    ./App/Monitors/Level.c
    • -0
    • +74
    ./App/Monitors/Level.h
    • -0
    • +557
    ./App/Monitors/Pressure.c
    • -0
    • +69
    ./App/Monitors/Pressure.h
    • -0
    • +246
    ./App/Monitors/Temperature.c
    • -0
    • +56
    ./App/Monitors/Temperature.h