X-Git-Url: https://rtime.felk.cvut.cz/gitweb/ortcan-www.git/blobdiff_plain/26a2f5c8e253274d3894c37718a2d895bbc97bef..1362f622b81f9453cc84647d3ba795eefa3fbc75:/vca/index.mdwn diff --git a/vca/index.mdwn b/vca/index.mdwn index 0f99212..eaef1c4 100644 --- a/vca/index.mdwn +++ b/vca/index.mdwn @@ -18,7 +18,7 @@ sources The build components selection and configuration is controlled by "config.omk" file which overrides "config.omk-default". The default sources configuration -builds VCA support for LinCAN and LinCAN driver is build as well. +builds VCA support for [[LinCAN|lincan]] and [[LinCAN|lincan]] driver is build as well. The option for building library sources relinkable into shared objects (DLLs) is required for example modules building on x86_64 and PowerPC targets @@ -55,7 +55,7 @@ without need of recompilation to connect OD data with real or simulated hardware data sources. The connection is realized by specifying interconnection between OD index and subindex entries and named data access -information structures (DIONFO) provided by loadable +information structures (DINFO) provided by loadable modules. Example of simple example of such module which provides two mutually interconnected data items is provided in "app/candev/nascanhw/nascanhw.c" source file which is @@ -120,7 +120,7 @@ You can test most of build components by script ./test-can-in-konsole -The script test native build of LinCAN in the KDE konsole window. +The script test native build of [[LinCAN|lincan]] in the KDE konsole window. This script uses command DCOP scripting capabilities of konsole and if it is started from already running console, scripting has to be enabled.