Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Put #define SIMULATOR in proper places

Testing changes as per code review

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

Finalize vectorcast unit and integration testing for dialout module

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

Updated vectorcast testing

Checking for settings in parameters passed

Added load cell simulation

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

Code for testing with Board

  1. … 2 more files in changeset.
Update CAN interface to test DialOutFlow module

    • -311
    • +108
    ./Controllers/DialOutFlow.c
  1. … 4 more files in changeset.
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

Added DialOutFlow.c and h. It compiles, it is not functional

    • -0
    • +627
    ./Controllers/DialOutFlow.c
    • -0
    • +73
    ./Controllers/DialOutFlow.h
Minor improvements to CAN communications. +review HD-DEN-1312-1

Addressed code review feedback. +review HD-DEN-1312-1

Updated PIControllers to behave in classic manner. Added more thread protection to CAN comm buffers. +review HD-DEN-1312-1

Merge DEN-1312 into DEN-1404 branch

    • -107
    • +130
    ./Services/PIControllers.c
    • -0
    • +180
    ./Services/PIControllers.c.old
    • -0
    • +54
    ./Services/PIControllers.h.old
Added IT for DialInFlow module. Updated other IT. +review HD-DEN-1312-1

Updated UT for SystemComm and SystemCommMessages modules.

Updated UT for AlarmMgmt module.

Updated BloodFlow and DialInFlow modules per UT. Added new UT for DialInFlow.

  1. … 1 more file in changeset.
Removed DialOutFlow module - Leo added to separate branch. Fixed alarm lamp POST.

  1. … 4 more files in changeset.
Added dialin messages for dialysate inlet pump. Fixes to watchdog expired fault. Updates to existing UT.

Fixed high priority alarm lamp blink frequency. Added alarm functionality for silence, escalation, and flags. Added a new boolean flag for whether there is at least one alarm pending escalation.