Wiki » History » Version 15

ROQUE, Damien, 11/18/2014 07:24 PM

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 10 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 the available resources and their operating procedures (hardware booking, platform access...). Documentation is also provided in order to help users in building their SDR(Sofware Defined Radio) workbench. Do not hesitate to contribute !
6 1 ROQUE, Damien
7 10 ROQUE, Damien
For general information on the project, you can also visit our website: http://websites.isae.fr/ralf.
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 10 ROQUE, Damien
The project includes two types of equipments, click on the links below for a detailed inventory:
14 1 ROQUE, Damien
* [[light hardware]], available for loan (mainly SDR transceivers);
15 8 ROQUE, Damien
* [[heavy hardware]], available on the platform (rooftop antennas, signal analysers and synthetisers, desktop computers...).
16 1 ROQUE, Damien
17 15 ROQUE, Damien
h2. Documentation
18 15 ROQUE, Damien
19 15 ROQUE, Damien
h3. Text formating in SourceForge
20 15 ROQUE, Damien
21 15 ROQUE, Damien
The forge uses a markup language called _Textile_ and characterized by simple and intuitive tags.
22 15 ROQUE, Damien
* Official documentation with all bindings: http://www.redmine.org/projects/redmine/wiki/RedmineTextFormatting.
23 15 ROQUE, Damien
* Documentation on the Wiking text formating extension: http://projects.andriylesyuk.com/projects/wiking/wiki/Syntax.
24 15 ROQUE, Damien
* The MathJax plugin allows to interpret LaTeX source code. For example @$\sum_i x_i$@ gives $\sum_i x_i$. More documentation: https://github.com/process91/redmine_latex_mathjax 
25 15 ROQUE, Damien
26 15 ROQUE, Damien
h3. Using Git repositories in SourceForge
27 15 ROQUE, Damien
28 15 ROQUE, Damien
Every project is provided with a Git repository which is accessible at the following URL(Uniform Ressource Locator):
29 15 ROQUE, Damien
30 15 ROQUE, Damien
<pre>
31 15 ROQUE, Damien
https://votre_login@sourceforge.isae.fr/git/<project-id>
32 15 ROQUE, Damien
</pre>
33 15 ROQUE, Damien
where @<project-id>@ is the project identifier as it appears in the SourceForge's URL(Uniform Ressource Locator). An open course on Git handling is provided here: http://backlogtool.com/git-guide/en/intro/intro1_1.html. You can also refer to the official documentation: http://git-scm.com/doc.
34 15 ROQUE, Damien
35 15 ROQUE, Damien
h3. Setting up a GNU/Linux USRP workbench
36 15 ROQUE, Damien
37 15 ROQUE, Damien
* [[Debian Wheezy 7 installation guidelines]]
38 15 ROQUE, Damien
* [[Xubuntu 14.04 installation guidelines]]
39 15 ROQUE, Damien
* [[UHD and GNURadio installation]]
40 15 ROQUE, Damien
* [[USRP B200 installation notes]]
41 15 ROQUE, Damien
42 8 ROQUE, Damien
h2. Procedures
43 1 ROQUE, Damien
44 10 ROQUE, Damien
h3. Local managers
45 10 ROQUE, Damien
46 8 ROQUE, Damien
For each school participating to the project, at least one local manager has been nominated. The can make create projects on the forge, borrow equipments, book the hosted platform...
47 1 ROQUE, Damien
48 8 ROQUE, Damien
Local managers:
49 1 ROQUE, Damien
* Pascal Berthou (UPS);
50 8 ROQUE, Damien
* Daniela Dragomirescu (INSA);
51 8 ROQUE, Damien
* Laurent Franck (TELECOM Bretagne);
52 1 ROQUE, Damien
* Christophe Morlaas (ENAC);
53 8 ROQUE, Damien
* Damien Roque (ISAE);
54 1 ROQUE, Damien
* Nathalie Thomas (ENSEEIHT).
55 8 ROQUE, Damien
56 1 ROQUE, Damien
h3. Forge sub-projects
57 8 ROQUE, Damien
58 10 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]].
59 1 ROQUE, Damien
60 1 ROQUE, Damien
61 10 ROQUE, Damien
h3. Hardware loan request
62 1 ROQUE, Damien
63 8 ROQUE, Damien
Every local manager can make an loan request using the ticket manager. The procedure is the following.
64 8 ROQUE, Damien
# Consult the [[light hardware]] inventory and identify the hardware needed.
65 8 ROQUE, Damien
# Open the ticket manager of the current project.
66 8 ROQUE, Damien
# Filter the tickets by status (open) and by category (loan).
67 8 ROQUE, Damien
# Check for the availability of the needed hardware. If it seems available, go to next step.
68 8 ROQUE, Damien
# Write a new ticket assigned asking for the resources with the following settings.
69 1 ROQUE, Damien
* A clear subject and description (type and number of equipments).
70 1 ROQUE, Damien
* A starting date and a end date.
71 11 ROQUE, Damien
* Tracker: request.
72 1 ROQUE, Damien
* Status: assigned.
73 11 ROQUE, Damien
* Assignee: Damien Roque
74 12 ROQUE, Damien
* Category: loan.
75 12 ROQUE, Damien
76 12 ROQUE, Damien
Once the hardware is returned, the ticket will be closed.
77 11 ROQUE, Damien
78 11 ROQUE, Damien
h3. Platform access request
79 11 ROQUE, Damien
80 11 ROQUE, Damien
Every local manager can make an booking request using the ticket manager. The procedure is the following.
81 11 ROQUE, Damien
# Open the ticket manager of the current project.
82 11 ROQUE, Damien
# Filter the tickets by status (open) and by category (platform).
83 11 ROQUE, Damien
# Check for the availability of the platform. If it seems available, go to next step.
84 11 ROQUE, Damien
# Write a new ticket assigned asking for the resources with the following settings.
85 11 ROQUE, Damien
* A clear subject and description (precise the number of students and the requested resources).
86 11 ROQUE, Damien
* A starting date and a end date.
87 11 ROQUE, Damien
* Tracker: request.
88 11 ROQUE, Damien
* Status: assigned.
89 14 ROQUE, Damien
* Assignee: Damien Roque
90 11 ROQUE, Damien
* Category: platform.
91 11 ROQUE, Damien
92 11 ROQUE, Damien
Once the hardware is returned, the ticket will be closed.