]> rtime.felk.cvut.cz Git - frescor/fna.git/blob - src_frescan/README
added the functions to renegotiate and cancel a contract. TODO: there is a bug when...
[frescor/fna.git] / src_frescan / README
1
2                      FRESCAN protocol
3                     ==================
4                     by Daniel Sangorrin
5
6 1. Introduction
7 ===============
8
9 This folder contains the implementation of the FRESCAN protocol. The design,
10 arquitecture and description of the FRESCAN protocol is explained in the
11 FRESCOR D-ND1 deliverable about Fieldbus systems. The protocol is based on
12 the CAN bus, and it includes support for prioritized task-oriented message
13 communication either with fixed priorities or sporadic servers.
14
15 2. Requirements
16 ===============
17
18 MaRTE OS with the CAN driver bus installed.
19
20 3. Support
21 ==========
22
23 The protocol implementation does not have official support, it is distributed
24 as it is without any warranty and the license is the same as MaRTE OS license.
25 You can ask any question in the MaRTE OS Website forum.