Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
-Fixed valve broadcast update - Fixed Beta 1.0 enums

  1. … 2 more files in changeset.
- Removed HW flag from broadcast as FW doesn't change broadcast content based on HW flag

  1. … 5 more files in changeset.
- Added D85 Valve - Removed error message during init as it's not an error

  1. … 6 more files in changeset.
Merge branch 'LDT-3214-override-refactor' into staging

    • -100
    • +48
    ./modules/conductivity_sensors.py
  1. … 34 more files in changeset.
Merge branch 'LDT-3159-getter_for_fp_defeatured' into staging

  1. … 1 more file in changeset.
Merge branch 'LDT-2980' into staging

Merge branch 'LDT-611-fp-add-ability-to-override-tempe' into staging

  1. … 3 more files in changeset.
Updated

Updated

Updated override range for flow sensors

I didn't added any code for override. I also can't stop anyone to send in an override command with random numbers. The allowing of override should be on the FW part, where sending the override with...

I didn't added any code for override.
I also can't stop anyone to send in an override command with random numbers.
The allowing of override should be on the FW part, where sending the override with (sensor_id, value, no reset) should return false for those that are not accepted.

We should not allow overrides for newly added internal temperatures

We should not allow overrides for newly added internal temperatures

LDT-2980 - Added internal temperature for flow sensors

  1. … 1 more file in changeset.
LDT-2980 - Added Internal temperature for flow sensors

  1. … 1 more file in changeset.