hdfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-1778 work in progress

Updated UT for SystemCommMessages.

Minor fixes from unit testing. Updates to unit tests.

Updated doxygen comments. Un-macro test functions and override variables in DialOutFlow module.

    • -56
    • +372
    /firmware/App/Controllers/DialOutFlow.c
    • -28
    • +33
    /firmware/App/Modes/ModeTreatment.c
    • -5
    • +15
    /firmware/App/Modes/ModeTreatment.h
Updates to time and UF change messaging.

    • -17
    • +13
    /firmware/App/Modes/ModeTreatment.c
    • -0
    • +19
    /firmware/App/Modes/ModeTreatment.h
Fixes for UF and treatment time changes. Updated pump factors.

    • -2
    • +2
    /firmware/App/Controllers/DialInFlow.c
    • -3
    • +12
    /firmware/App/Controllers/DialOutFlow.c
    • -10
    • +38
    /firmware/App/Modes/ModeTreatment.c
Finished implementation of UF settings change messaging and handling.

    • -5
    • +103
    /firmware/App/Modes/ModeTreatment.c
Further implementation of UF settings change messaging and handling. Code review fixes.

    • -2
    • +6
    /firmware/App/Controllers/DialOutFlow.c
    • -1
    • +1
    /firmware/App/Controllers/DialOutFlow.h
    • -2
    • +53
    /firmware/App/Modes/ModeTreatment.c
    • -61
    • +8
    /firmware/App/Services/SystemComm.c
  1. … 3 more files in changeset.
DEN-1778 working on the enqueue function

Changed breadboard build switch to be more biased toward the new HD board. Added UF pause resume functions and message handling. Updated internal ADC voltage and conversion factors for new HD board. Commented out RTC POST until RTC on new HD board is configured.

    • -7
    • +12
    /firmware/App/Controllers/BloodFlow.c
    • -7
    • +12
    /firmware/App/Controllers/DialInFlow.c
    • -7
    • +12
    /firmware/App/Controllers/DialOutFlow.c
DEN-1778 merged the latest changes from master

DEN-1778 Updated the code

Changed the chip select for MibSPI3 from 0 to 1

Added HD specific common header. Streamlined includes for Common.h and HDCommon.h.

    • -1
    • +0
    /firmware/App/Controllers/DialInFlow.c
    • -1
    • +1
    /firmware/App/Controllers/DialInFlow.h
    • -1
    • +0
    /firmware/App/Controllers/DialOutFlow.c
    • -1
    • +1
    /firmware/App/Controllers/DialOutFlow.h
    • -1
    • +0
    /firmware/App/Drivers/SafetyShutdown.c
  1. … 41 more files in changeset.
Removed CAN ACK build switch.

    • -14
    • +0
    /firmware/App/Services/SystemComm.c
Fixed MIBSPI3 config for RTC. Code review fix.

Put all debug UART code inside a debug build switch. Misc. other minor changes.

    • -2
    • +2
    /firmware/App/Controllers/DialOutFlow.c
    • -12
    • +32
    /firmware/App/Modes/ModeTreatment.c
    • -26
    • +27
    /firmware/App/Services/Interrupts.c
    • -16
    • +37
    /firmware/App/Services/SystemComm.c
  1. … 5 more files in changeset.
DEN-431 updated the code

DEN-1778 added NVDataMgmt to the tasks in BG.

Updated UT and IT.

    • -1
    • +1
    /firmware/App/Controllers/DialOutFlow.c
Added IT for Dialysis module. Minor updates.

Moved irqDispatch to fwcommon.

Moved Timers and Utilities modules to f/w common. Added current/direction checks to dialysate outlet pump module. Added a t/o to CAN transmitter in case controller is unable to deliver it successfully.

    • -1
    • +1
    /firmware/App/Controllers/DialInFlow.c
    • -3
    • +88
    /firmware/App/Controllers/DialOutFlow.c
    • -22
    • +43
    /firmware/App/Services/SystemComm.c
    • -130
    • +0
    /firmware/App/Services/Utilities.c
DEN-1778: work in progress.

Initial commit of the branch

Updated power off handling. Added UT for Dialysis module.

CAN Test #1.

    • -4
    • +51
    /firmware/App/Controllers/BloodFlow.c
    • -6
    • +53
    /firmware/App/Controllers/DialInFlow.c
    • -3
    • +64
    /firmware/App/Services/SystemComm.c
DEN-431 Ran the test suite

    • -3856
    • +4335
    /results/VectorCAST.log
Updated the epoch conversion equation

DEN-431 Updated the code to be able to write time and date multiple times