Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDT-2300: Resolved code review comments

  1. … 30 more files in changeset.
LDT-2300: Updated handlers in module classes and addressed Zoltan's comments

  1. … 4 more files in changeset.
LDT-2300: Added message ID to each observer

  1. … 30 more files in changeset.
LDT-2301: Added subsystem to enum names

  1. … 13 more files in changeset.
LDT-600: Explicitly assigned last_alarm_triggered to zeroth value of alarm_id tuple

  1. … 2 more files in changeset.
LDT-1736: Created test config linked classes

  1. … 2 more files in changeset.
LDT-1736: Addressed TODOs and added FP test config messages

  1. … 3 more files in changeset.
LDT-1736: Updated message IDs and test configs to match firmware and FP test config module

    • -0
    • +200
    ./modules/fp_test_configs.py
  1. … 2 more files in changeset.
LDT-2070: Corrected boost_pump dictionary references

LDT-2070: Updated DD, FP, and TD modules

  1. … 13 more files in changeset.
LDT-2070: Updated DD, FP, TD sensor and valve modules to use enumerated classes

  1. … 14 more files in changeset.
LDT-1872: DD/init: Added version and FPGA version initialization, FP submodules: moved enumerations to fp_defs

  1. … 3 more files in changeset.
LDT-566: code review comments.

  1. … 1 more file in changeset.
LDT-566: updated pressure sensors for fp and td.

  1. … 3 more files in changeset.
WIP on develop

LDT-566: fixed can. updated temperature override to use the correct override message.

  1. … 1 more file in changeset.
LDT-566: implemented permeate tank override. implemented alarm overrides for dd and fp. Commented out debugging logs for now, to be configurable setting.

    • -0
    • +98
    ./modules/permeate_tank.py
  1. … 4 more files in changeset.
LDT-566: fixed build error for safety shutdown requests

  1. … 1 more file in changeset.
LDT-566: implemented safety shutdown overrides for all 3 sub systems.

  1. … 3 more files in changeset.
LDT-566: synced valve naming to fp firmware

LDT-566: updated fp temperature sensor handler to have flow meter temperatures

WIP on develop

LDT-566: fixed valve enum to contain p20 and p43.

  1. … 1 more file in changeset.
WIP on develop

LDT-566: updated ui proxy to be in sync with td-ui comm. Implemented uf requests in ui proxy. Implemented treatment parameters request in ui proxy.

  1. … 4 more files in changeset.
LDT-566: LDT-676: removed M7 and P20 valves

LDT-566: implemented filtered overrides for flow sensors. fixed data type to flow rate override.

LDT-566: updated pressure and temperature handlers to FW. removed pressure temperature override and combined into the temperature override in fp.temperatures.

LDT-566: fixes to unit testing and msg id naming

  1. … 6 more files in changeset.
LDT-566: LDT-601: Versioning handlers for all 3 sub system modules.

  1. … 5 more files in changeset.
WIP on develop

LDT-566: fixes to dd and fp alarm modules

  1. … 1 more file in changeset.
LDT-566

LDT-566: implemented alarm triggered handling for fp and dd. Added documentation for ro pump and boost pump control loops

    • -0
    • +127
    ./modules/alarms.py
  1. … 4 more files in changeset.
LDT-611, LDT-1198, LDT-594, LDT-609 fixes.