Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Clean unit testing and integration test in vectorcast

  1. … 52 more files in changeset.
Updated vectorcast testing

    • -143
    • +0
    ./INT_ALARMLAMP/INT_ALARMLAMP.tst
    • -106
    • +0
    ./INT_ALARMMGMT/INT_ALARMMGMT.tst
  1. … 58 more files in changeset.
Updated .gitignore to ignore the symbolically linked repositories, updated VectorCAST to include the RTC modules from FWCommon linked repository.

    • -207
    • +1
    ./INT_SYSTEMCOMMMESSAGES/INT_SYSTEMCOMMMESSAGES.tst
  1. … 6 more files in changeset.
Merged master

  1. … 18 more files in changeset.
Final UT/IT changes.

  1. … 8 more files in changeset.
DEN-431 Added the code review comments and added more VectorCAST cases

  1. … 5 more files in changeset.
DEN-431 Finished unit testing. Ran the test suite and added a .gitignore the results folder to ignore all the VectorCAST .html files

    • -0
    • +11
    ./INT_RTC/INT_RTC.env
    • -0
    • +54
    ./INT_RTC/INT_RTC.tst
  1. … 34 more files in changeset.
Added IT for DialInFlow module. Updated other IT. +review HD-DEN-1312-1

    • -11
    • +15
    ./INT_ALARMLAMP/INT_ALARMLAMP.tst
    • -0
    • +0
    ./INT_DIALINFLOW/INT_DIALINFLOW.cfg
    • -0
    • +26
    ./INT_DIALINFLOW/INT_DIALINFLOW.env
    • -0
    • +7
    ./INT_DIALINFLOW/INT_DIALINFLOW.mfg
    • -0
    • +87
    ./INT_DIALINFLOW/INT_DIALINFLOW.tst
    • -3
    • +3
    ./INT_WATCHDOGMGMT/INT_WATCHDOGMGMT.tst
  1. … 4 more files in changeset.
Updated UT for SystemComm and SystemCommMessages modules.

    • -74
    • +827
    ./SYSTEMCOMMMESSAGES/SYSTEMCOMMMESSAGES.tst
  1. … 2 more files in changeset.
Updated UT for AlarmMgmt module.

  1. … 2 more files in changeset.
Updated BloodFlow and DialInFlow modules per UT. Added new UT for DialInFlow.

    • -0
    • +0
    ./DIALINFLOW/DIALINFLOW.cfg
    • -0
    • +31
    ./DIALINFLOW/DIALINFLOW.env
    • -0
    • +7
    ./DIALINFLOW/DIALINFLOW.mfg
    • -0
    • +2015
    ./DIALINFLOW/DIALINFLOW.tst
  1. … 6 more files in changeset.
DEN-431 Added mibspi notifications to HALCoGen and started a VectorCAST unit test

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

    • -1
    • +51
    ./OPERATIONMODES/OPERATIONMODES.tst
  1. … 8 more files in changeset.
Updated FPGA registers. Removed some CAN debug code. Removed html reports from vectorcast.

    • -301
    • +0
    ./INT_ALARMLAMP/INT_AlarmLamp.html
    • -297
    • +0
    ./INT_COMMBUFFERS/INT_CommBuffers.html
    • -297
    • +0
    ./INT_MSGQUEUES/INT_MsgQueues.html
    • -293
    • +0
    ./INT_OPERATIONMODES/INT_OperationModes.html
  1. … 19 more files in changeset.
Fixed UT for BloodFlow.

  1. … 1 more file in changeset.
Increased delay between CAN bus recovery attempts. Added a little handling for UART frame/overrun errors. Updated UT. +review HD-DEN-759-1

  1. … 7 more files in changeset.
Fixed white space between brackets throughout. Added some debug code to help troubleshoot comm issue. Updated power off messaging. +review HD-DEN-759-1

    • -1
    • +1
    ./INT_SYSTEMCOMMMESSAGES/INT_SYSTEMCOMMMESSAGES.tst
  1. … 152 more files in changeset.
Added place holders for 2 sensors not yet ready for BloodFlow module. Refactored IT for CPLD and SafetyShutdown modules to move from target run to MinGW run tests. Updated UT for SystemComm and SystemCommMessages modules. +review HD-DEN-759-1

    • -21
    • +0
    ./INT_SAFETYSHUTDOWN/INT_SAFETYSHUTDOWN.env
    • -10
    • +3
    ./INT_SAFETYSHUTDOWN/INT_SAFETYSHUTDOWN.tst
    • -335
    • +0
    ./INT_SAFETYSHUTDOWN/INT_SafetyShutdown.html
    • -13
    • +26
    ./SYSTEMCOMMMESSAGES/SYSTEMCOMMMESSAGES.tst
  1. … 6 more files in changeset.
Added UT for BloodFlow module. Updated other UT. Added IT for AlarmMgmt and BloodFlow modules. Updated other IT. +review HD-DEN-759-1

    • -0
    • +456
    ./BLOODFLOW/BloodFlow.html
    • -0
    • +0
    ./INT_ALARMMGMT/INT_ALARMMGMT.cfg
    • -0
    • +36
    ./INT_ALARMMGMT/INT_ALARMMGMT.env
    • -0
    • +7
    ./INT_ALARMMGMT/INT_ALARMMGMT.mfg
    • -0
    • +106
    ./INT_ALARMMGMT/INT_ALARMMGMT.tst
    • -0
    • +0
    ./INT_BLOODFLOW/INT_BLOODFLOW.cfg
    • -0
    • +25
    ./INT_BLOODFLOW/INT_BLOODFLOW.env
    • -0
    • +7
    ./INT_BLOODFLOW/INT_BLOODFLOW.mfg
    • -0
    • +76
    ./INT_BLOODFLOW/INT_BLOODFLOW.tst
  1. … 20 more files in changeset.
Updates to BloodFlow UT.

  1. … 1 more file in changeset.
Started new UT for BloodFlow module. Finished UT for AlarmMgmt module. Fixed issues discovered during UT. +review HD-DEN-759-1

    • -0
    • +407
    ./ALARMMGMT/AlarmMgmt.html
    • -0
    • +0
    ./BLOODFLOW/BLOODFLOW.cfg
    • -0
    • +28
    ./BLOODFLOW/BLOODFLOW.env
    • -0
    • +7
    ./BLOODFLOW/BLOODFLOW.mfg
    • -0
    • +317
    ./BLOODFLOW/BLOODFLOW.tst
    • -0
    • +111
    ./SYSTEMCOMM/SYSTEMCOMM.csh
  1. … 8 more files in changeset.
Addressed code review feedback. Fixed an intermittent CAN bug. Updated UT for Buttons, CPLD, and Interrupts modules. +review HD-DEN-759-1

  1. … 13 more files in changeset.
Added UT start for AlarmMgmt module. Finished implementing power off timeout. Added new check-in messages for DG and UI to let HD know it is still communicating. Added delay in bulk of HD powerup until UI starts communicating on CAN to prevent CAN bus error. Added PI control to flow for blood pump. +review HD-DEN-759-1

    • -0
    • +0
    ./ALARMMGMT/ALARMMGMT.cfg
    • -0
    • +8
    ./ALARMMGMT/ALARMMGMT.env
    • -0
    • +7
    ./ALARMMGMT/ALARMMGMT.mfg
    • -0
    • +103
    ./ALARMMGMT/ALARMMGMT.tst
  1. … 16 more files in changeset.
Added dialin override support for alarm status publication interval. Added publishing of alarm status every 500ms. Updated UT for SystemComm and SystemCommMessages modules. Started UT for AlarmMgmt module. Addressed code review feedback. +review HD-DEN-759-1

    • -8
    • +789
    ./SYSTEMCOMMMESSAGES/SYSTEMCOMMMESSAGES.tst
  1. … 12 more files in changeset.
Updated UT and IT for existing modules.

    • -20
    • +20
    ./INT_ALARMLAMP/INT_ALARMLAMP.tst
    • -65
    • +61
    ./INT_SYSTEMCOMMMESSAGES/INT_SYSTEMCOMMMESSAGES.tst
    • -6
    • +46
    ./INT_SYSTEMCOMMMESSAGES/INT_SystemCommMessages.html
  1. … 7 more files in changeset.
Misc fixes to BloodFlow and AlarmMgmt modules. Scaled BloodFlow analogs. Changed cargo to payload throughout code. Updates to existing UT. +review HD-DEN-759-1

    • -32
    • +32
    ./WATCHDOGMGMT/WatchdogMgmt.html
  1. … 18 more files in changeset.
Updated UT for AlarmLamp, Comm, CPLD, and SafetyShutdown modules. +review HD-DEN-759-1

  1. … 3 more files in changeset.
Moved driver UT from target to MinGW sections. Working w/ VC to make them work.

    • -25
    • +0
    ./SAFETYSHUTDOWN/SAFETYSHUTDOWN.cfg
    • -12
    • +0
    ./SAFETYSHUTDOWN/SAFETYSHUTDOWN.env
  1. … 5 more files in changeset.
Brought vectorcast folder back in to repair merge.

  1. … 179 more files in changeset.
Resolved merge conflict.

  1. … 180 more files in changeset.