# WG-AP-ST Weekly telco 15/July/2022
Date : 9:00-10:30(CET) 15/July/2022
Speaker: Akiyoshi Yamada(Toyota)
Minutes Taker: Akbar(LGE)
###### tags: `weekly-telco2022` `WG-AP-ST`
## Participants
Participants would be check on your name
* [ ] Akbar Mirkar(LGE)
* [x] Ryosuke Takahashi(Nagoya Univ.)
* [ ] Nishant Khadria(Deloitte)
* [ ] Masahiro Kawanishi(GAIO)
* [ ] Hiroki Takeuchi(GAIO)
* [ ] Kenji Ohnisi(GAIO)
* [ ] Teruyuki Kawagoe(NEC)
* [x] Shiori Komoto(NEC)
* [x] Stefan Aust(NEC)
* [ ] Harshal Dalal(Nissan)
* [ ] Seungyueb Chae(PopcornSAR)
* [ ] Yuushi Gogami(SCSK)
* [ ] Kento Yamazaki(SCSK)
* [ ] Miho Asai(SCSK)
* [ ] Aaswad Kulkarni(TCS)
* [ ] Akiyoshi Yamada(TME)
* [x] Kohsuke Nakamura(Honda)
* [ ] Asha Prashant Patil(BOSCH)
* [ ] Andreas Tennert(TraceTronic)
* [ ] Hitoshi Tomizawa(NEC)
* [ ] Tatsuya Kamohara(SCSK)
* [ ] Assem Mostafa(Valeo)
* [ ] Prathamesh Hatle(capgenimi)
* [ ] Oinuma Masahiro(GAIO)
* [ ] Tetsurou Ayano(SCSK)
* [ ] Koki Onoda(APTJ)
## General
## JIRA Ticket Work Through
https://jira.autosar.org/secure/Dashboard.jspa?selectPageId=13624
### R22-11 System Test - Test spec Change
1. IP address
192.168.100.5, 192.168.100.2
→ 192.168.7.12, 192.168.7.14
2. Machine State "Driving"
Driving → STS_[***]_0000{*}
3. App name
if need
4. New Test Case
UCM Initialize
https://jira.autosar.org/browse/TFAPD-4924
[DDSApp02] should receive the return
data from the Method_C over the
service [DDSService05].
[DDSApp02] -> [DDSApp03]
### CM
[Spec] https://jira.autosar.org/browse/TFAPD-5038
[Impl][CM] https://jira.autosar.org/browse/TFAPD-4908
[Impl][DDS] https://jira.autosar.org/browse/TFAPD-4645
CMApp01 - CMService1, CMService2
CMApp03 - CMService7
CMApp05 - CMService8
[STS_CM_00002] Communication for Methods (Asai)
- CMApp03
- ARXML Schema ver 49 -> 50
- Completed arxml configuration of CMApp03
- Implementing the CMApp03(cpp, h)
[STS_CM_00003] Communication for Events (Yamazaki)
- CMApp04, CMApp05
- ARXML Schema ver 50
- Completed CMApp04/05 implementation
- Implementing tester
[STS_DDS_00001] Service discovery using DDS binding.(Komoto)
https://jira.autosar.org/browse/TFAPD-5208
- DDSApp01, DDSApp02
- ARXML Schema ver 50
- Completed code review
- Build was successful
- test was failed.
https://code.autosar.org/tf-apd/sample-applications/-/tree/feature/WG-AP-ST-TFAPD-4173-scenario3-e2e-implementation-using-SM
[STS_DDS_00002] Event communication using DDS binding(Komoto)
https://jira.autosar.org/browse/TFAPD-5209
- GetSubscriptionState() error
- CCT Ralph Michels is checking the issue
- GetSubscriptionState() is a public function of class EventImpl.
- Application does only see the interface of class event.
- Use IsSubscribe()
[Bug] DDS StopOfferService Issue
https://jira.autosar.org/browse/TFAPD-5093
- CCT Ralph Michels is checking the issue
[Bug]STS_DIAG_00001
https://jira.autosar.org/browse/TFAPD-4645
### UCM
[Spec] https://jira.autosar.org/browse/TFAPD-5167
[Impl] https://jira.autosar.org/browse/TFAPD-5166
Harshal-san updated the following ticket.
@stefan please review it.
https://jira.autosar.org/browse/AR-104879
updated UCM test spec
https://jira.autosar.org/browse/AR-111718
[ST_UCM_0001] Check, if an update of a SW package is available(Stefan)
[ST_UCM_0002] Update a SW package, on user request.
[ST_UCM_0003] Installing a SW package on user approval.
https://jira.autosar.org/browse/TFAPD-4598
### PHM
[Impl] https://jira.autosar.org/browse/TFAPD-5039
[STS_PHM_00001] PHM Performing Alive Supervision
### EMO
[Impl] https://jira.autosar.org/browse/TFAPD-5180
### E2E
https://jira.autosar.org/issues/?filter=12950
Validation Set
https://svn.autosar.org/repos/work/09_WorkingGroups/All_WG/40_InternalDocuments/validation_R22-11/Validation%20sets%20CommmunicationManagement.xlsx
https://jira.autosar.org/browse/AR-113200
E2E Doc Owner:
WG-SAF Stefan Meerwald s.meerwald@osb-ag.de
CCT:
piotr.litwiniuk.ext@alten.com
ranxuefeng@china-aicc.cn
https://jira.autosar.org/browse/TFAPD-5284
I received an email from the CM team.
https://jira.autosar.org/browse/TFAPD-4173
STS_E2E_00002
I confirmed that the data corruption application started.
I will proceed with the confirmation of detailed processing according to the test specifications.
However, in order to start normally, it is necessary to be able to change the communication protocol to TCP.
share
output log by doing 1 or 2.
1. Move ara::core::Initialize() to main()
2. Move ara::log::CreateLogger() from .h to .cpp
Run with QEMU
・When executing with QEMU, an error occurs with ReadDid () at the first time when the environment settings such as tap and br are set.
・Normal operation can be confirmed by starting ECU1 and ECU2 again.
https://code.autosar.org/tf-apd/ara-api/-/tree/feature/WG-AP-ST-TFAPD-4173-scenario3-e2e-implementation-using-SM
## AOB