-
Notifications
You must be signed in to change notification settings - Fork 5
/
INSTALL
25 lines (17 loc) · 816 Bytes
/
INSTALL
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
This is just a draft at the moment - it'll grow with time and might
even be useful one day.....
I suspect that this software only works with linux - as I have no Macs
or windows machines, thats probably the way it will stay unless people
send me patches.
The Receivers.py module needs to have pyrtlsdr
(https://github.com/roger-/pyrtlsdr) installed in order to extract
information (especially the serial number) so that dongle specific info
(such as frequency corrections) can be stored and correctly associated
with that dongle.
gr-doppler
==========
Firstly Gnuradio 3.7 needs to be installed & working. Then we need the
satellite prediction library:
Download the library from http://www.danrw.com/sgp4 (there's a link
to the github repository (https://github.com/dnwrnr/sgp4) at the bottom
of that page).