system/SavvyCAN: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
bbca8b0f49
commit
a11aae7338
|
@ -4,21 +4,22 @@ A Qt5 based cross platform tool which can be used to load, save, and
|
|||
capture canbus frames. This tool is designed to help with visualization,
|
||||
reverse engineering, debugging, and capturing of canbus frames.
|
||||
|
||||
Really requires at a resolution of at least 1024x768. Fully multi-monitor
|
||||
capable. Works on 4K monitors as well.
|
||||
Really requires at a resolution of at least 1024x768. Fully
|
||||
multi-monitor capable. Works on 4K monitors as well.
|
||||
|
||||
You are highly recommended to use the CANDue board from EVTV.
|
||||
|
||||
The CANDue board must be running the GVRET firmware which can also be
|
||||
found within the collin80 repos.
|
||||
|
||||
It is now possible to use any QT SerialBus driver (socketcan, Vector,
|
||||
PeakCAN, TinyCAN). There may, however, be some loss of some functionality
|
||||
as some functions of SavvyCAN are designed for use directly with the EVTVDue
|
||||
and CANDue 2.0 boards.
|
||||
It is now possible to use any QT SerialBus driver (socketcan,
|
||||
Vector, PeakCAN, TinyCAN). There may, however, be some loss of some
|
||||
functionality as some functions of SavvyCAN are designed for use
|
||||
directly with the EVTVDue and CANDue 2.0 boards.
|
||||
|
||||
It should, however, be noted that use of a capture device is not required to
|
||||
make use of this program. It can load and save in several formats:
|
||||
It should, however, be noted that use of a capture device is not
|
||||
required to make use of this program. It can load and save in several
|
||||
formats:
|
||||
|
||||
BusMaster log file
|
||||
Microchip log file
|
||||
|
|
Loading…
Reference in New Issue