dialin

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

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-5759: Code Review 0

DEN-6612 UI_DVT: Pre-Treatment Ultrafiltration

- This story wasn't part of the current sprint S37 but while I worked on it to be able to push it to master ASAP, so put the story as the commit comment.

- Added cmd_set_treatment_adjust_ultrafiltration_init_response

DEN-5757: Code Coverage

- Fixing priming message ID

Merge branch 'master' into DEN-5751_Pre-TreatmentUltrafiltration

Temporarily fixed the Priming messaging issue

- This was causing the the tst_confirmprimingbegin to not to receive the priming status message therefore couldn't reach 100% coverage.

- Not sure if this will break anything for now all the test were working and passed with 100% coverage.

Merge branch 'DEN-5830_AlarmDesign'

- Kept the squish folder content for backward compatibility since the dialin migration has need been code reviewed yet.

DEN-5838: Code Review 0

- moved the cr shell script into the tools folder.

    • -0
    • +4
    /tools/cr_objectives.sh
DEN-5838: Code Review 0

Updated changelog

DEN-6018: Deleted unneeded test script

DIAL-49, DIAL-52: Handling invalid denali message gracefully, ensure sleep of 1ms before re-checking receive buffer.

    • -0
    • +8
    /tests/send_malformed_message.sh
DEN-6018, DIAL-49, DIAL-52: Added to logging test, updated logger, handle malformed denali messages that don't include a payload length

DEN-6018, DEN-4864: Ensuring ACK is sent back when required. Clearing alarms when starting hd simulator.

DEN-5802: Fixed _publish decorator typo

DIAL-54, DEN-5802: Added flag to disable/enable metadata in the logger

DEN-6018: Added unit tests, added defaults when settings treatment parameters.

    • -0
    • +122
    /tests/unit_tests/test_ui_proxy.py
DEN-6018: Fixed squish migration conflicts after merge

Merge branch '2020_EOY_DEMO' into develop

Merge master into develop

    • -1330
    • +0
    /dialin/squish/denaliMessages.py
Merge branch 'DEN-3504-dg-dialysate-composition-1-of-2' into develop

Merge branch 'DEN-5802-Sprint-33' into develop

Merge branch 'DEN-5751_Pre-TreatmentUltrafiltration' into 2020_EOY_DEMO