firmware

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

Clean unit testing and integration test in vectorcast

Added new alarm for no CAN ACK on message.

Updated vectorcast testing

Tuned pump control. Fixed PIController anti-windup. Added some temporary debug code. Added feature to CAN for messages that require an ACK.

    • -74
    • +92
    ./App/Services/SystemCommMessages.c
Updated the includes sections in the Release configuration with the name of the common repositories to be able compile the project

    • -0
    • +2
    ./.settings/org.eclipse.core.resources.prefs
Updated .gitignore to ignore the symbolically linked repositories, updated VectorCAST to include the RTC modules from FWCommon linked repository.

    • -0
    • +2
    ./.settings/org.eclipse.core.resources.prefs
Checking for settings in parameters passed

Added load cell simulation

Merged master

  1. … 3 more files in changeset.
Updated code to make it work with dialin