Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added Total target flow to publish data since it was broken before

Put #define SIMULATOR in proper places

More fixes to CAN ACK feature. Updates to UT for SystemComm modules.

Testing changes as per code review

Minor fixes to CAN ACK.

Added function to pump modules to set the PWM. Minor fixes to CAN ACK feature. Started updated UT/IT for CAN ACK feature.

Enhanced comments for the updateTargetVolume function

Change a few comments on the code as per code review

More changes due to code review

Move #define to the top as per team's philosophy

  1. … 2 more files in changeset.
Added changes due to code reviews

Added new PresOccl, Dialysis, and TreatmentStop modules. Updated test scripts for system communication modules.

    • -0
    • +512
    ./Controllers/PresOccl.c
    • -0
    • +68
    ./Controllers/PresOccl.h
    • -0
    • +65
    ./Modes/TreatmentStop.c
    • -0
    • +26
    ./Modes/TreatmentStop.h
    • -22
    • +145
    ./Services/SystemCommMessages.c
  1. … 1 more file in changeset.
Finalize vectorcast unit and integration testing for dialout module

  1. … 1 more file in changeset.
Clean unit testing and integration test in vectorcast

Added new alarm for no CAN ACK on message.

Updated vectorcast testing

Tuned pump control. Fixed PIController anti-windup. Added some temporary debug code. Added feature to CAN for messages that require an ACK.

Checking for settings in parameters passed

Added load cell simulation

  1. … 1 more file in changeset.
Merged master

  1. … 9 more files in changeset.
Updated code to make it work with dialin

Code for testing with Board

  1. … 2 more files in changeset.
Updated the Copyright with the current year and replaced tabs with 4 spaces

Merge branch 'master' into DEN-1312-hd-dialysate-inlet-pump-drive-flow-sensor-control

  1. … 14 more files in changeset.
Addressed code review comment.

Update CAN interface to test DialOutFlow module

    • -311
    • +108
    ./Controllers/DialOutFlow.c
  1. … 4 more files in changeset.
DEN-431 fixed the way the commands are sent to the RAM for read or write

Updated ports to be used for PWM, stop and dir for the outlet pump

    • -626
    • +673
    ./Controllers/DialOutFlow.c
Update Dialoutflow.c due to a change made to PIControllers module. Module compiles, still not functional

Updating DEN-1404 to DEN-1312 changes