Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

Why was this changed?

Why was this changed?

Merged staging

Why do we have an "ro" and an "fp" folder? Is "ro" folder obsolete (replaced by "fp")?

Why do we have an "ro" and an "fp" folder? Is "ro" folder obsolete (replaced by "fp")?

Isn't timestamp typically first (or last) in publish list?

Isn't timestamp typically first (or last) in publish list?

added handler initialization to __init__

Added missing broadcast message

LDT-2994 - Split FP valves reading to follow FW design

LEAHI-DIALIN-LDT-2994_IOFP valve data is inaccurate
LEAHI-DIALIN-LDT-2994_IOFP valve data is inaccurate
LEAHI-DIALIN-LDT-2655_Cannot override conductivity sensor temperature from the conductivity module
LEAHI-DIALIN-LDT-2655_Cannot override conductivity sensor temperature from the conductivity module
LDT-598: - Copied and merged all constants file into one in common (For future ease of removal) - Created a generic broadcast override template - Created enum for RO Rejection Ratio - Created handler for RO Rejection Ratio - Created overrides for RO Rejection Ration - Added MSG_IDs related to RO Rejection Ratio - Added missing Msg_id for dd voltages handler

    • -33
    • +81
    ./modules/conductivity_sensors.py
  1. … 6 more files in changeset.
LEAHI-DIALIN-LDT-598_FP: Add FW and Dialin capability to report the RO rejection ratio
LEAHI-DIALIN-LDT-598_FP: Add FW and Dialin capability to report the RO rejection ratio
LDT-598: - Copied and merged all constants file into one in common (For future ease of removal) - Created a generic broadcast override template - Created enum for RO Rejection Ratio - Created handler for RO Rejection Ratio - Created overrides for RO Rejection Ration - Added MSG_IDs related to RO Rejection Ratio - Added missing Msg_id for dd voltages handler

    • -33
    • +107
    ./modules/conductivity_sensors.py
  1. … 6 more files in changeset.
Merged staging and resolved the conflicts

  1. … 2 more files in changeset.
Dara Navaei I only see this override function for "filtered" temperatures, but according to function name, it only applies to temperatures coming from pressure sensors. Why only pressure based temp...

Dara Navaei I only see this override function for "filtered" temperatures, but according to function name, it only applies to temperatures coming from pressure sensors. Why only pressure based temperatures?