ro-firmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LEAHI-261: Added flow sensor control enable bit to FPGA init function.

Merged LEAH-1972 to staging.

LEAH-1972: Addressed code review comments.

    • -24
    • +5
    /firmware/App/Drivers/PressureSensor.c
    • -33
    • +33
    /firmware/App/Monitors/Pressure.c
    • -12
    • +12
    /firmware/App/Monitors/Pressure.h
LEAH-1972: Addressed code review comments.

LEAH-1972: Refactored component names.

    • -15
    • +7
    /firmware/App/Controllers/Heaters.c
    • -10
    • +10
    /firmware/App/Controllers/Valves.h
    • -30
    • +30
    /firmware/App/Drivers/FlowSensor.h
    • -25
    • +25
    /firmware/App/Drivers/PressureSensor.c
    • -8
    • +8
    /firmware/App/Drivers/PressureSensor.h
  1. … 11 more files in changeset.
LEAH-1972: Added heaters controller.

    • -0
    • +658
    /firmware/App/Controllers/Heaters.c
    • -0
    • +64
    /firmware/App/Controllers/Heaters.h
More changes will integrating.

    • -323
    • +133
    /firmware/App/Drivers/TemperatureSensors.c
    • -101
    • +101
    /firmware/App/Monitors/Flow.c
    • -37
    • +33
    /firmware/App/Monitors/Temperature.c
LEAH-1972: More integration test changes.

    • -21
    • +21
    /firmware/App/Drivers/FlowSensor.c
LEAH-1972: changes from alpha prototype integration testing.

    • -142
    • +140
    /firmware/App/Controllers/Valves.c
    • -38
    • +39
    /firmware/App/Controllers/Valves.h
    • -25
    • +32
    /firmware/App/Drivers/PressureSensor.c
    • -30
    • +31
    /firmware/App/Drivers/PressureSensor.h
    • -96
    • +95
    /firmware/App/Monitors/Pressure.c
    • -24
    • +26
    /firmware/App/Monitors/Pressure.h
Merged LEAH-262 to staging.

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
    /firmware/App/Drivers/ConductivitySensors.c
    • -31
    • +32
    /firmware/App/Monitors/Conductivity.c
    • -16
    • +443
    /firmware/App/Services/FpgaRO.c
LEAH-262: Fix non-system message handling bug.

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

    • -0
    • +187
    /firmware/App/Drivers/FlowSensor.c
    • -0
    • +55
    /firmware/App/Drivers/FlowSensor.h
    • -23
    • +22
    /firmware/App/Drivers/PressureSensor.c
    • -0
    • +439
    /firmware/App/Monitors/Flow.c
    • -0
    • +58
    /firmware/App/Monitors/Flow.h
Merged LEAH-250 to staging.

LEAH-250: Addressed code review comments.

LEAH-250: Addressed code review comments.

    • -14
    • +1
    /firmware/App/Drivers/PressureSensor.c
    • -21
    • +165
    /firmware/App/Services/FpgaRO.c
LEAH-250: Implemented level sensor monitor unit.

    • -136
    • +84
    /firmware/App/Monitors/Level.c
LEAH-250: Implemented pressures monitor unit.

    • -128
    • +123
    /firmware/App/Monitors/Pressure.c
LEAH-250: Implemented pressure sensor driver.

    • -222
    • +142
    /firmware/App/Drivers/PressureSensor.c
    • -16
    • +18
    /firmware/App/Drivers/PressureSensor.h
    • -26
    • +36
    /firmware/App/Monitors/Pressure.c
    • -40
    • +140
    /firmware/App/Services/FpgaRO.c
LEAH-250: Update mode handling.

    • -5
    • +322
    /firmware/App/Modes/OperationModes.c
    • -0
    • +19
    /firmware/App/Modes/OperationModes.h
LEAH-250: Added RO pumps driver and controller units.

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

    • -10
    • +11
    /firmware/App/Services/Messaging.c
LEAH-250: Updates to valve controller. Added templates for monitors and drivers.

    • -68
    • +38
    /firmware/App/Controllers/Valves.c
    • -0
    • +947
    /firmware/App/Drivers/ConductivitySensors.c
    • -0
    • +78
    /firmware/App/Drivers/ConductivitySensors.h
    • -0
    • +458
    /firmware/App/Drivers/PressureSensor.c
    • -0
    • +61
    /firmware/App/Drivers/PressureSensor.h
    • -0
    • +667
    /firmware/App/Drivers/TemperatureSensors.c
    • -0
    • +67
    /firmware/App/Drivers/TemperatureSensors.h
    • -44
    • +45
    /firmware/App/Monitors/Conductivity.c
    • -15
    • +9
    /firmware/App/Monitors/Conductivity.h
    • -140
    • +118
    /firmware/App/Monitors/Level.c
    • -243
    • +239
    /firmware/App/Monitors/Pressure.c
    • -26
    • +18
    /firmware/App/Monitors/Pressure.h
    • -64
    • +67
    /firmware/App/Monitors/Temperature.c
  1. … 6 more files in changeset.
LEAH-250: Added valve controler unit.

    • -0
    • +468
    /firmware/App/Controllers/Valves.c
    • -0
    • +80
    /firmware/App/Controllers/Valves.h
    • -0
    • +139
    /firmware/App/Monitors/Conductivity.c
    • -0
    • +58
    /firmware/App/Monitors/Conductivity.h
    • -0
    • +271
    /firmware/App/Monitors/Level.c
    • -0
    • +74
    /firmware/App/Monitors/Level.h
    • -0
    • +557
    /firmware/App/Monitors/Pressure.c
    • -0
    • +69
    /firmware/App/Monitors/Pressure.h
    • -0
    • +246
    /firmware/App/Monitors/Temperature.c
    • -0
    • +56
    /firmware/App/Monitors/Temperature.h
Merged LEAH-244

LEAH-244: Addressed code review comments.

LEAH-244 addressed the code review comments

    • -27
    • +15
    /firmware/App/Drivers/InternalADC.c
    • -2
    • +2
    /firmware/App/Drivers/SafetyShutdown.h
    • -31
    • +5
    /firmware/App/Services/Interrupts.c
  1. … 12 more files in changeset.