summaryrefslogtreecommitdiffstats
path: root/src/serialbus/doc
diff options
context:
space:
mode:
authorAndre Hartmann <aha_1980@gmx.de>2017-09-19 21:54:13 +0200
committerAndré Hartmann <aha_1980@gmx.de>2018-03-15 11:06:05 +0000
commitac8509d992f44de50b4818d79a9a8931fba977b2 (patch)
tree3492a4a0743a3c8a975fd93514ac7a8b0d58d26a /src/serialbus/doc
parentda6d6c5d0de869298ce2b5f35993df669dcaa572 (diff)
PeakCAN: Add CAN FD functionality
Tested on Windows 7 with PCAN-USB Pro, both channels connected, one side connected to PCAN-View, other side to CAN-Example. The bitrate handling is done according the information in the following threads: https://www.peak-system.com/forum/viewtopic.php?f=41&t=1756 https://www.peak-system.com/forum/viewtopic.php?f=177&t=1257 [ChangeLog][QCanBus][Plugins] Added CAN FD functionality to the PeakCAN plugin. Therefore the minimum required PCAN-Basic version is now 4.0.0. Task-number: QTBUG-62959 Change-Id: I76180d3e251969bfaa324708de6b7e39487b45f3 Reviewed-by: Denis Shienkov <denis.shienkov@gmail.com> Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
Diffstat (limited to 'src/serialbus/doc')
-rw-r--r--src/serialbus/doc/src/peakcan.qdoc5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/serialbus/doc/src/peakcan.qdoc b/src/serialbus/doc/src/peakcan.qdoc
index 8b64c0a..26fc188 100644
--- a/src/serialbus/doc/src/peakcan.qdoc
+++ b/src/serialbus/doc/src/peakcan.qdoc
@@ -33,8 +33,9 @@
The PeakCAN plugin encapsulates the low-level API to work with the
\l{http://www.peak-system.com/}{PEAK-System} CAN adapters.
- This plugin requires the PCAN device drivers and the pcanbasic library
- (pcanbasic.dll under Windows).
+ This plugin requires the PCAN device drivers and the PCAN-Basic library
+ version 4.0.0 or higher. Supported platforms are Windows (pcanbasic.dll)
+ and Linux (libpcanbasic.so).
\section1 Creating CAN Bus Devices