Jiapeng Li

Results 11 comments of Jiapeng Li

原来我也喜欢离线文档,最近发现在线文档也很香

Openwrt supports HLK-RM04 device by default, now there is no need to apply these patches. You could clone latest OpenWRT and compile.

For those who need recid and pubkey recovery feature. try this trezor's library out, it is btc/eth blockchain friedly. https://github.com/trezor/trezor-firmware/tree/master/crypto

替换使用如下脚本可以正常工作, https://gist.github.com/billryan/239778f0821937939c8c140bdddd6840

A patch to improve upstream speed. ``` diff --git a/connect.c b/connect.c index f4c68cb..f78914e 100644 --- a/connect.c +++ b/connect.c @@ -2664,17 +2664,20 @@ stdindatalen (void) } #endif /* _WIN32 */ +char...

Hi @andlaus, I think what I need is a 2 same level multiplexors ( service and pid). I want to keep the name PID for different services. To do so,...

@andlaus Thank you for your prompt reply. Agree with you, `sid` and `pid` are actually at the same level, but dbc (not sure it is specification related or implemetation related)...

我这边还是不行,有可能是我本地环境的问题。我本地有个 python 3.8 的环境。貌似这个打包的软件先从我本地加载库。 怀疑是 PyInstaller 打包之后优先加载本地库?

Here is my test result under: - AMD Ryzen AI 9 HX 370 w/ Radeon 890M - LPDDR5 16GB - Ubuntu 24.04 - Kernel 6.8.0 The performance is not as...

Related topics: #3004