Clone
 

leonardo baloa <lbaloa@diality.com> in hdfirmware

Final unit test and integration test in vectorcast

Updated vectorcast tests

    • -7
    • +7
    /firmware/App/Controllers/DialOutFlow.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
Testing changes as per code review

    • -37
    • +298
    /firmware/App/Controllers/DialOutFlow.c
    • -1
    • +19
    /firmware/App/Controllers/DialOutFlow.h
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
Finalize vectorcast unit and integration testing for dialout module

Clean unit testing and integration test in vectorcast

    • -1
    • +1
    /firmware/App/Controllers/DialOutFlow.c
Updated vectorcast testing

    • -38
    • +45
    /firmware/App/Controllers/DialOutFlow.c
Added files in results folder

    • -4538
    • +11972
    /results/VectorCAST.log
    • -0
    • +34
    /results/cppcheckError.csv
Checking for settings in parameters passed

    • -42
    • +60
    /firmware/App/Controllers/DialOutFlow.c
    • -7
    • +1
    /firmware/App/Controllers/DialOutFlow.h
Added load cell simulation

    • -22
    • +87
    /firmware/App/Controllers/DialOutFlow.c
    • -2
    • +1
    /firmware/App/Controllers/DialOutFlow.h
    • -1
    • +1
    /firmware/App/Services/PIControllers.c
Updated code to make it work with dialin

    • -1
    • +1
    /firmware/App/Controllers/DialOutFlow.c
Code for testing with Board

    • -2
    • +3
    /firmware/App/Controllers/DialOutFlow.c
Update CAN interface to test DialOutFlow module

    • -311
    • +108
    /firmware/App/Controllers/DialOutFlow.c
    • -25
    • +2
    /firmware/App/Controllers/DialOutFlow.h
    • -9572
    • +4827
    /results/VectorCAST.log
Updated ports to be used for PWM, stop and dir for the outlet pump

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

    • -2
    • +1
    /firmware/App/Controllers/DialOutFlow.c
Updating DEN-1404 to DEN-1312 changes

    • -17
    • +30
    /firmware/App/Services/PIControllers.c
    • -1
    • +1
    /firmware/App/Services/PIControllers.h
Added DialOutFlow.c and h. It compiles, it is not functional

    • -0
    • +627
    /firmware/App/Controllers/DialOutFlow.c
    • -0
    • +73
    /firmware/App/Controllers/DialOutFlow.h
Merge DEN-1312 into DEN-1404 branch

    • -107
    • +130
    /firmware/App/Services/PIControllers.c
    • -0
    • +180
    /firmware/App/Services/PIControllers.c.old
    • -10
    • +9
    /firmware/App/Services/PIControllers.h
    • -0
    • +54
    /firmware/App/Services/PIControllers.h.old
Added PI Controllers module

    • -0
    • +181
    /firmware/App/Services/PIControllers.c
    • -0
    • +54
    /firmware/App/Services/PIControllers.h
Adding FIR filters

Adding FIR filters

    • -0
    • +194
    /firmware/App/Services/FIRFilters.c
    • -0
    • +37
    /firmware/App/Services/FIRFilters.h
Implementation of FIRFilters module after tested using python