]> rtime.felk.cvut.cz Git - pes-rpp/rpp-simulink.git/blob - README.txt
Documentation commit about libraries and block library.
[pes-rpp/rpp-simulink.git] / README.txt
1 TODO
2
3 refs/ hold reference oficial documentation. Each file has (when available) reference to this documentation.
4 doc/ hold documentation generated for this project.
5 rpp/ the custom Simulink target.
6 rpp/lib hold the DRV (Driver library), RPP (High-Level modules library), OS (FreeRTOS) and UL (uLAN utility library) libraries. See rpp/{lib}/README.txt for information about each one.
7
8 To install:
9     cd <extract_path/rpp/>
10     rpp_setup();
11
12 Just in case:
13
14 ./rpp/rpp should be on the MATLAB path.
15 ./rpp/blocks should be on the MATLAB path.
16
17 But this is handled by rpp_setup();
18
19
20 Source reports (/doc) are in Nested format:
21
22     http://nestededitor.sourceforge.net/
23
24 The last compiled PDF version should be available in <report>/publish/text/<report>.pdf