automotive

SOME/IP and VSOMEIP - Communication between 2 devices (TCP/UDP) Not working

别说谁变了你拦得住时间么 提交于 2020-02-06 07:58:16
问题 I am working on Franca IDL and trying to implement the SOME/IP two device communication. I am referring the below links: https://at.projects.genivi.org/wiki/pages/viewpage.action?pageId=5472320 https://github.com/GENIVI/vsomeip/wiki/vsomeip-in-10-minutes#request Current Setup: Ubuntu 18.04 (two machines - Server & Client) Two Machines connected over ethernet But am actually confused between SOME/IP and VSOME/IP. Anyhow I went with the link [1] I could able to achieve communication between the

VSOMEIP - Communication between 2 devices (TCP/UDP) Not working

风格不统一 提交于 2020-02-03 01:45:30
问题 Following the VSOMEIP tutorial Vsomeip in 10 minutes everything works up to the point of Communication between 2 devices. Current Setup: Ubuntu 16.04 (two machines - Server & Client) Two Machines connected over ethernet Files used: server.cpp client.cpp client_config.json server_config.json Output of Server [info] Parsed vsomeip configuration in 1ms [info] Using configuration file: "../clie_prop.json". [info] Default configuration module loaded. [info] Initializing vsomeip application "Hello"

VSOMEIP - Communication between 2 devices (TCP/UDP) Not working

旧时模样 提交于 2020-02-03 01:45:08
问题 Following the VSOMEIP tutorial Vsomeip in 10 minutes everything works up to the point of Communication between 2 devices. Current Setup: Ubuntu 16.04 (two machines - Server & Client) Two Machines connected over ethernet Files used: server.cpp client.cpp client_config.json server_config.json Output of Server [info] Parsed vsomeip configuration in 1ms [info] Using configuration file: "../clie_prop.json". [info] Default configuration module loaded. [info] Initializing vsomeip application "Hello"

Android AOSP Automotive Emulator

99封情书 提交于 2019-12-08 05:00:32
问题 I'm trying to build an Emulator for Automotive since Android studio 3.5 is not detecting the system image. I have tried in Android 8 and 9 and downloaded all the tools. How to build the automotive emulator in AOSP? 回答1: You will require Mac or Linux to build the emulator Perform the steps mentioned in the following site https://source.android.com/setup/build/initializing, then follow the steps mentioned in the following site https://source.android.com/setup/build/downloading, then execute the

Android AOSP Automotive Emulator

家住魔仙堡 提交于 2019-12-06 19:53:24
I'm trying to build an Emulator for Automotive since Android studio 3.5 is not detecting the system image. I have tried in Android 8 and 9 and downloaded all the tools. How to build the automotive emulator in AOSP? You will require Mac or Linux to build the emulator Perform the steps mentioned in the following site https://source.android.com/setup/build/initializing , then follow the steps mentioned in the following site https://source.android.com/setup/build/downloading , then execute the following commands $ repo init -u https://android.googlesource.com/platform/manifest -b android-9.0.0_r39