dd-firmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
use the Rinse pump API to get the flow rate

use the Rinse pump API to get the flow rate

implement an API in RinsePump and call that API.

implement an API in RinsePump and call that API.

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

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

Merged LDT-2313

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

Merge branch 'develop' of bitbucket.org:diality-cloud/dd-firmware into develop

LDT-2004 fixing merge issues

No need to initialize these to zero.

No need to initialize these to zero.

Something like this ( QUADRATIC_COEFFICIENT * ( pressureP13 * pressureP13 ) ) - ( LINEAR_COEFFICIENT * ( pressureP13 ) ) + CONSTANT_TERM;

Something like this
( QUADRATIC_COEFFICIENT * ( pressureP13 * pressureP13 ) ) - ( LINEAR_COEFFICIENT * ( pressureP13 ) ) + CONSTANT_TERM;

Remove extra blank line.

Remove extra blank line.

Remove extra blank line.

Remove extra blank line.

Remove blank line.

Remove blank line.

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

Merge branch 'develop' of bitbucket.org:diality-cloud/dd-firmware into develop

LDT-2204 liquid bicarb

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

Should we add _TARGET to these names for clarity?

Should we add _TARGET to these names for clarity?

Is the count really a float?

Is the count really a float?

Do we need an override for the RPM feedback?

Do we need an override for the RPM feedback?

LDT-2004 merge into develop

This is a maximum per treatment?

This is a maximum per treatment?

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

resolved merge conflicts

Resolved merge conflict

    • -1
    • +1
    /firmware/App/Controllers/PermeateTank.c
Merged latest staging into develop

    • -21
    • +67
    /firmware/App/Controllers/PermeateTank.c
    • -28
    • +59
    /firmware/App/Controllers/ROPump.c
    • -4
    • +5
    /firmware/App/Modes/FPModes/FPModeFault.c
    • -14
    • +30
    /firmware/App/Modes/FPModes/FPOperationModes.c
    • -24
    • +36
    /firmware/App/Modes/FPModes/FlushConcentrate.c
    • -21
    • +19
    /firmware/App/Modes/FPModes/FlushFilter.c
    • -12
    • +39
    /firmware/App/Modes/FPModes/FlushPermeate.c
    • -54
    • +177
    /firmware/App/Modes/FPModes/ModeGenPermeate.c
  1. … 19 more files in changeset.
I'm not seeing fixes in this file.

I'm not seeing fixes in this file.