Dashboard

Bamboo Commit: Updated Branch staging For Project DD

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

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

    • -0
    • +16
    /firmware/App/Services/SystemCommDD.h
LDT-3978-fix-for-level-sensor-broadcast-data into staging

Merge branch LDT-3978-fix-for-bicart-upper-threshold-pressure into staging

Bamboo Commit: Updated Branch LDT-3259-software-update---bootloader For Project BL

    • binary
    /.NPSW/BETA/BL_Debug_Beta_v0.0.0-1_Stack_TD.bin
    • binary
    /.NPSW/BETA/BL_Debug_Beta_v0.0.0-1_Stack_TD.out
    • binary
    /.NPSW/BETA/BL_Debug_Beta_v0.0.0-3_Stack_TD.bin
    • binary
    /.NPSW/BETA/BL_Debug_Beta_v0.0.0-3_Stack_TD.out
    • binary
    /.NPSW/BETA/BL_Release_Beta_v0.0.0-1_Stack_TD.bin
    • binary
    /.NPSW/BETA/BL_Release_Beta_v0.0.0-1_Stack_TD.out
    • binary
    /.NPSW/BETA/BL_Release_Beta_v0.0.0-3_Stack_TD.bin
    • binary
    /.NPSW/BETA/BL_Release_Beta_v0.0.0-3_Stack_TD.out
Bamboo Commit: Updated Branch LDT-3259-software-update---bootloader For Project BL

    • -0
    • +8
    /.NPSW/BETA/BL_BETA_Manifest.csv
    • binary
    /.NPSW/BETA/BL_Debug_Beta_v0.0.0-3_Stack_TD.bin
    • binary
    /.NPSW/BETA/BL_Debug_Beta_v0.0.0-3_Stack_TD.out
    • binary
    /.NPSW/BETA/BL_Release_Beta_v0.0.0-3_Stack_TD.bin
    • binary
    /.NPSW/BETA/BL_Release_Beta_v0.0.0-3_Stack_TD.out
Bamboo Commit: Updated Branch LDT-3259-software-update---bootloader For Project BL

    • binary
    /BL/BETA/BL_Debug_Beta_v0.0.0-3_Stack_TD.bin
    • binary
    /BL/BETA/BL_Debug_Beta_v0.0.0-3_Stack_TD.out
    • binary
    /BL/BETA/BL_Release_Beta_v0.0.0-3_Stack_TD.bin
    • binary
    /BL/BETA/BL_Release_Beta_v0.0.0-3_Stack_TD.out
Bamboo Commit: Updated Branch LDT-3259-software-update---bootloader For Project BL

    • -0
    • +4
    /BL/BETA/BL_BETA_Manifest.csv
Bamboo Commit: Updated BLCommon.h with build versions from Bamboo.

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

    • -0
    • +16
    /firmware/App/Modes/OperationModes.c
    • -0
    • +16
    /firmware/App/Modes/OperationModes.h
    • -0
    • +16
    /firmware/App/Services/CommBuffers.c
    • -0
    • +16
    /firmware/App/Services/CommBuffers.h
  1. … 19 more files in changeset.
LDT-4183 addressed code review comments

    • -48
    • +61
    /firmware/App/Controllers/DryBiCart.c
No , its for experiment. This test is completed and this settings is not good. so I am reverting

No , its for experiment. This test is completed and this settings is not good. so I am reverting

Bamboo Commit: Updated Branch develop For Project DD

    • binary
    /DD/BETA/DD_Debug_Beta_v0.0.0-143.bin
    • binary
    /DD/BETA/DD_Debug_Beta_v0.0.0-143.out
    • binary
    /DD/BETA/DD_Release_Beta_v0.0.0-143.bin
    • binary
    /DD/BETA/DD_Release_Beta_v0.0.0-143.out
Again, I don't like these oriented this way. Please change to #ifndef DISABLE_ALARM_4

Again, I don't like these oriented this way. Please change to #ifndef DISABLE_ALARM_4

If BC switching period is Zero, I would expect the Qd from TD to also be zero, right? But what if it's not? What if Qd from TD is 600 and switching period is zero? You are going to run the pump pre...

If BC switching period is Zero, I would expect the Qd from TD to also be zero, right? But what if it's not? What if Qd from TD is 600 and switching period is zero? You are going to run the pump pretty fast with no BC switching in that case.

We shouldn't require something to be defined to do the right thing. We should require something to be defined to do the wrong thing (i.e. this should say #ifndef _BAD_MSG_CRC_ALARM_DISABLED_) And t...

We shouldn't require something to be defined to do the right thing. We should require something to be defined to do the wrong thing (i.e. this should say #ifndef _BAD_MSG_CRC_ALARM_DISABLED_)
And then, we don't need a TODO. These #defines are only possible in DEBUG builds. A RELEASE build will never allow thing build flags to disable things.

LDT-3970: Merged latest staging changes

LDT-1886: Added BP rotate edge condition and made door close not required before ejector extend

Bamboo Commit: Updated Branch staging For Project TD

    • binary
    /TD/BETA/TD_Debug_Beta_v0.0.0-43.out
    • binary
    /TD/BETA/TD_Debug_Beta_v0.0.0-44.out
Merge branch 'staging' into feature/LDT-4193-enhancement-water-sample

Bamboo Commit: Updated TDCommon.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

Merge remote-tracking branch 'origin/staging' into feature/LDT-4161-tx-review

fix merge issues

    • -1
    • +1
    /sources/canbus/MessageInterpreter.cpp
LDT-4188 updated comments and added space at end of file