dialin

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

DEN-5833: Implementation

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

DEN-3421 fixed temperature sensors unit test python script

Merge branch 'DEN-5830_AlarmDesign' into 2020_EOY_DEMO

DEN-5833: Implementation

- Added API for the message 63 : Alarm Condition Cleared

DEN-3504: Fixed spelling

DEN-3504: Added concentrate pump measured speed and broadcast interval override commands

DEN-3421 updated the documentation of the code

DEN-3421 addressed a code review comment