Skip to content

Commit 116c9a0

Browse files
committed
[README] Readme updated with the last changes and improvements.
1 parent 08674c3 commit 116c9a0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ App -> Preferences -> Plugins
4545

4646
## DataLoadCAN
4747

48-
If DataLoadCAN plugin is loaded, you will be able to import `.log` files. Currently, no UI is developed, so in order to choose can database file (`.dbc`), another file dialog will be opened, select the database you want to use.
48+
If DataLoadCAN plugin is loaded, you will be able to import `.log` files. When a `.log` file is choosen, another dialog will be opened for selecting the database (`.dbc`) and the protocol (`RAW`, `NMEA2K` or `J1939`).
4949

5050
![DataLoadCAN](docs/DataLoadCAN.png "DataLoadCAN snapshot")
5151

@@ -54,7 +54,7 @@ If DataLoadCAN plugin is loaded, you will be able to import `.log` files. Curren
5454
CAN Streamer plugin is only built if Qt5 SerialBus plugin is installed in your machine (surprisingly, it is not possible to install via apt on Ubuntu 18.04).
5555
If you want to use CAN Streamer plugin (and your machine does not have the plugin), you can check [this gist](https://gist.github.com/awesomebytes/ed90785324757b03c8f01e3ffa36d436) for instructions on how to install Qt5 Serialbus.
5656

57-
When you start CAN Streamer plugin, a connect dialog will be opened as in the figures below. After choosing the correct backend and interface, one need to load CAN Database (`.dbc` only for now) to be able to start the streamer (OK button is disabled by default, it is enabled only when a database is loaded.).
57+
When you start CAN Streamer plugin, a connect dialog will be opened as in the figures below. After choosing the correct backend and interface, one need to click `Load CAN Database`, which opens another dialog for selecting the database (`.dbc` only for now) and the protocol (`RAW`, `NMEA2K` or `J1939`). Only after the database dialog is accepted, OK button will be enabled for you to start the streamer.
5858

5959
![DataStreamCAN](docs/DatabaseLoaded.png "DataStreamCAN connect, database loaded.")
6060

0 commit comments

Comments
 (0)