leahi-dialin

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDT-718: General Alarm Requirements - SW - 05: DEV - Feature Implementation

Addressing code review comment(s):

- http://devapps.diality.us:8060/cru/LEAHI-APPLICATION-LDT-713-1#CFR-67867

    • -1
    • +1
    /leahi_dialin/ui/td_messaging_alarms.py
LDT-718: General Alarm Requirements - SW - 05: DEV - Feature Implementation

- Added and updated the alarm messages for the Leahi.

    • -38
    • +41
    /leahi_dialin/ui/td_messaging_alarms.py
Merge branch 'feature/LDT-450-TreatmentParametersCreateRx' into staging

    • -7
    • +128
    /leahi_dialin/ui/td_messaging.py
Merge branch 'LDT-261-MainTreatmentScreen-SW-DiagnosticsScreen' into staging

Main Treatment Screen - SW - Diagnostics Screen - 05: DEV - Feature Implementation

- Added a comment to trigger the not detected changes in the merge.

Main Treatment Screen - SW - Diagnostics Screen - 05: DEV - Feature Implementation

- Add DD messgaing for versions and serial number

- add Missing MSG ID enums

- address CR comments in TD messaging

    • -0
    • +85
    /leahi_dialin/ui/dd_messaging.py
Main Treatment Screen - SW - Diagnostics Screen - 05: DEV - Feature Implementation

- Add dialin enums to all hardcoded message IDs

- Fix td_serial name

- remove all hardcoded parameters

    • -17
    • +15
    /leahi_dialin/ui/td_messaging.py
Merge branch 'staging' into LDT-261-MainTreatmentScreen-SW-DiagnosticsScreen

Main Treatment Screen - SW - Diagnostics Screen - 05: DEV - Feature Implementation

- Make adjustments for TD blood pump message and payload conversion

LDT-458 Treatment Parameters (Create Rx) - SW - 08: DEV - Dialin Implementation

- the alarm system is incomplete.

    • -6
    • +128
    /leahi_dialin/ui/td_messaging.py
    • -0
    • +97
    /leahi_dialin/ui/td_messaging_alarms.py
Main Treatment Screen - SW - Diagnostics Screen - 05: DEV - Feature Implementation

- Adjust ejector message to match leahi MSG list updates

- Adjust switches message to match leahi MSG list updates

    • -18
    • +19
    /leahi_dialin/ui/td_messaging.py
Main Treatment Screen - SW - Diagnostics Screen - 05: DEV - Feature Implementation

- Adjust td version and serial message

    • -10
    • +38
    /leahi_dialin/ui/td_messaging.py
Merge branch 'LDT-332-basic-dialysis-treatment-fp-' into staging

Main Treatment Screen - SW - Diagnostics Screen - 05: DEV - Feature Implement

- Add TD valve messaging to ui messaging

Main Treatment Screen - SW - Diagnostics Screen - 05: DEV - Feature Implementation

- Added all messaging needed for diagnostics except TD versions

    • -61
    • +105
    /leahi_dialin/ui/td_messaging.py
LDT-332: updated dd op modes. updated fp op modes.

LDT-332: updated alarm ids, msg_ids, td and dd defs. fixed td pressure sensors using correct msg id

WIP on staging

LDT-332: implemented TD treatment module. implemented td op mode broadcast interval.

    • -0
    • +212
    /leahi_dialin/td/modules/treatment.py
    • -1
    • +46
    /leahi_dialin/td/treatment_delivery.py
Base TD messaging for diagnostics screen

    • -0
    • +176
    /leahi_dialin/ui/td_messaging.py
Base TD messaging for diagnostics screen

Merge branch 'LDT-237-MainTreatmentScreen-SW-SimulatorCleanup' into staging

    • -248
    • +0
    /leahi_dialin/fp/reverse_osmosis.py
test

    • -0
    • +255
    /leahi_dialin/fp/modules/boost_pump.py
    • -0
    • +230
    /leahi_dialin/fp/modules/conductivity_sensors.py
    • -0
    • +18
    /leahi_dialin/fp/modules/constants.py
    • -0
    • +175
    /leahi_dialin/fp/modules/flow_sensors.py
    • -0
    • +128
    /leahi_dialin/fp/modules/levels.py
    • -0
    • +220
    /leahi_dialin/fp/modules/pressure_sensors.py
    • -0
    • +294
    /leahi_dialin/fp/modules/valves.py
    • -0
    • +248
    /leahi_dialin/fp/reverse_osmosis.py
    • -255
    • +0
    /leahi_dialin/ro/modules/boost_pump.py
    • -230
    • +0
    /leahi_dialin/ro/modules/conductivity_sensors.py
    • -18
    • +0
    /leahi_dialin/ro/modules/constants.py
  1. … 5 more files in changeset.
Merge branch 'LEAH-261-fw-ro-flow-sensor-driver' into staging

Merge branch 'staging' into LEAH-261-fw-ro-flow-sensor-driver

leahi-261: code review

    • -1
    • +6
    /leahi_dialin/fp/filtration_purification.py
LDT-242 Main Treatment Screen - SW - Simulator Cleanup - 05: DEV - Feature Implementation

- Fixed the issues caused SWVV main test to fail.

WIP on develop

LEAHI-261: code review comments

Merge remote-tracking branch 'origin/LEAH-261-fw-ro-flow-sensor-driver' into LDT-261-MainTreatmentScreen-SW-DiagnosticsScreen

Merge branch 'LDT-237-MainTreatmentScreen-SW-SimulatorCleanup' into staging

LDT-242 Main Treatment Screen - SW - Simulator Cleanup - 05: DEV - Feature Implementation

- Refactored HD to TD and simplified the function names that going to use the format later as well.