dialin

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-5980 initial commit of the systems record

    • -0
    • +312
    /dialin/dg/system_record.py
    • -0
    • +21
    /tests/test_dg_system_record.py
DEN-6838: Ensure dialin has ability to keep track of can faults (service app feature)

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-6402: Converted alarm index to integer type

DEN-5980 added more calibration parameters

DEN-6593: Removed unused test

Merge DEN-6363_Sprint_36 into DEN-6593_Sprint_37

DEN-6838: Try to login only once by default, allowing API user to set resend=True

DEN-6838: Disabled auto-resend when logging into the HD

DEN-6838: Updated when ACKs are sent. Added blood flow and fw controller test scripts

    • -0
    • +55
    /tests/test_blood_flow.py
    • -0
    • +69
    /tests/test_fw_controller.py
DEN-6402: Removed unused reset flag

DEN-5980 added padding to the read calibration data from fw

DEN-5980 added the padding functionality to the calibration module. Added more comments

DEN-5980 added the crc function for the 16 bit values. Worked on the calibration module

DEN-5759: Code Review 0

DEN-5980 worked on the calibration module

DEN-5980 continued developing the calibration module

Merge branch 'DIAL-62-alarm-ids-file-not-found-error' into develop

DIAL-62: Added alarm ids txt to package data

DEN-5638: Addressed code review comments

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.

DEN-6593, DIAL-59: Removed unneeded send ack calls.

Merge branch 'DEN-5980-non-volatile-data-management-2-of-2' into develop

DEN-5980 added set duty cycle command function for RO pump

Removed drain pump's RPM set

DEN-5757: Code Coverage

- Fixing priming message ID

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