firmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added DPo implementation. Added some messagine for DPo. Added FIRFilters. Updated HALCoGen pinouts.

    • -0
    • +877
    ./App/Controllers/DialOutFlow.c
    • -0
    • +87
    ./App/Controllers/DialOutFlow.h
  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.

Moved RTC call in general task.

Fixed merge issue.

Merged master to branch.

    • -0
    • +65
    ./App/Services/SystemCommMessages.c
  1. … 2 more files in changeset.
Fixed comm receive bug.

  1. … 4 more files in changeset.
Updated doxygen comments format.

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.

Added UT for pressure/occlusion module and PI controllers module. Updated UT/IT. Minor fixes per UT/IT.

DEN-431 Added function headers to the RTC functions in SystemCommMessages.c

    • -1
    • +20
    ./App/Services/SystemCommMessages.c
Updated vectorcast tests

  1. … 2 more files in changeset.
DEN-431 updated the year to U32

DEN-431 Added the APIs for Dialin

    • -1
    • +45
    ./App/Services/SystemCommMessages.c
    • -0
    • +14
    ./App/Services/SystemCommMessages.h
CAN ACK fixes. Updates to UT for ACKs.

    • -5
    • +10
    ./App/Services/SystemCommMessages.c
Updated code with latest in master

Moved publish target to flow monitor

Added Total target flow to publish data since it was broken before

Put #define SIMULATOR in proper places

More fixes to CAN ACK feature. Updates to UT for SystemComm modules.

    • -8
    • +11
    ./App/Services/SystemCommMessages.c
Testing changes as per code review

    • -37
    • +298
    ./App/Controllers/DialOutFlow.c
    • -13
    • +5
    ./App/Services/SystemCommMessages.c
Minor fixes to CAN ACK.

Added function to pump modules to set the PWM. Minor fixes to CAN ACK feature. Started updated UT/IT for CAN ACK feature.

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

    • -180
    • +0
    ./App/Services/PIControllers.c.old
Added new PresOccl, Dialysis, and TreatmentStop modules. Updated test scripts for system communication modules.

    • -0
    • +512
    ./App/Controllers/PresOccl.c
    • -0
    • +68
    ./App/Controllers/PresOccl.h
    • -0
    • +63
    ./App/Modes/Dialysis.c
    • -0
    • +26
    ./App/Modes/Dialysis.h
    • -0
    • +65
    ./App/Modes/TreatmentStop.c
    • -0
    • +26
    ./App/Modes/TreatmentStop.h
    • -22
    • +145
    ./App/Services/SystemCommMessages.c
    • -21
    • +51
    ./App/Services/SystemCommMessages.h
Finalize vectorcast unit and integration testing for dialout module