Wiki » History » Version 45

ROQUE, Damien, 02/21/2015 12:12 AM

1 1 ROQUE, Damien
h1. RAdio Logicielle pour la Formation (RALF)
2 2 ROQUE, Damien
3 11 ROQUE, Damien
!>logo-ralf-240x148.png!
4 2 ROQUE, Damien
5 23 ROQUE, Damien
Welcome to the main wiki page of the _RAdio Logicielle pour la Formation_ (RALF) project. You will find here a complete list of available resources and their operating procedures (hardware booking, platform access...). Documentation is also provided in order to help users in building their SDR(Software Defined Radio) workbench. Do not hesitate to contribute !
6 1 ROQUE, Damien
7 28 ROQUE, Damien
For general information on the project, you can also visit our "website":http://ralf.isae.fr.
8 4 ROQUE, Damien
9 11 ROQUE, Damien
{{toc}}
10 11 ROQUE, Damien
11 10 ROQUE, Damien
h2. Hardware resources
12 10 ROQUE, Damien
13 20 ROQUE, Damien
The project includes two types of equipments: light hardware (available for loan) and heavy hardware (available on the platform).
14 20 ROQUE, Damien
15 44 ROQUE, Damien
h3. Mobile hardware inventory
16 1 ROQUE, Damien
17 45 ROQUE, Damien
* [[Mobile hardware inventory]]
18 38 ROQUE, Damien
19 45 ROQUE, Damien
20 20 ROQUE, Damien
21 20 ROQUE, Damien
h3. Platform inventory
22 20 ROQUE, Damien
23 20 ROQUE, Damien
notice. Coming in October, 2015.
24 1 ROQUE, Damien
25 35 ROQUE, Damien
h2. Technical documentation
26 1 ROQUE, Damien
27 1 ROQUE, Damien
h3. Getting started with a GNU/Linux USRP workbench
28 23 ROQUE, Damien
29 17 ROQUE, Damien
* [[Using a RALF workstation]]
30 17 ROQUE, Damien
* [[Debian Wheezy 7 installation guidelines]]
31 17 ROQUE, Damien
* [[Xubuntu 14.04 installation guidelines]]
32 32 ROQUE, Damien
* [[UHD and GNURadio installation from sources with PyBombs]]
33 43 ROQUE, Damien
* [[USRP1, B100 and B200 installation notes (USB)]]
34 43 ROQUE, Damien
* [[USRP N2x0 and X3x0 installation notes (Gigabit Ethernet)]]
35 32 ROQUE, Damien
* [[Running examples and getting started]]
36 17 ROQUE, Damien
37 15 ROQUE, Damien
h3. Text formating in SourceForge
38 15 ROQUE, Damien
39 15 ROQUE, Damien
The forge uses a markup language called _Textile_ and characterized by simple and intuitive tags.
40 24 ROQUE, Damien
* Official "documentation":http://www.redmine.org/projects/redmine/wiki/RedmineTextFormatting with all bindings.
41 24 ROQUE, Damien
* "Documentation":http://projects.andriylesyuk.com/projects/wiking/wiki/Syntax on the Wiking text formating extension.
42 24 ROQUE, Damien
* The MathJax plugin allows to interpret LaTeX source code. For example @$\sum_i x_i$@ gives $\sum_i x_i$. More documentation "here":https://github.com/process91/redmine_latex_mathjax.
43 1 ROQUE, Damien
44 1 ROQUE, Damien
h3. Using Git repositories in SourceForge
45 15 ROQUE, Damien
46 17 ROQUE, Damien
Every project is provided with a Git repository which is accessible at the following URL(Uniform Resource Locator):
47 1 ROQUE, Damien
48 15 ROQUE, Damien
<pre>
49 15 ROQUE, Damien
https://votre_login@sourceforge.isae.fr/git/<project-id>
50 15 ROQUE, Damien
</pre>
51 40 ROQUE, Damien
where @<project-id>@ is the project identifier as it appears in the SourceForge's URL(Uniform Resource Locator).
52 15 ROQUE, Damien
53 42 ROQUE, Damien
* [[Initializing and synchronizing a Git repository]]
54 42 ROQUE, Damien
* [[Joining an existing Git repository]]
55 40 ROQUE, Damien
56 40 ROQUE, Damien
For further documentation, a tutorial on Git handling is provided "here":https://fr.atlassian.com/git/tutorials/setting-up-a-repository or "there":http://backlogtool.com/git-guide/en/intro/intro1_1.html. You can also refer to the official "documentation":http://git-scm.com/doc.
57 30 ROQUE, Damien
58 27 ROQUE, Damien
h2. Procedures and good practices
59 1 ROQUE, Damien
60 10 ROQUE, Damien
h3. Local managers
61 10 ROQUE, Damien
62 22 ROQUE, Damien
For each school participating to the project, at least one local manager has been nominated. They can create projects on the forge, borrow equipments, book the platform...
63 1 ROQUE, Damien
64 8 ROQUE, Damien
Local managers:
65 1 ROQUE, Damien
* Pascal Berthou (UPS);
66 8 ROQUE, Damien
* Daniela Dragomirescu (INSA);
67 8 ROQUE, Damien
* Laurent Franck (TELECOM Bretagne);
68 1 ROQUE, Damien
* Christophe Morlaas (ENAC);
69 8 ROQUE, Damien
* Damien Roque (ISAE);
70 1 ROQUE, Damien
* Nathalie Thomas (ENSEEIHT).
71 8 ROQUE, Damien
72 21 ROQUE, Damien
h3. Forge sub-projects creation and use
73 1 ROQUE, Damien
74 27 ROQUE, Damien
This forge allows per-project spaces providing various services such as ticket management, source versioning (Git), wiki, forums... Every RALF member is encouraged to centralize the documentation using this service. Local managers can create sub-projects under their respective branches (ENAC, ENSEEIHT, INSA, ISAE, UPS). If a you encounter an issue, please refer to the procedure available on [[Sourceforge:Submissions_on_sourceforgeisaefr|this page]]. See below for a list of recommendations.
75 27 ROQUE, Damien
76 27 ROQUE, Damien
* Authorized languages for your projects are English (preferred) and French (do not mix both).
77 27 ROQUE, Damien
* Use UTF-8 encoding for text files.
78 27 ROQUE, Damien
* Define and respect a naming convention for enclosed files (with no spaces, no capital letters, no accents...).
79 27 ROQUE, Damien
* Write precise tickets for small pieces of work.
80 27 ROQUE, Damien
* Try to adopt a clear structure in you Wiki.
81 27 ROQUE, Damien
* Do not include the following files in your source code repository: results from compilation process, temporary, huge binary files.
82 1 ROQUE, Damien
83 1 ROQUE, Damien
84 10 ROQUE, Damien
h3. Hardware loan request
85 1 ROQUE, Damien
86 8 ROQUE, Damien
Every local manager can make an loan request using the ticket manager. The procedure is the following.
87 18 ROQUE, Damien
# Check for the availability of the needed hardware: see the inventory above as well as the ticket manager (use custom report "current hardware loans").
88 18 ROQUE, Damien
# Write a new ticket asking for the resources with the following settings.
89 1 ROQUE, Damien
* A clear subject and description (type and number of equipments).
90 1 ROQUE, Damien
* A starting date and a end date.
91 1 ROQUE, Damien
* Tracker: request.
92 11 ROQUE, Damien
* Status: assigned.
93 11 ROQUE, Damien
* Assignee: Damien Roque
94 12 ROQUE, Damien
* Category: loan.
95 1 ROQUE, Damien
96 19 ROQUE, Damien
Once the hardware is returned, the ticket will be closed.
97 19 ROQUE, Damien
98 1 ROQUE, Damien
h3. Platform access request
99 11 ROQUE, Damien
100 11 ROQUE, Damien
Every local manager can make an booking request using the ticket manager. The procedure is the following.
101 18 ROQUE, Damien
# Check for the availability of the platform: see the ticket manager (use custom report "current platform reservations").
102 11 ROQUE, Damien
# Write a new ticket assigned asking for the resources with the following settings.
103 11 ROQUE, Damien
* A clear subject and description (precise the number of students and the requested resources).
104 11 ROQUE, Damien
* A starting date and a end date.
105 11 ROQUE, Damien
* Tracker: request.
106 14 ROQUE, Damien
* Status: assigned.
107 1 ROQUE, Damien
* Assignee: Damien Roque
108 1 ROQUE, Damien
* Category: platform.
109 19 ROQUE, Damien
110 19 ROQUE, Damien
Once the hardware is returned, the ticket will be closed.