質問

We want to use SocketCan in a Linux application programmed in C++. Does anyone know a nice C++ wrapper for SocketCan? Otherwise I will write something.

役に立ちましたか?

解決

So far I haven't seen any dedicated C++ wrapper for SocketCAN, but qcanalyzer provides one for Qt. See this feature request for more details.

Update: Qt provides CAN support beginning with Qt 5.6.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top