-
-
Notifications
You must be signed in to change notification settings - Fork 170
/
Copy pathcontrol
38 lines (37 loc) · 1.35 KB
/
control
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
Source: gr-satellites
Section: hamradio
Priority: optional
Maintainer: Daniel Estevez <[email protected]>
Build-Depends: cmake,
debhelper (>= 13~),
dh-python,
doxygen,
gnuradio-dev,
libsndfile1-dev,
liborc-0.4-dev,
libspdlog-dev,
pkg-config,
python3-construct,
python3-dev,
python3-requests,
python3-six,
python3-websocket
Standards-Version: 4.5.0
Homepage: http://github.com/daniestevez/gr-satellites
Vcs-Git: git://github.com/daniestevez/gr-satellites.git
Vcs-Browser: https://github.com/daniestevez/gr-satellites
Package: gr-satellites
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends},
gnuradio,
python3-construct,
python3-requests,
python3-websocket
Recommends: feh
Description:GNU Radio out-of-tree module with Amateur satellite decoders.
gr-satellites is a GNU Radio out-of-tree module that contains a collection of
decoders for Amateur satellites. It supports most popular protocols, such as AX.25,
the GOMspace NanoCom U482C and AX100 modems, an important part of the CCSDS stack,
the AO-40 protocol used in the FUNcube satellites, and several ad-hoc protocols
used in other satellites.