Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Match with the firmware in LDT-2998.

Match with the firmware in LDT-2998.

LDT-2801, LDT-2998 updated the rinse pump module

  1. … 1 more file in changeset.
Fixed

Fixed

Updated

Updated

- Removed unused imports - Updated end_pos field in temperature sensors

D98 has been renamed

D98 has been renamed

No reference of conductivity here. it should be a level sensor.

No reference of conductivity here. it should be a level sensor.

like D63 level sensor, please add D98 level sensor throughout the units. Keep naming as D98_LEVEL ( instead of D98_COND)

like D63 level sensor, please add D98 level sensor throughout the units. Keep naming as D98_LEVEL ( instead of D98_COND)

END_POS_FIELD_19?

END_POS_FIELD_19?

Moved

Moved

- Moved D98 to levels from conductivity sensors

  1. … 1 more file in changeset.
Please move this to level sensor enum. this is not a conductivity sensor; it is a conductive Level sensor.

Please move this to level sensor enum. this is not a conductivity sensor; it is a conductive Level sensor.

-Removed unused spares

- Added new sensors and valves to DD

    • -34
    • +17
    ./modules/conductivity_sensors.py
    • -38
    • +36
    ./modules/temperature_sensors.py
  1. … 1 more file in changeset.
LEAHI-DIALIN-LDT-2998_Update Dialin to support any B1.9 FW and/or HW changes (higher priority)
LEAHI-DIALIN-LDT-2998_Update Dialin to support any B1.9 FW and/or HW changes (higher priority)
LDT-618 removed the function for the old message 0xA008

LEAHI-DIALIN-LDT-2313_DD board and barometric temperature overrides are swapped
LEAHI-DIALIN-LDT-2313_DD board and barometric temperature overrides are swapped
LDT-618-DD-Add-ability-to-override-individual-treatment-parameters

  1. … 1 more file in changeset.
Merge branch 'staging' into LDT-2004-dry-bicart---dd

  1. … 1 more file in changeset.
- Removed Barometric sensor from DD - Added missing msg for temp broadcast

    • -18
    • +14
    ./modules/temperature_sensors.py
  1. … 2 more files in changeset.
when I get the version with python3 version.py it will show the correct branch and commit version instead of just 1.0.0, which tells nothing. I use this when they ask what version of dialin I have,...

when I get the version with python3 version.py it will show the correct branch and commit version instead of just 1.0.0, which tells nothing.
I use this when they ask what version of dialin I have, as I know the branch, but not the commit version, and it's faster with this then asking git around.