Dashboard

instead of this can we use a wait for object .. mouseClick(waitForObject(settings_menu_object, 2000))

instead of this can we use a wait for object .. mouseClick(waitForObject(settings_menu_object, 2000))

is this check needed? can we just click update to remove the if statement and use waitForObject? Ex. mouseClick(waitForObject(settings_menu_object, 2000))

is this check needed? can we just click update to remove the if statement and use waitForObject?

Ex. mouseClick(waitForObject(settings_menu_object, 2000))

Bamboo Commit: Updated Branch develop For Project DD

    • binary
    /DD/BETA/DD_Debug_Beta_v0.0.0-65.out
    • binary
    /DD/BETA/DD_Debug_Beta_v0.0.0-66.out
    • binary
    /DD/BETA/DD_Release_Beta_v0.0.0-65.out
    • binary
    /DD/BETA/DD_Release_Beta_v0.0.0-66.out
Bamboo Commit: Updated DDCommon.h with build versions from Bamboo.

Merge branch LDT-2004-dialysate-Balchamber-close-valve-code-reorder--dd into develop

Bamboo Commit: Updated Branch develop For Project DD

    • binary
    /DD/BETA/DD_Debug_Beta_v0.0.0-64.out
    • binary
    /DD/BETA/DD_Debug_Beta_v0.0.0-65.out
    • binary
    /DD/BETA/DD_Release_Beta_v0.0.0-64.out
    • binary
    /DD/BETA/DD_Release_Beta_v0.0.0-65.out
LDT-3418 HDF - SW - 01 - Main-Tx HDF Tab - Graph - R&I - 05: DEV - Feature Implementation

Update for Beta 2.0 common code

resolved merge conflicts with LDT-3344

LDT-3344 merge Beta2.0 changes to develop

LDT-3344 merge Beta2.0 changes to develop

Bamboo Commit: Updated Branch develop For Project TD

    • binary
    /TD/BETA/TD_Debug_Beta_v0.0.0-45.out
    • binary
    /TD/BETA/TD_Debug_Beta_v0.0.0-46.out
Bamboo Commit: Updated DDCommon.h with build versions from Bamboo.

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

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

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

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

Merge branch LDT-1903-air-trap-level-control---td---0 into develop

    • -13
    • +12
    /firmware/App/Controllers/AirPump.c
LDT-3344 merge Beta2.0 changes to staging

LDT-3344 merge Beta2.0 changes to staging

LDT-3344 merge Beta2.0 changes to staging

LDT-1903 addressed the review comments

LDT-3418 HDF - SW - 01 - Main-Tx HDF Tab - Graph - R&I - 05: DEV - Feature Implementation

update graph to move vertical line to newest point when plotted

    • -10
    • +8
    /sources/gui/qml/components/BaseChart.qml
LDT-1903 addressed review comments

LDT-1903 addressed the review comments

    • -13
    • +12
    /firmware/App/Controllers/AirPump.c
I don't see why we need the extra precision here. I suspect a 64-bit division is expensive (s/w library implementation instead of co-processor) so I don't like to use doubles unless it is truly nec...

I don't see why we need the extra precision here. I suspect a 64-bit division is expensive (s/w library implementation instead of co-processor) so I don't like to use doubles unless it is truly necessary.

Add blank line before return.

Add blank line before return.

0.0F

0.0F