ziyangfu
ziyangfu
we have the same problem, I am Chinese @pylessard we can receive the can frame correctly from ECU about change_session(2) however, we can not receive the can frame about change_session(1),...
``` config['use_server_timing'] = True client.change_session(2) time.sleep(0.02) client.read_data_by_identifier([0xF191]) # after sleep 20 ms, receicved the response correctly ``` > we have the same problem, I am Chinese @pylessard we can receive...
> Hi [pylessard](https://github.com/pylessard) udsoncan running in NXP iMX8 platform, and the ECU chip is TC389 when I change session to programming mode, the ECU can not response right away(I guess),...
> In Settings → Protocols → SOME/IP and SOME/IP-SD you have to enter your configured ports to make it work properly yes,that's right. Wireshark identifies application layer protocols by port...
I have tested the following versions: capicxx-core-runtime v3.2.0 capicxx-someip-runtime v3.2.0 commonapi_core_generator v3.2.0.1 commonapi_someip_generator v3.2.0.1 vsomeip 3.1.20.3
> Ubuntu 20.04: > > ``` > [DoChat] 盒装微信 v0.14.4 > Disabling patch for /home/user/.wine/drive_c/users/user/AppData/Roaming/Tencent/WeChat ... > Disabling patch for /home/user/.wine/drive_c/users/user/Application Data/Tencent/WeChat ... > mkdir: 无法创建目录 “/home/user/.wine/drive_c/users/user/Application Data/Tencent”: 权限不够 >...
临时性解决方案:点击状态栏图标,使得应用窗口最小化,影子会消失 tips:ubuntu默认没有打开这个功能,可使用以下命令打开 `gsettings set org.gnome.shell.extensions.dash-to-dock click-action 'minimize'`