leahi_dialin

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDT-915: Main Treatment Screen - SW - Diagnostics Screen-DD - 08: DEV - Dialin Implementation

Add MSG ID to all DD messages

LDT-915: Main Treatment Screen - SW - Diagnostics Screen-DD - 08: DEV - Dialin Implementation

- Add DD level sensor message

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

LDT-718: General Alarm Requirements - SW - 05: DEV - Feature Implementation

- Added and updated the alarm messages for the Leahi.

Merge branch 'feature/LDT-450-TreatmentParametersCreateRx' 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
    ./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

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.

    • -0
    • +97
    ./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

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

- Adjust td version and serial message

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

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
    ./td/modules/treatment.py
Base TD messaging for diagnostics screen

Base TD messaging for diagnostics screen

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

test

    • -0
    • +230
    ./fp/modules/conductivity_sensors.py
    • -0
    • +220
    ./fp/modules/pressure_sensors.py
    • -230
    • +0
    ./ro/modules/conductivity_sensors.py
  1. … 5 more files in changeset.
leahi-261: code review

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

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.

LEAHI-261: fixed fp valve naming

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

- Renamed the td_messaging.py to lowercase to match the rest of the modules.

    • -0
    • +54
    ./ui/td_messaging.py
LDT-242 Main Treatment Screen - SW - Simulator Cleanup - 05: DEV - Feature Implementation

- Add a configuration named coinfig.json.

- For now one only SW key to bypass the imports in __init__.py files.

- Added TS_Messaging class.

- Added TD_OpMode message send function.

- Created a simpler singleton with decorator (may need more testing.)

- Updated data_logger to use the relative import.

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

- initial implementation of the TD_Messaging

- need to commit to add the utils/basse.py in sparse

    • -0
    • +45
    ./ui/TD_Messaging.py
  1. … 1 more file in changeset.
LDT-242 Main Treatment Screen - SW - Simulator Cleanup - 05: DEV - Feature Implementation

- copied the utils.py from Denali.

- it may need cleanup.

  1. … 1 more file in changeset.