firmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

Merge branch 'staging' into DEN-14763-dg_hd_dev-hd_dg_dvt-update-part-10

    • -2
    • +2
    ./App/Modes/ModeChemicalDisinfectFlush.c
DEN-13154: Added raw flow rates to DG flow broadcast messages.

Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -1
    • +1
    ./App/Controllers/TemperatureSensors.c
DEN-14834 updated the code to just send the heater command in Idle and Drain if the primary heater is not on. Addressed the code review comments

Merge branch 'staging' into DEN-14834-ro-flow-drops-to-zero-and-cp-measured-speed-1500-temporarily-during-pre-treatment

DEN-14834 updated that get target primary heater function to accomodate the changes from pre-treatment. Removed the range check from the drain pump measured RPM

    • -14
    • +17
    ./App/Controllers/TemperatureSensors.c
Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

Merge branch 'staging' into DEN-14788-DIAL-222

DEN-14788: code review comments

DEN-14834 updated the code to not check the rejection ratio and CPo if the target fill is less than 550 mL. Updated the heaters code to make sure the stop heaters command stops the heaters unless a new start command is issued

Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

Merge branch 'DEN-14689-messaging-bugs' into develop

Merge branch 'staging' into DEN-14689-messaging-bugs

DEN-14689: message naming synchronization.

DEN-14763 updated the cleaning modes

Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -1
    • +1
    ./App/Modes/ModeChemicalDisinfectFlush.c
DEN-14859 addressed a code review comment

DEN-14859 addressed a code review comment

DEN-14859 updated the code

DEN-14859 updated the state timers of the cleaning modes

    • -1
    • +1
    ./App/Modes/ModeChemicalDisinfectFlush.c
DEN-14763 work in progress. Finished coding heat disinfect active cool and removed DG CPLD send command since it is broadcasting all the time

    • -10
    • +0
    ./App/Modes/ModeChemicalDisinfect.c
    • -9
    • +0
    ./App/Modes/ModeChemicalDisinfectFlush.c
    • -135
    • +417
    ./App/Modes/ModeHeatDisinfectActiveCool.c
    • -11
    • +14
    ./App/Modes/ModeHeatDisinfectActiveCool.h
    • -28
    • +0
    ./App/Services/SystemCommMessages.c
DEN-14646 Add buffer protection for emStat. Add NAK, CRC and timeout check for response to write actuators.

    • -47
    • +5
    ./App/Controllers/ConductivitySensors.c
Merge branch 'staging' into DEN-14646-fpga-alarm-properties-and-timing-3

DEN-14646 Add window timer support for communications alarms. Debug code for testing conductivity sensor FPGA generated alarms.

    • -1
    • +41
    ./App/Controllers/ConductivitySensors.c
DEN-14788: DEN-14831: Fixed inlet pressures not being monitored across all modes. Fixed inlet temperature to not be monitored in flush drain state.