LoginSignup
0
0

"field communication" and "event communication" are 2 of important communication method in AUTOSAR

AUTOSAR_EXP_ARAComAPI.pdf.txt:only provide the minimal set of functionality needed to support the service based communication paradigm consisting of the basic mechanisms: methods, events and fields.
AUTOSAR_EXP_ARAComAPI.pdf.txt:API shall only deal with the functionality to handle method, field and event communication on service consumer and service provider implementation side.
AUTOSAR_PRS_SOMEIPProtocol.pdf.txt:field communication
AUTOSAR_RS_SOMEIPProtocol.pdf.txt:[RS_SOMEIP_00009] SOME/IP protocol shall support field communication
AUTOSAR_RS_SOMEIPProtocol.pdf.txt:[RS_SOMEIP_00009] SOME/IP protocol shall support field communication d
AUTOSAR_RS_SOMEIPProtocol.pdf.txt:SOME/IP protocol shall support field communication with getters, setters and
AUTOSAR_SWS_CommunicationManagement.pdf.txt:field communication
AUTOSAR_TPS_ManifestSpecification.pdf.txt:[TPS_MANI_03211]{DRAFT} Specification of field specific communication attributes dThe meta-class FieldSenderComSpec can be used to specify communication attributes that are relevant for a field on the sender side.c(RS_MANI_00002)
AUTOSAR_TPS_ManifestSpecification.pdf.txt:Specification of field specific communication attributes

event based communication
https://qiita.com/kaizen_nagoya/items/f8af9bc5641c6eb8f5cf

grep

ubuntu/bash
 grep field * | grep communication
AUTOSAR_EXP_ARAComAPI.pdf.txt:only provide the minimal set of functionality needed to support the service based communication paradigm consisting of the basic mechanisms: methods, events and fields.
AUTOSAR_EXP_ARAComAPI.pdf.txt:API shall only deal with the functionality to handle method, field and event communication on service consumer and service provider implementation side.
AUTOSAR_PRS_E2EProtocol.pdf.txt:fields for inter-ECU communication
AUTOSAR_PRS_SOMEIPProtocol.pdf.txt:field communication
AUTOSAR_RS_CPP14Guidelines.pdf.txt:conforming to communication protocols, this restriction on types also applies to bitfields, see A9-6-2.
AUTOSAR_RS_SOMEIPProtocol.pdf.txt:[RS_SOMEIP_00009] SOME/IP protocol shall support field communication . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
AUTOSAR_RS_SOMEIPProtocol.pdf.txt:[RS_SOMEIP_00009] SOME/IP protocol shall support field communication d
AUTOSAR_RS_SOMEIPProtocol.pdf.txt:SOME/IP protocol shall support field communication with getters, setters and
AUTOSAR_SWS_CommunicationManagement.pdf.txt:field communication
AUTOSAR_TPS_AbstractPlatformSpecification.pdf.txt:hand to model the vehicle communications using a green fields approach. Due to the
AUTOSAR_TPS_ManifestSpecification.pdf.txt:[TPS_MANI_03211]{DRAFT} Specification of field specific communication attributes dThe meta-class FieldSenderComSpec can be used to specify communication attributes that are relevant for a field on the sender side.c(RS_MANI_00002)
AUTOSAR_TPS_ManifestSpecification.pdf.txt:Specification of field specific communication attributes
AUTOSAR_TR_FoundationReleaseOverview.pdf.txt:technical fields of communication security, diagnostics and translation between signaland service-based communication progress has been made to strengthen the interoperability between Classic and Adaptive Platform.

docker

docker hubに作業中の資料を置いています。上記grepもdocker上で実施。同じコマンドを叩けば、同じ結果が得られるはず。

$ docker run -v /Users/administrator/Downloads/autosar:/tmp/docker -it kaizenjapan/autosar /bin/bash

/Users/administrator/Downloads/autosarは、PCに存在しているフォルダ名。
後はそのままでいいはず。

最後までおよみいただきありがとうございました。

いいね 💚、フォローをお願いします。

Thank you very much for reading to the last sentence.

Please press the like icon 💚 and follow me for your happy life.

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0