From: pisa Date: Thu, 21 Oct 2010 13:57:23 +0000 (+0000) Subject: Some VCA remarks update. X-Git-Url: http://rtime.felk.cvut.cz/gitweb/ortcan-www.git/commitdiff_plain/0eb6df4613b60b62bbba91e4d40d4d0fd50666f9 Some VCA remarks update. --- diff --git a/vca/index.mdwn b/vca/index.mdwn index aecb5a5..e0da886 100644 --- a/vca/index.mdwn +++ b/vca/index.mdwn @@ -73,10 +73,12 @@ is updated only when device is switched from and back to CANopen OPERATIONAL state. The full implementation of all PDO time triggered transfers modes -is missing. For simple applications, CANfestival is probably -faster way to go. - -You can find some examples even in other project of our department On the other hand, -if you want something runtime configurable, then work with -OrtCAN sources worth to be considered. CANfestival is not +is missing. + +On the other hand for simple applications, [CANfestival](http://sourceforge.net/projects/canfestival/) +is probably faster and simpler implementation. +There are some examples of its use in other project of our department +. +On the other hand, if application is expected to be runtime configurable, +then OrtCAN approach is better suited for such use. CANfestival is not prepared nor intended to allow dynamic dictionary operations.