Hi Christian,

QtSerialBus had a QtSerialPort dependency up to 5.12, which was removed in 5.13.

So you can use QtSerialBus under Android now, at least the Modbus/TCP part. Modbus RTU is not available due to missing serial port, and from the CAN bus side you will most likely only be able to use the virtual bus.

But maybe socketcan is available on Android too? I never checked that.

Regards,
André

Am 12.12.19 um 02:40 schrieb Christian Gagneraud:
Hi there,

Any reason why QtSerialBus is not available on Android?
I'm using Qt-5.12 on armv7.
We have our custom N2K stack that just works on Android (using
socketcan). But i'm working on a project where i would prefer to use
QSerialBus for all the low level stuff.
I haven't try to build it myself (yet). Is this supported?
Given the number of QtC's client working in the Automotive industry,
I'm surprised QSerialBus is not supported on Android/AOSP by default.

Thanks in advance,
Chris
_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to