vsomeip
vsomeip copied to clipboard
An implementation of Scalable service-Oriented MiddlewarE over IP
Hello, There are configuration items which have no default value specified, for example: `tcp-restart-aborts-max` Also, there's a mention of these files: `vsomeip_std.json, vsomeip_app.json and vsomeip_plc.json` which I can't seem to...
Hello All, I am trying to build vsomeip, CommonAPI-core-runtime, CommonAPI-someip-runtime along with generators for CommonAPI -core and CommonAPI-someip-generator Can you let me know the compatible version for building or the...
I am trying to build and run vsome IP basic examples on Ubuntu 20.05 in Widnows 10 as WSL. I follow the procedure describe in[ vsomeip in 10 minutes](https://github.com/GENIVI/vsomeip/wiki/vsomeip-in-10-minutes). I...
When I try the "subscribe-sample.cpp" example of the repository I noticed a difference between the usage of the example directly as routing part and the usage of the routingmanagerd. -...
Hello, I'm using vsomeip 3.1.20.3 now, but I have an issue, 'TCP Tx block'. When DUT is connected to other device via TCP client port, if other device reboot by...
Hi I can see in the example how to surcscribe to an event via event group and event id, my question is how to handle an incoming event (when service...
Hi @lutzbichler , does GENIVI vSomeIP support explicit initial data request flag? according to [AUTOSAR_PRS_SOMEIPServiceDiscoveryProtocol_1.5.1](https://www.autosar.org/fileadmin/user_upload/standards/foundation/19-11/AUTOSAR_PRS_SOMEIPServiceDiscoveryProtocol.pdf), updated versions of SOMEIP should support explicit initial data request flag. when I check packet...
I tried to define a service with both (reliable and unreliable) ports and run two clients on that service. One with reliable, the other with unreliable calls to the modified...
 i may not understand why _unicast_flag is false, then send_unicast_offer_service.