]> rtime.felk.cvut.cz Git - frescor/fna.git/blob - INSTALL
added Changelog file
[frescor/fna.git] / INSTALL
1 INSTALL
2 =======
3
4
5 1.- Enable / Disable the FNA modules (RT-EP, FRESCAN, etc..) in the config.mk and in
6     the fna_configuration.h files
7
8 2.- Compile the FNA library with 'make'
9
10 3.- Build and example from the 'tests/' directory (i.e.: make test_frescan_send_basic.exe)
11
12 4.- Tests using the modules from FRSH distributed interface are located at 'tests/tests_distributed'
13     in the FRSH module, not in FNA.
14