feat(Sensor_OSI): OSI Car2X components
- Adapt Radio to work with OSI SensorData
- Add radioUnitTests
- Add V2X-Sensors, Senders and E2E-Test
Signed-off-by:
Naida Goro <naida.goro@in-tech.com>
parent
c4fdd74d
No related branches found
No related tags found
Showing
- doc/source/advanced_topics/simulator/world_osi.rst 1 addition, 1 deletiondoc/source/advanced_topics/simulator/world_osi.rst
- sim/contrib/examples/Common/systemConfigBlueprint.xml 11 additions, 0 deletionssim/contrib/examples/Common/systemConfigBlueprint.xml
- sim/contrib/examples/Configurations/ADAS_Car2X/ProfilesCatalog.xml 248 additions, 0 deletions...ib/examples/Configurations/ADAS_Car2X/ProfilesCatalog.xml
- sim/contrib/examples/Configurations/ADAS_Car2X/simulationConfig.xml 65 additions, 0 deletions...b/examples/Configurations/ADAS_Car2X/simulationConfig.xml
- sim/include/radioInterface.h 3 additions, 3 deletionssim/include/radioInterface.h
- sim/include/worldInterface.h 2 additions, 2 deletionssim/include/worldInterface.h
- sim/src/common/DetectedObject.cpp 0 additions, 21 deletionssim/src/common/DetectedObject.cpp
- sim/src/common/DetectedObject.h 0 additions, 27 deletionssim/src/common/DetectedObject.h
- sim/src/common/xmlParser.h 1 addition, 1 deletionsim/src/common/xmlParser.h
- sim/src/components/AlgorithmCar2XSender/AlgorithmCar2XSender.cpp 166 additions, 0 deletions.../components/AlgorithmCar2XSender/AlgorithmCar2XSender.cpp
- sim/src/components/AlgorithmCar2XSender/AlgorithmCar2XSender.h 17 additions, 0 deletions...rc/components/AlgorithmCar2XSender/AlgorithmCar2XSender.h
- sim/src/components/AlgorithmCar2XSender/AlgorithmCar2XSenderGlobal.h 21 additions, 0 deletions...ponents/AlgorithmCar2XSender/AlgorithmCar2XSenderGlobal.h
- sim/src/components/AlgorithmCar2XSender/AlgorithmCar2XSenderImplementation.cpp 163 additions, 0 deletions...gorithmCar2XSender/AlgorithmCar2XSenderImplementation.cpp
- sim/src/components/AlgorithmCar2XSender/AlgorithmCar2XSenderImplementation.h 115 additions, 0 deletions...AlgorithmCar2XSender/AlgorithmCar2XSenderImplementation.h
- sim/src/components/AlgorithmCar2XSender/CMakeLists.txt 30 additions, 0 deletionssim/src/components/AlgorithmCar2XSender/CMakeLists.txt
- sim/src/components/Algorithm_Longitudinal/src/longCalcs.h 1 addition, 1 deletionsim/src/components/Algorithm_Longitudinal/src/longCalcs.h
- sim/src/components/CMakeLists.txt 1 addition, 0 deletionssim/src/components/CMakeLists.txt
- sim/src/components/ComponentController/src/condition.h 2 additions, 2 deletionssim/src/components/ComponentController/src/condition.h
- sim/src/components/Sensor_Driver/src/Signals/sensor_driverDefinitions.h 2 additions, 2 deletions...ents/Sensor_Driver/src/Signals/sensor_driverDefinitions.h
- sim/src/components/Sensor_OSI/CMakeLists.txt 3 additions, 1 deletionsim/src/components/Sensor_OSI/CMakeLists.txt
Loading
Please register or sign in to comment