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.

LDT-3372: fixes to conductivity calculation.

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

LDT-1477 merge into develop

    • -4
    • +20
    ./App/Controllers/BalancingChamber.c
LDT-1477 trimmer heater target update

    • -4
    • +20
    ./App/Controllers/BalancingChamber.c
its unsigned integer , no need to check -ve value

its unsigned integer , no need to check -ve value

LDT-1195: Updated balancing chamber switching request flags names and definitions.

    • -89
    • +62
    ./App/Controllers/BalancingChamber.c
is this function required?

is this function required?

remove all commented code

remove all commented code

good to have doxygen comments on right hand side

good to have doxygen comments on right hand side

what if user send -ve values ?

what if user send -ve values ?

Where is len used ?

Where is len used ?

its a public function , input parameter check required, apply to all public functions

its a public function , input parameter check required, apply to all public functions

need documentation for this two approach, what is the merits ? when to use it ?

need documentation for this two approach, what is the merits ? when to use it ?

need math formula as documentation

need math formula as documentation

Need mathematical formula as documentation and need to explain each term

Need mathematical formula as documentation and need to explain each term

Need a detailed name for variable - apply for all other

Need a detailed name for variable - apply for all other

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

LDT-1477 resolving merge conflicts

LDT-1477 minor updates

LDT-2004: fixes and review changes for v2 conductivity sensors.

    • -10
    • +10
    ./App/Drivers/ConductivitySensors.c
LDT-2004: post staging merge changes to have 2.0 registers.

    • -60
    • +60
    ./App/Drivers/ConductivitySensors.c
    • -2620
    • +1447
    ./App/Services/FpgaDD.c
Merge branch 'staging' into LDT-2004-v2-conductivity-sensors

    • -772
    • +2594
    ./App/Services/FpgaDD.c
Bamboo Commit: Updated DDCommon.h with build versions from Bamboo.

Merge branch 'LDT-3372-v1-conductivity-fixes' into develop

LDT-3372: improvements to teensy init sequence. Removed casting from calculations to uphold data integrity. fixed conversion values. Removed some compiler warnings

    • -120
    • +21
    ./App/Drivers/ConductivityTeensy.c
LEAHI-DD-FIRMWARE-LDT-3372_Add ability to override the Teensie conductivity and temperature values directly
LEAHI-DD-FIRMWARE-LDT-3372_Add ability to override the Teensie conductivity and temperature values directly
Bamboo Commit: Updated DDCommon.h with build versions from Bamboo.

LDT-1477 updating valve name

LDT-1195: Renamed balancing chamber start state to idle state.

    • -29
    • +36
    ./App/Controllers/BalancingChamber.c