hdfirmware

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

Testing changes as per code review

    • -37
    • +298
    /firmware/App/Controllers/DialOutFlow.c
    • -1
    • +19
    /firmware/App/Controllers/DialOutFlow.h
Minor fixes to CAN ACK.

    • -14
    • +16
    /firmware/App/Services/SystemComm.c
Added function to pump modules to set the PWM. Minor fixes to CAN ACK feature. Started updated UT/IT for CAN ACK feature.

    • -5
    • +21
    /firmware/App/Controllers/BloodFlow.c
    • -5
    • +21
    /firmware/App/Controllers/DialInFlow.c
    • -22
    • +23
    /firmware/App/Services/SystemComm.c
Enhanced comments for the updateTargetVolume function

    • -1
    • +2
    /firmware/App/Controllers/DialOutFlow.c
Change a few comments on the code as per code review

    • -2
    • +3
    /firmware/App/Controllers/DialOutFlow.c
More changes due to code review

    • -22
    • +22
    /firmware/App/Controllers/DialOutFlow.c
Move #define to the top as per team's philosophy

    • -42
    • +37
    /firmware/App/Controllers/DialOutFlow.c
    • -12874
    • +1974
    /results/VectorCAST.log
Added changes due to code reviews

    • -16
    • +27
    /firmware/App/Controllers/DialOutFlow.c
    • -2
    • +2
    /firmware/App/Services/PIControllers.c