hdfirmware

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

Updated off button confirm to cancel off button if off sequence not started. Minor fixes. Started UT module for dialysate outlet pump. Misc. UT updates.

    • -28
    • +13
    /firmware/App/Services/AlarmMgmt.c
    • -190
    • +0
    /firmware/App/Services/FIRFilters.c
    • -35
    • +0
    /firmware/App/Services/FIRFilters.h
Updated UT for pump modules to include open loop mode.

    • -0
    • +8
    /firmware/App/Controllers/DialInFlow.c
    • -1
    • +1
    /firmware/App/Controllers/DialOutFlow.c
    • -2
    • +15
    /firmware/App/Modes/ModeTreatment.c
Updated more doxygen comments.

    • -20
    • +3
    /firmware/App/Controllers/DialOutFlow.c
    • -1
    • +1
    /firmware/App/Controllers/DialOutFlow.h
    • -15
    • +2
    /firmware/App/Controllers/PresOccl.c
    • -0
    • +4
    /firmware/App/Services/PIControllers.c
    • -2
    • +2
    /firmware/App/Services/PIControllers.h
Tuned UF control. Updated doxygen comments for DialOutFlow and Dialysis modules.

    • -129
    • +135
    /firmware/App/Controllers/DialOutFlow.c
    • -13
    • +27
    /firmware/App/Controllers/DialOutFlow.h
    • -8
    • +16
    /firmware/App/Modes/TreatmentStop.c
    • -4
    • +14
    /firmware/App/Modes/TreatmentStop.h
Added dialysis sub-mode. Misc fixes.

    • -1
    • +1
    /firmware/App/Controllers/DialInFlow.c
    • -3
    • +8
    /firmware/App/Controllers/DialOutFlow.c
    • -1
    • +6
    /firmware/App/Modes/ModePrescription.c
    • -4
    • +211
    /firmware/App/Modes/ModeTreatment.c
  1. … 11 more files in changeset.
Minor fixes.

    • -1
    • +1
    /firmware/App/Controllers/DialOutFlow.c
Added DPo implementation. Added some messagine for DPo. Added FIRFilters. Updated HALCoGen pinouts.

    • -16
    • +36
    /firmware/App/Controllers/BloodFlow.c
    • -23
    • +43
    /firmware/App/Controllers/DialInFlow.c
    • -1
    • +1
    /firmware/App/Controllers/DialInFlow.h
    • -0
    • +877
    /firmware/App/Controllers/DialOutFlow.c
    • -0
    • +87
    /firmware/App/Controllers/DialOutFlow.h
    • -1
    • +5
    /firmware/App/Modes/ModePrescription.c
  1. … 24 more files in changeset.
Fixed some vectorcast issues on new branch w/ common linked folders. Moved common.h to FWCommon. Split off some common alarm definitions to new header file and moved to Common. Updated some code to new doxygen comments.

    • -50
    • +52
    /firmware/App/Controllers/PresOccl.c
    • -24
    • +33
    /firmware/App/Services/AlarmMgmt.c
    • -81
    • +56
    /firmware/App/Services/AlarmMgmt.h
    • -17
    • +19
    /firmware/App/Services/PIControllers.c
    • -13
    • +13
    /firmware/App/Services/PIControllers.h
Moved RTC call in general task.

Fixed merge issue.

Merged master to branch.

Fixed comm receive bug.

    • -1558
    • +3510
    /results/VectorCAST.log
Updated doxygen comments format.

    • -22
    • +22
    /firmware/App/Controllers/PresOccl.c
    • -11
    • +11
    /firmware/App/Services/PIControllers.c
    • -11
    • +11
    /firmware/App/Services/PIControllers.h
DEN-431 Commented out the individual board's code for merging

Added IT for pressure/occlusion module. Updated IT for System Comm modules. Updated doxygen comments for pressure and PI Controller modules.

    • -45
    • +56
    /firmware/App/Controllers/PresOccl.c
    • -6
    • +19
    /firmware/App/Controllers/PresOccl.h
    • -3
    • +12
    /firmware/App/Services/PIControllers.c
Added UT for pressure/occlusion module and PI controllers module. Updated UT/IT. Minor fixes per UT/IT.

    • -26
    • +40
    /firmware/App/Services/PIControllers.c
    • -12
    • +24
    /firmware/App/Services/PIControllers.h
DEN-431 Added function headers to the RTC functions in SystemCommMessages.c

Final unit test and integration test in vectorcast

Updated vectorcast tests

    • -7
    • +7
    /firmware/App/Controllers/DialOutFlow.c
DEN-431 updated the year to U32

DEN-431 Added the APIs for Dialin

CAN ACK fixes. Updates to UT for ACKs.

    • -11
    • +13
    /firmware/App/Services/SystemComm.c
Updated code with latest in master

    • -2
    • +12
    /firmware/App/Services/SystemComm.c
Moved publish target to flow monitor

    • -1
    • +2
    /firmware/App/Controllers/DialOutFlow.c
Added Total target flow to publish data since it was broken before

    • -0
    • +1
    /firmware/App/Controllers/DialOutFlow.c
Put #define SIMULATOR in proper places

    • -1
    • +4
    /firmware/App/Controllers/DialOutFlow.c
More fixes to CAN ACK feature. Updates to UT for SystemComm modules.