ui

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-6372: Addressed code review feedback.

  1. … 1 more file in changeset.
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.

  1. … 1 more file in changeset.
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.

  1. … 1 more file in changeset.
DEN-6869: Added Accelerometer Dialin API and a Simulator plugin

- Added version API

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

  1. … 1 more file in changeset.
DEN-6869: ptTx-RB: Implementation [Simulator/Testing] (2/2)

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

  1. … 1 more file in changeset.
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.

  1. … 1 more file in changeset.
DEN-6868: Blood Prime Simulation

- Added Blood Prime Dialin API

  1. … 1 more file in changeset.
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.

  1. … 2 more files in changeset.
DEN-5980 added the crc function for the 16 bit values. Worked on the calibration module

  1. … 2 more files in changeset.
DEN-5759: Code Review 0

DEN-5638: Addressed code review comments

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-6372: Updated alarm and message enums.

  1. … 3 more files in changeset.
DEN-6593, DIAL-59: Removed unneeded send ack calls.

DEN-6593: Restored priming simulated progress behavior

DEN-6593, DIAL-59: Dialin will send ACK if seq num is < 0. Added incrementing sequence number for unsolicited outgoing messages.

  1. … 4 more files in changeset.
DEN-6363: Added set alarm cleared condition to hd simulator alarms

  1. … 1 more file in changeset.
DEN-6193: Updated docstrings, .gitignore, and removed duplicate utility function.

  1. … 3 more files in changeset.
DEN-6193, DEN-4865: Updated hd simulator, hd alarms simulator, message defs, and conversions

- Added single alarm test

  1. … 4 more files in changeset.
DEN-6193: Updated Alarms flags.

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

  1. … 4 more files in changeset.
DEN-6018: Added unit tests, added defaults when settings treatment parameters.

  1. … 2 more files in changeset.
DEN-6018: Fixed squish migration conflicts after merge

  1. … 1 more file in changeset.
Merge branch '2020_EOY_DEMO' into develop

  1. … 1 more file in changeset.
Merge master into develop

  1. … 2 more files in changeset.
DEN-5833: Implementation

- added the message id 80 for pTx uf adj rsp.

  1. … 2 more files in changeset.
DEN-5802: Continued migrating to denali can messenger.

  1. … 2 more files in changeset.
DEN-5638: Continued squish migration, refactored hd_simulator.py

  1. … 1 more file in changeset.
Merge branch 'DEN-5638-Sprint-32' into develop