feat(FmuWrapper): New outputs for driver warnings and movement domain
parent
c4fdd74d
No related branches found
No related tags found
Showing
- doc/source/user_guide/sim_user_guide/components/vehicle.rst 11 additions, 5 deletionsdoc/source/user_guide/sim_user_guide/components/vehicle.rst
- sim/include/signalInterface.h 8 additions, 39 deletionssim/include/signalInterface.h
- sim/src/common/agentCompToCompCtrlSignal.h 18 additions, 0 deletionssim/src/common/agentCompToCompCtrlSignal.h
- sim/src/common/areaOfInterest.h 38 additions, 0 deletionssim/src/common/areaOfInterest.h
- sim/src/common/compCtrlToAgentCompSignal.h 14 additions, 4 deletionssim/src/common/compCtrlToAgentCompSignal.h
- sim/src/common/driverWarning.h 58 additions, 0 deletionssim/src/common/driverWarning.h
- sim/src/components/Algorithm_FmuWrapper/src/ChannelDefinitionParser.h 23 additions, 3 deletions...onents/Algorithm_FmuWrapper/src/ChannelDefinitionParser.h
- sim/src/components/Algorithm_FmuWrapper/src/GenericFmuHandler.cpp 46 additions, 0 deletions...components/Algorithm_FmuWrapper/src/GenericFmuHandler.cpp
- sim/src/components/ComponentController/src/componentControllerImpl.cpp 4 additions, 1 deletion...nents/ComponentController/src/componentControllerImpl.cpp
- sim/src/components/ComponentController/src/componentStateInformation.cpp 18 additions, 3 deletions...nts/ComponentController/src/componentStateInformation.cpp
- sim/src/components/ComponentController/src/componentStateInformation.h 17 additions, 1 deletion...nents/ComponentController/src/componentStateInformation.h
- sim/src/components/ComponentController/src/condition.cpp 2 additions, 1 deletionsim/src/components/ComponentController/src/condition.cpp
- sim/src/components/ComponentController/src/condition.h 3 additions, 1 deletionsim/src/components/ComponentController/src/condition.h
- sim/src/components/ComponentController/src/stateManager.cpp 6 additions, 3 deletionssim/src/components/ComponentController/src/stateManager.cpp
- sim/src/components/ComponentController/src/stateManager.h 3 additions, 1 deletionsim/src/components/ComponentController/src/stateManager.h
- sim/tests/unitTests/components/ComponentController/componentController_Tests.cpp 15 additions, 6 deletions...ponents/ComponentController/componentController_Tests.cpp
Loading
Please register or sign in to comment