dialin

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-7831: posTx: Implementation [Simulator/Testing]

- Disinfection

DEN-7831: posTx: Implementation [Simulator/Testing]

DEN-8052: posTx: Implementation [Messaging] (Disinfection)

- Had to define these enums to be able to reset the subMode otherwise it was always on disinfection.

DEN-8057: posTx: Implementation [Messaging] (HD StandBy subMode)

- Added the HDOpMode message subMode.

DEN-7147 Code Review 0

DEN-7147: preTx: Code Review 0

- Added syringe pump state

DEN-7377: preTx: Implementation [Dynamic Instruction Loading] ( 2 )

- Added General progress and acknowledge message simulator.

DEN-7145: PreTx Consumables States

DEN-7144: preTx: Implementation [Simulator/Testing] ( 1 )

DEN-7144: Implementation [Simulator/Testing] ( 1 )

- Added pre-treatment response and data messages API into Dialin

DEN-7043: (BUGFIX) Correct uf pre-treatment msgid in ui_proxy

DEN-7144: Fixed Simulator Alarm plugin

- Added instance count in Alarm Simulator

- Added a getter for alarm simulator from within HDSimulator.

DEN-7144: preTx: Implementation [Simulator/Testing] ( 1 )

- Updated the HDSimulator regarding the enum changes in the msg_defs.py

Merge branch 'staging' into DEN-6078-revisit-safety-functionality-of-pumps-valves

DEN-6078 addressed a code review comment

Merge branch 'staging' of ssh://dvm-linux02:7999/vv/dialin into staging

Updated changelog

    • -1479
    • +0
    /dialin/squish/denaliMessages.py
Merge branch 'master' into staging

Removed duplicate version.py

DEN-6078 addressed the code review comments

Fix the merge conflict revert back issue

- During the merging thought the console_out has been renamed to passive_mode but actually passive_mode is another parameter. So it needs to be added back.

DEN-7041: Added changes necessary for testsuites to pass 100%

Merge branch 'DEN-6631_UI_DEV_Post-Treatment_Rinseback' into staging

DEN-6638: ptTx-RB: Code Review 0

- removed extra empty line.

DEN-6638: ptTx-RB: Code Review 0

- made the console out of the received can messages optional in the HDSimulator class constructor.

DEN-6869: Added Version Dialin API and a Simulator plugin

- Added two more conversion functions to convert 2 and 1 byte values to byte array.

- used byte_to_bytearray (1 byte value conversion) and short_to_bytearray (2 bytes value conversion) in versions messages.

DEN-6869: Added Accelerometer Dialin API and a Simulator plugin

- Added version API

- Added signal strength parameters to the blood/dialysate flow rate APIs

Merge branch 'DEN-6593_Sprint_37' into develop

Merge branch 'DEN-6363_Sprint_36' into develop

DEN-6869: ptTx-RB: Implementation [Simulator/Testing] (2/2)

- Added Treatment End API to be used in the Simulator.