firmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated vectorcast tests

  1. … 2 more files in changeset.
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

Testing changes as per code review

    • -37
    • +298
    ./App/Controllers/DialOutFlow.c
    • -13
    • +5
    ./App/Services/SystemCommMessages.c
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
Finalize vectorcast unit and integration testing for dialout module

Clean unit testing and integration test in vectorcast

Updated vectorcast testing

Checking for settings in parameters passed

Added load cell simulation

Updated code to make it work with dialin

Code for testing with Board

Update CAN interface to test DialOutFlow module

    • -0
    • +17
    ./.settings/org.eclipse.core.resources.prefs
    • -311
    • +108
    ./App/Controllers/DialOutFlow.c
    • -0
    • +108
    ./App/Services/SystemCommMessages.c
  1. … 3 more files in changeset.
Updated ports to be used for PWM, stop and dir for the outlet pump

    • -626
    • +673
    ./App/Controllers/DialOutFlow.c
    • -192
    • +193
    ./App/Services/AlarmMgmt.h
Update Dialoutflow.c due to a change made to PIControllers module. Module compiles, still not functional

Updating DEN-1404 to DEN-1312 changes

Added DialOutFlow.c and h. It compiles, it is not functional

    • -0
    • +627
    ./App/Controllers/DialOutFlow.c
    • -0
    • +73
    ./App/Controllers/DialOutFlow.h
Minor improvements to CAN communications. +review HD-DEN-1312-1

Addressed code review feedback. +review HD-DEN-1312-1

Updated PIControllers to behave in classic manner. Added more thread protection to CAN comm buffers. +review HD-DEN-1312-1

Merge DEN-1312 into DEN-1404 branch

    • -107
    • +130
    ./App/Services/PIControllers.c
    • -0
    • +180
    ./App/Services/PIControllers.c.old
    • -0
    • +54
    ./App/Services/PIControllers.h.old
Added IT for DialInFlow module. Updated other IT. +review HD-DEN-1312-1

Updated UT for SystemComm and SystemCommMessages modules.

Updated UT for AlarmMgmt module.