dd-firmware

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

Merge branch 'LDT-3628-request-to-change-the-target-re' into develop

LDT-3628 changed piston pump target rev counts from 2 to 4 bytes

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

Merge branch 'LDT-2004-v2-conductivity-sensors' into develop

    • -15
    • +47
    /firmware/App/Modes/ModeGenDialysate.c
    • -17
    • +10
    /firmware/App/Services/Messaging.c
LDT-2004: reverted fpga init to be reflective in staging. setting raw resistance values to 1 when we see 0 to prevent nan's being injected into rolling average.

LDT-2004: fixed build errors from merging staging into working branch.

Merge branch 'staging' into LDT-3218-update-iofp-permeate-target-flow

Merge branch 'staging' into LDT-2004-v2-conductivity-sensors

    • -11
    • +119
    /firmware/App/Modes/ModeGenDialysate.c
Merge branch 'staging' into LDT-3372-add-ability-to-override-teensy

    • -108
    • +52
    /firmware/App/Drivers/ConductivityTeensy.c
    • -6
    • +22
    /firmware/App/Monitors/Conductivity.c
Bamboo Commit: Updated DDCommon.h with build versions from Bamboo.

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

    • -2
    • +2
    /firmware/App/Modes/ModeGenDialysate.c
    • -2
    • +2
    /firmware/App/Modes/ModeGenDialysate.h
LDT-3103 resolved merge conflicts

    • -6
    • +27
    /firmware/App/Modes/ModeGenDialysate.c
    • -2
    • +3
    /firmware/App/Modes/ModeGenDialysate.h
LDT-3103 updated fill timeout alarm logic and handling

LDT-1195: Updated function comments and requestBalChamberSwitching

    • -2
    • +0
    /firmware/App/Modes/ModeGenDialysate.c
LDT-3223-dialysate-flow-rate---dd---mode-tel-dev-test : Added testcases for TemperatureSensors file

LDT-3223-dialysate-flow-rate---dd---mode-tel-dev-test : Added test cases for Heaters.c file

LDT-3223-dialysate-flow-rate---dd---mode-tel-dev-test : Added test cases for InternalADC.c file

LDY-3103 addressed code review comments

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

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

    • -2
    • +2
    /firmware/App/Modes/ModeGenDialysate.c
    • -2
    • +2
    /firmware/App/Modes/ModeGenDialysate.h
LDT-3103 addressed code review comments

    • -2
    • +2
    /firmware/App/Modes/ModeGenDialysate.c
Fix getFreshDialPumpInitialRpm function name and brief inputs comment

    • -9
    • +9
    /firmware/App/Modes/ModeGenDialysate.c
LDT-3103 addressed code review comments

    • -4
    • +4
    /firmware/App/Modes/ModeGenDialysate.c
Set D12 pump to 1250 RPM for beta 1.9 and 2.0 during dialysate generation mode.

    • -5
    • +27
    /firmware/App/Modes/ModeGenDialysate.c
    • -0
    • +1
    /firmware/App/Modes/ModeGenDialysate.h
Heater control update

    • -59
    • +142
    /firmware/App/Controllers/Heaters.c
    • -10
    • +14
    /firmware/App/Modes/ModeGenDialysate.c
    • -5
    • +55
    /firmware/App/Monitors/Temperature.c
LDT-2004: fix for 1.9 changes

LDT-2004: reverted 2.0 fpga init changes.

LDT-2004: override fixes for v1 and v2 sensors.

    • -135
    • +12
    /firmware/App/Drivers/ConductivitySensors.c
    • -0
    • +73
    /firmware/App/Monitors/Conductivity.c
LDT-3603 changed code to return false when pause state is requested.