dgfirmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added more mode handling and associated messaging.

    • -64
    • +39
    /firmware/App/Controllers/LoadCell.c
    • -7
    • +33
    /firmware/App/Modes/ModeChemicalDisinfect.c
    • -1
    • +12
    /firmware/App/Modes/ModeChemicalDisinfect.h
    • -63
    • +0
    /firmware/App/Modes/ModeDisinfect.c
    • -28
    • +0
    /firmware/App/Modes/ModeDisinfect.h
  1. … 22 more files in changeset.
DEN-2951 initial commit of the release switch

DEN-2379 work in progress. Updated the FPGA fuctions by removing the 32 bit masks.

DEN-2379 work in progress. Updated the FPGA module to read the error count and read count

Added DG op mode broadcast.

    • -6
    • +23
    /firmware/App/Modes/OperationModes.c
DEN-2379 work in progress. Updated FPGA module with the new get functions for the temperature sensors

Update build flags.

Updated GPIO pin configurations and pin assignments.

    • -7
    • +17
    /firmware/App/Controllers/DrainPump.c
    • -0
    • +12
    /firmware/App/Controllers/Pressures.c
    • -7
    • +5
    /firmware/App/Drivers/SafetyShutdown.c
DEN-2379 Added FPGA functions for other temperature sensors. Added SW fualt alarms for the temperature sensors driver

DEN-2379 Work in progress, added moving average

Work in progress added temperature calculations equations

Misc. updates to Pressures, Reservoirs, and SystemCommMessages modules.

    • -1
    • +20
    /firmware/App/Services/Reservoirs.c
Added messaging between HD and DG.

    • -0
    • +17
    /firmware/App/Modes/OperationModes.c
    • -0
    • +23
    /firmware/App/Services/Reservoirs.c
Added new messaging between HD and DG.

    • -18
    • +23
    /firmware/App/Services/Reservoirs.c
    • -0
    • +28
    /firmware/App/Services/SystemComm.c
DEN-2379 Initial commit of the temperature sensors module

    • -0
    • +143
    /firmware/App/Controllers/TemperatureSensors.c
    • -0
    • +29
    /firmware/App/Controllers/TemperatureSensors.h
    • -97
    • +289
    /firmware/App/Services/FPGA.c
Added DrainPump module. Updates to ROPump module.

    • -0
    • +383
    /firmware/App/Controllers/DrainPump.c
    • -0
    • +50
    /firmware/App/Controllers/DrainPump.h
    • -32
    • +56
    /firmware/App/Controllers/ROPump.c
Updated FPGA registers and get/set functions. Updates to RO pump and pressures modules.

    • -11
    • +16
    /firmware/App/Controllers/Pressures.c
    • -87
    • +87
    /firmware/App/Controllers/ROPump.c
    • -97
    • +289
    /firmware/App/Services/FPGA.c
Updates to ROPUmp module. Started implementation of Pressures module.

    • -284
    • +154
    /firmware/App/Controllers/Pressures.c
    • -44
    • +22
    /firmware/App/Controllers/Pressures.h
    • -4
    • +4
    /firmware/App/Services/PIControllers.c
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
    /firmware/App/Controllers/Pressures.c
    • -0
    • +81
    /firmware/App/Controllers/Pressures.h
    • -0
    • +598
    /firmware/App/Controllers/ROPump.c
    • -0
    • +51
    /firmware/App/Controllers/ROPump.h
    • -0
    • +64
    /firmware/App/Modes/ModeChemicalDisinfect.c
    • -0
    • +28
    /firmware/App/Modes/ModeChemicalDisinfect.h
    • -63
    • +0
    /firmware/App/Modes/ModePostTreat.c
    • -28
    • +0
    /firmware/App/Modes/ModePostTreat.h
    • -0
    • +143
    /firmware/App/Modes/ModeRecirculate.c
    • -0
    • +41
    /firmware/App/Modes/ModeRecirculate.h
    • -13
    • +31
    /firmware/App/Modes/OperationModes.c
  1. … 4 more files in changeset.
Updated the Copyright with the current year and replaced tabs with 4 spaces

Merge conflict fixes. VC fixes.

Updated PWM configs.

Updated the Copyright with the current year and replaced tabs with 4 spaces

    • -1
    • +1
    /firmware/App/Controllers/SensorProcess.c
    • -1
    • +1
    /firmware/App/Controllers/SensorProcess.h
Fixes for code review comments.

Added ADC channels.

    • -21
    • +21
    /firmware/App/Drivers/InternalADC.c
    • -7
    • +22
    /firmware/App/Drivers/InternalADC.h
Rewrote load cells module.

    • -146
    • +159
    /firmware/App/Controllers/LoadCell.c
    • -27
    • +35
    /firmware/App/Controllers/LoadCell.h
    • -34
    • +0
    /firmware/App/Controllers/SensorProcess.c
    • -26
    • +0
    /firmware/App/Controllers/SensorProcess.h
    • -14
    • +2
    /firmware/App/Services/SystemComm.c
Added doxygen comments for some modules. Updates to unit tests.

    • -10
    • +18
    /firmware/App/Modes/ModeStandby.c
    • -11
    • +17
    /firmware/App/Modes/OperationModes.c
    • -13
    • +25
    /firmware/App/Modes/OperationModes.h
Updates to standby and fill modes. Updated register addresses for FPGA.

    • -94
    • +113
    /firmware/App/Modes/ModeFill.c
    • -134
    • +24
    /firmware/App/Services/FPGA.c
Updated Reservoirs module.

    • -32
    • +302
    /firmware/App/Services/Reservoirs.c
    • -1
    • +25
    /firmware/App/Services/Reservoirs.h
Added solo standby mode. Added Reservoirs service module. Updates to Standby mode.

    • -0
    • +64
    /firmware/App/Modes/ModeSolo.c
    • -0
    • +28
    /firmware/App/Modes/ModeSolo.h
    • -15
    • +24
    /firmware/App/Modes/OperationModes.c
    • -0
    • +112
    /firmware/App/Services/Reservoirs.c
    • -0
    • +39
    /firmware/App/Services/Reservoirs.h
    • -54
    • +8
    /firmware/App/Services/SystemComm.c