firmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -2
    • +2
    ./App/Modes/FPModes/FPOperationModes.c
    • -2
    • +2
    ./App/Modes/FPModes/FPOperationModes.h
    • -2
    • +2
    ./App/Modes/FPModes/ModePreGenPermeate.c
    • -2
    • +2
    ./App/Modes/FPModes/ModePreGenPermeate.h
    • -2
    • +2
    ./App/Modes/FPModes/ModePreGenPermeateDefeatured.c
    • -2
    • +2
    ./App/Modes/FPModes/ModePreGenPermeateDefeatured.h
Done.

Done.

LDT-1477 resolving merge conflicts

    • -249
    • +375
    ./App/Controllers/BalancingChamber.c
    • -12
    • +121
    ./App/Modes/ModeGenDialysate.c
LDT-1477 code review comments incorporation

Algin "=" to be consistent with those below.

Algin "=" to be consistent with those below.

Add blank line after declarations.

Add blank line after declarations.

Add blank line after declarations.

Add blank line after declarations.

Align comment.

Align comment.

Is it time to restore?

Is it time to restore?

Remove extra space after "=".

Remove extra space after "=".

Are we going to restore this or not?

Are we going to restore this or not?

Are we going to restore this or not?

Are we going to restore this or not?

Are we going to restore this or not?

Are we going to restore this or not?

Remove this.

Remove this.

Remove this.

Remove this.

Remove spaces before "=" or align "=".

Remove spaces before "=" or align "=".

Fix comment alignment.

Fix comment alignment.

Why are we commenting this out?

Why are we commenting this out?

Is it time to restore now?

Is it time to restore now?

Can we remove these 2 lines of code?

Can we remove these 2 lines of code?

More implied boolean assignments.

More implied boolean assignments.

Implied boolean assignment. Use ternary operator to assign TRUE or FALSE explicitly or don't initialize in declaration and use if else below to assign.

Implied boolean assignment. Use ternary operator to assign TRUE or FALSE explicitly or don't initialize in declaration and use if else below to assign.

Fixed typo in header

    • -1
    • +1
    ./App/Modes/FPModes/FPOperationModes.c
LDT-3779 added dialin test function to get boost pump installation status

    • -0
    • +21
    ./App/Modes/FPModes/FPOperationModes.c
    • -0
    • +7
    ./App/Modes/FPModes/FPOperationModes.h
LEAHI-DD-FIRMWARE-LDT-3676_Request: add SW config to enable booster pump control in the IOFP FW
LEAHI-DD-FIRMWARE-LDT-3676_Request: add SW config to enable booster pump control in the IOFP FW
LDT-3676 LDT-3677 test config for boost pump and defeature are added

    • -2
    • +14
    ./App/Modes/FPModes/FPOperationModes.c