]> rtime.felk.cvut.cz Git - ortcan-www.git/blobdiff - vca/index.mdwn
(no commit message)
[ortcan-www.git] / vca / index.mdwn
index 2cd9d53756f70227619aca655ce888ceb2e9ae23..fde94cffb425c92436983f3d95d752af611ffee1 100644 (file)
@@ -11,7 +11,7 @@ master/monitor nodes.
 The build from GIT repository is recomended. The next commands are used to obtain
 sources
 
 The build from GIT repository is recomended. The next commands are used to obtain
 sources
 
-    git clone git://ortcan.git.sourceforge.net/gitroot/ortcan/ortcan
+    git clone git://git.code.sf.net/p/ortcan/ortcan-top
     cd ortcan/
     git submodule update --init
     make default-config
     cd ortcan/
     git submodule update --init
     make default-config
@@ -146,10 +146,10 @@ is missing.
 
 On the other hand for simple applications, [CANfestival](http://sourceforge.net/projects/canfestival/)
 is probably faster and simpler implementation.
 
 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
-<http://dce.felk.cvut.cz/waszniowski/>.
-On the other hand, if application is expected to be runtime configurable,
-then OrtCAN approach is better suited for such use. CANfestival is not
+There are some examples of its use together with Matlab and Real-Time Workshop
+in other [projects][hil_ydc] lead by Libor Waszniowski.
+But that approach has limited support for runtime configurable applications
+and for such cases the OrtCAN approach is better suited. CANfestival is not
 prepared nor intended to allow dynamic dictionary operations.
 
 ## Time Triggerred CANopen PDO Messages 
 prepared nor intended to allow dynamic dictionary operations.
 
 ## Time Triggerred CANopen PDO Messages 
@@ -184,3 +184,4 @@ of list for PDOs with pending requests.
 [omk]:http://rtime.felk.cvut.cz/omk/
 [socketcan]:http://developer.berlios.de/projects/socketcan/
 [oceraD74]:http://www.ocera.org/download/documents/deliverables/ms4-month24.html
 [omk]:http://rtime.felk.cvut.cz/omk/
 [socketcan]:http://developer.berlios.de/projects/socketcan/
 [oceraD74]:http://www.ocera.org/download/documents/deliverables/ms4-month24.html
+[hil_ydc]:http://support.dce.felk.cvut.cz/pub/xwasznio/HIL_YDC/HIL_YDC.htm