]> rtime.felk.cvut.cz Git - frescor/fna.git/commitdiff
readme
authorsangorrin <sangorrin@35b4ef3e-fd22-0410-ab77-dab3279adceb>
Tue, 27 May 2008 08:25:50 +0000 (08:25 +0000)
committersangorrin <sangorrin@35b4ef3e-fd22-0410-ab77-dab3279adceb>
Tue, 27 May 2008 08:25:50 +0000 (08:25 +0000)
git-svn-id: http://www.frescor.org/private/svn/frescor/fna/trunk@1187 35b4ef3e-fd22-0410-ab77-dab3279adceb

src_frescan/README

index ad9ff3821e0807b66f94e824d7634951e194034d..3d5b637bd1496e264be36cfc744aebbf0eea13e9 100644 (file)
@@ -1,10 +1,31 @@
+FRESCAN protocol
+=====================
+Name:
+FRESCAN
 
-                     FRESCAN protocol
-                    ==================
-                    by Daniel Sangorrin
+Version:
+May 2008
 
-1. Introduction
-===============
+Status:
+Alpha
+
+Authors:
+Daniel Sangorrin [daniel.sangorrin@unican.es] (UC),
+Michael Gonzalez Harbour [mgh@unican.es] (UC)
+
+Licence:
+FRESCOR Licence (see COPYING)
+
+Brief description:
+Implementation of the FREScor on CAN (FRESCAN) protocol
+
+URL:
+svn co http://www.frescor.org/private/svn/frescor/fna/trunk/src_frescan/
+
+Bugs:
+See TODO
+
+Description:
 
 This folder contains the implementation of the FRESCAN protocol. The design,
 arquitecture and description of the FRESCAN protocol is explained in the
@@ -12,14 +33,3 @@ FRESCOR D-ND1 deliverable about Fieldbus systems. The protocol is based on
 the CAN bus, and it includes support for prioritized task-oriented message
 communication either with fixed priorities or sporadic servers.
 
-2. Requirements
-===============
-
-MaRTE OS with the CAN driver bus installed.
-
-3. Support
-==========
-
-The protocol implementation does not have official support, it is distributed
-as it is without any warranty and the license is the same as MaRTE OS license.
-You can ask any question in the MaRTE OS Website forum.