dgfirmware

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

DEN-14000 merge to develop.

DEN-14000 Removed CPLD interval override function. CPLD changes are broadcast on change event, not a timer.

DEN-14000 Added handling for CPLD broadcast interval override.

DEN-14000 Updated CPLD struct to use U08 instead of enum for deterministic broadcast size.

DEN-14000 Add CPLD broadcast interval override.

DEN-13834 addressed the code review comments and incorporated the PiSquare changes and addressed the reported VectorCAST issues

    • -12
    • +12
    /firmware/App/Controllers/ROPump.c
    • -10
    • +20
    /firmware/App/Controllers/Switches.c
DEN-13834 merged staging

    • -0
    • +16
    /firmware/App/Controllers/FlowSensors.c
    • -0
    • +16
    /firmware/App/Controllers/FlowSensors.h
    • -55
    • +62
    /firmware/App/Controllers/LoadCell.c
  1. … 16 more files in changeset.
DEN-13834 added FPGA persistent groups

    • -3
    • +13
    /firmware/App/Controllers/Heaters.c
    • -38
    • +46
    /firmware/App/Controllers/LoadCell.c
    • -14
    • +13
    /firmware/App/Controllers/ROPump.c
Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

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

Fixed merge conflicts from staging.

    • -39
    • +48
    /firmware/App/Controllers/LoadCell.c
    • -1
    • +17
    /firmware/App/Services/SystemComm.c
Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

Merged DEN-13834

DEN-13834, DEN-13994 updated the flow sensors get RO flow with the CPs and changed the wait to produce dialysate state from 3 seconds to 10 seconds

    • -1
    • +1
    /firmware/App/Controllers/FlowSensors.c
DEN-13768 Correct alarm 102 spelling.

    • -1
    • +1
    /firmware/App/Modes/ModeHeatDisinfect.c
DEN-14000 Added messages for DG CPLD Status.

DEN-13768 Remove unused variables.

    • -4
    • +1
    /firmware/App/Modes/ModeHeatDisinfect.c
Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

Merged DEN-13598

DEN-13834 removed .launches folder and added it to .gitignore

    • -35
    • +0
    /firmware/.launches/VCAST_DEBUG.launch
    • -2
    • +2
    /firmware/App/Controllers/FlowSensors.c
    • -1
    • +1
    /firmware/App/Controllers/FlowSensors.h
Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

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

    • -2
    • +2
    /firmware/App/Controllers/DialysateFlow.c
    • -0
    • +16
    /firmware/App/Controllers/FlowSensors.c
    • -0
    • +16
    /firmware/App/Controllers/FlowSensors.h
  1. … 38 more files in changeset.
DEN-13598: Formering to devlop in wsdg_dev

DEN-13598: Code review updates

DEN-13460 merged staging and resolved merge conflicts

    • -38
    • +45
    /firmware/App/Controllers/LoadCell.c
    • -2
    • +30
    /firmware/App/Modes/OperationModes.c
    • -2
    • +30
    /firmware/App/Services/Reservoirs.c
    • -2
    • +14
    /firmware/App/Services/SystemComm.c
DEN-13460 addressed the code review comments

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

Fixed merge conflicts.

DEN-13598: Removed test code and comments.