Commits (13)
-
Andre Hartmann authored
For now, some details are only written to the debug console. Show them in the GUI also, so the user knows what happened. Change-Id: I5b15865b90383a232b53967232351df1bed1789a Reviewed-by:
Alex Blasche <alexander.blasche@theqtcompany.com>
e90dd347 -
Andre Hartmann authored
Change-Id: If79aaa77e5f12e2fcc831d087b3c5b9de797d4e1 Reviewed-by:
Alex Blasche <alexander.blasche@theqtcompany.com>
11c652dd -
Andre Hartmann authored
It was really hard to figure out what to put in the interface edit without deeper knowledge of the backends. Now the interface edit a placeholder with the first possible name every time a new backend is selected. This is thought as a temporary fix, the proper solution would be to get the possible interfaces from the backends itself. Change-Id: I74b5c072d64f7ee98d3fa65e059e6b00c510b308 Reviewed-by:
Alex Blasche <alexander.blasche@theqtcompany.com> Reviewed-by:
Denis Shienkov <denis.shienkov@gmail.com>
c8667971 -
Andre Hartmann authored
Change-Id: I12f20c93b50159c18216690edf58dcdc78ebe50a Reviewed-by:
Alex Blasche <alexander.blasche@theqtcompany.com> Reviewed-by:
Denis Shienkov <denis.shienkov@gmail.com>
c2856128 -
Andre Hartmann authored
That's totally valid, compatible to cansend, and also stated in the help: '{payload} has 0..8 (0..64 CAN FD) ASCII hex-value pairs'. Syntax: canbusutil <plugin> <device> 123# Change-Id: I4bd3aade2041cd7b4b1eae9779747b0a0f9dc379 Reviewed-by:
Denis Shienkov <denis.shienkov@gmail.com> Reviewed-by:
Alex Blasche <alexander.blasche@theqtcompany.com>
88f5821f -
Andre Hartmann authored
Appearently, CanBusUtil was inspired by SocketCANs cansend, and this does interpret all input as hexadecimal. Further, the data byte following the hash mark '#' were already used in hex, so let's be consequent. Change-Id: I21324eb540ae2792f747dbae49865973d182d2d9 Reviewed-by:
Denis Shienkov <denis.shienkov@gmail.com> Reviewed-by:
Alex Blasche <alexander.blasche@theqtcompany.com>
a2d50ccf -
Alex Blasche authored
Task-number: QTBUG-53277 Change-Id: I24d019696e73171154c8c29a5f76d9fc1737645c Reviewed-by:
André Hartmann <aha_1980@gmx.de> Reviewed-by:
Denis Shienkov <denis.shienkov@gmail.com> Reviewed-by:
Karsten Heimrich <karsten.heimrich@theqtcompany.com>
a2be52c1 -
Karsten Heimrich authored
Use a properly set or calculated value, do not sporadically calculate it inside a sending function. The only place the caluculation shall happen is in setupEnvironment(). Task-number: QTBUG-53767 Change-Id: Id40fd3406bee404b9d44c8ad43a5160622eda2de Reviewed-by:
Alex Blasche <alexander.blasche@theqtcompany.com>
40be986e -
Sze Howe Koh authored
See http://comments.gmane.org/gmane.comp.lib.qt.devel/25771 Change-Id: Ib650bbd160e934a704fc8e7c49cbc18f0500c81f Reviewed-by:
Alex Blasche <alexander.blasche@theqtcompany.com>
b622b398 -
Andre Hartmann authored
Change-Id: I008cbae8c60c2bde7722f6f8955f9a53045b083d Reviewed-by:
Alex Blasche <alexander.blasche@theqtcompany.com>
e51ed14f -
Andre Hartmann authored
The line is much shorter than the 100 chars limit. Change-Id: I030e7b7d61f607059de0723036e4114435c21bea Reviewed-by:
Denis Shienkov <denis.shienkov@gmail.com> Reviewed-by:
Alex Blasche <alexander.blasche@theqtcompany.com>
ff22480e -
Robert Loehning authored
Change-Id: I2b49dab5d934c9ff8524c45129f00becef87fd85 Reviewed-by:
Ralf Nolden <nolden@kde.org> Reviewed-by:
Karsten Heimrich <karsten.heimrich@qt.io>
94c64856 -
Liang Qi authored
Conflicts: src/serialbus/qmodbusrtuserialmaster_p.h Change-Id: Ib7b6b93816942837203d922992ee4b55f27bfec5
eba0e3f2
Showing