Re: [Interest] FW: How can I implement QModbusClient for MODBUS ASCII mode?

2019-05-17 Thread Andre Hartmann
Hi, Modbus ASCII support is tracked as https://bugreports.qt.io/browse/QTBUG-51751 You can comment and vote there for that feature. And of course, if you like, you can contribute the missing code to Qt. Regards, André Am 17.05.19 um 11:50 schrieb Olivier B.: I actually don't understand wh

Re: [Interest] qt creator F10 is not working anymore

2019-04-29 Thread Andre Hartmann
Hi Alexander, please see https://bugreports.qt.io/browse/QTCREATORBUG-22330 Regards, Andre Am 29.04.19 um 09:48 schrieb Alexander Dyagilev: hello, i've just updated to 4.9 F10 (step over) is not working anymore in Debugger. What happend? Checked environment / keyboard settings - F10 is set

Re: [Interest] Parsing data from serialport

2019-04-08 Thread Andre Hartmann
Hi Martin, What is, when I ignore the ready read? The data will stay in the buffer, of course. Has the internal buffer a max size? Your RAM or 2^32, whichever is lower. Because at the moment I have a memory leak and maybe it comes from that? I doubt that. A leak would mean, you cannot