dialin

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

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

- Completed the Treatment States (SubMode) enums

- Added "Blood Prime", "Treatment End". "Treatment Stop" states enums

- Added 3 parameter of "Blood Prime", "Treatment End". "Treatment Stop" to the cmd_set_treatment_states_data method.

- Added rinseback timeout parameter to cmd_send_treatment_rinseback_data

- Added recirculate timeout data message as cmd_send_treatment_recirculate_data method.

DEN-6868: Blood Prime Simulation

- Added Blood Prime Dialin API

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

- Added an instance counter for HDSimulator to be used in Simulator.

- Added Rinseback and Recirculate states in HDSimulator

- Updated cmd_set_treatment_states_data for Rinseback and Recirculate.

- Added Rinseback Rsp/Data messages

- Added Recirculate Rsp

- Added a print so HDSimulator will print out the received messages in console.

DEN-6593: Removed unused test