Project

General

Profile

QandAs » History » Version 6

Anonymous, 04/22/2017 04:04 PM
Add answer to problem running qa_xxx.py self-tests.

1 1
= Questions and Answers =
2
3
== Do I need a USRP? ==
4
5 4
The USRP is not essential. You can use sample files collected by others or one of a number of alternative hardware approaches. If you already have a suitable radio receiver you can even interface to it to via your PC's soundcard. Check out the [HardwarePage hardware page] for a short write-up of approaches people are investigating. 
6 1
7
== How do I install OP25? ==
8
9 4
At present you can only install OP25 from source. Check the [BuildInstructionsPage build instructions] for details.
10 1
11 5
== The self-test doesn't work ==
12
13
When I try the python self-test programs I get something like this:-
14
15 6
{{{
16 5
./qa_fsk4.py
17
Traceback (most recent call last):
18
File "./qa_fsk4.py", line 24, in <module>
19
import fsk4
20
ImportError: No module named fsk4
21 6
}}}
22 5
23
This occurs because you aren't meant to run qa_fsk4.py or qa_op25.py directly. Instead you should run "make check" from the top-level.
24
25 1
== Why are you guys so s-l-o-w? ==
26
27
Well, we're a part-time hobby effort by a couple of enthusiasts. If you want to speed us up please feel free to help.
28
29
== How can I help? ==
30
31 3
We're looking for help with coding, testing, hardware, advice, documentation or donations, Whatever you can volunteer is probably welcome. Error-correcting codes abound in P25 so any help is especially welcome there.
Add picture from clipboard (Maximum size: 48.8 MB)