File: control

package info (click to toggle)
gr-radar 0.0.0.20180308-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,876 kB
  • sloc: python: 11,439; cpp: 4,579; xml: 1,466; makefile: 17; ansic: 9
file content (84 lines) | stat: -rw-r--r-- 3,362 bytes parent folder | download
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
Source: gr-radar
Section: libdevel
Priority: optional
Maintainer: A. Maitland Bottoms <bottoms@debian.org>
Build-Depends: cmake,
               debhelper (>= 10),
               doxygen-latex,
               gnuradio-dev (>= 3.7.13),
               libboost-system-dev,
               liblog4cpp5-dev,
               libqwt-qt5-dev,
               libuhd-dev,
               pkg-config,
	       python-matplotlib,
	       python-tk,
	       qtbase5-dev,
               qtchooser,
               swig
Build-Depends-Indep: doxygen
Standards-Version: 4.1.5
Homepage: https://grradar.wordpress.com
Vcs-Git: https://salsa.debian.org/bottoms/pkg-gr-radar.git
Vcs-Browser: https://salsa.debian.org/bottoms/pkg-gr-radar

Package: gr-radar
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: gnuradio-dev,
         libgnuradio-radar3.7 (=${binary:Version}),
	 python,
         ${misc:Depends},
         ${shlibs:Depends}
Breaks: libgnuradio-radar3.7 (<< 0.0.0.20161018-2),
        libgnuradio-radar3.7.10,
        libgnuradio-radar3.7.8
Replaces: libgnuradio-radar3.7 (<< 0.0.0.20161018-2),
          libgnuradio-radar3.7.10,
          libgnuradio-radar3.7.8
Description: GNU Radio Radar Toolbox
 The *gr-radar* project provides a toolbox of commonly used radar
 algorithms. An important part is the *UHD Echotimer*, which enables a
 synchronized TX and RX stream from USRPs to ensure a constant phase
 relation in measurements. Example flowgraphs for CW, Dual CW, FSK,
 FMCW and OFDM radar are given and partly tested on hardware. GUI
 elements for target representation and further signal processing
 algorithms such as target tracking are implemented. Check out the
 project website for example videos and further information.
 .
 gr-radar provides GNU Radio Companion flowgraphs to handle RADAR data.

Package: gr-radar-doc
Section: doc
Architecture: all
Pre-Depends: ${misc:Pre-Depends}
Depends: libjs-jquery, ${misc:Depends}
Description: GNU Radio Radar Toolbox - Documentation
 The *gr-radar* project provides a toolbox of commonly used radar
 algorithms. An important part is the *UHD Echotimer*, which enables a
 synchronized TX and RX stream from USRPs to ensure a constant phase
 relation in measurements. Example flowgraphs for CW, Dual CW, FSK,
 FMCW and OFDM radar are given and partly tested on hardware. GUI
 elements for target representation and further signal processing
 algorithms such as target tracking are implemented. Check out the
 project website for example videos and further information.
 .
 gr-radar-doc provides Doxygen generated documentation.

Package: libgnuradio-radar3.7
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: gr-radar
Section: libs
Description: GNU Radio Radar Toolbox - library
 The *gr-radar* project provides a toolbox of commonly used radar
 algorithms. An important part is the *UHD Echotimer*, which enables a
 synchronized TX and RX stream from USRPs to ensure a constant phase
 relation in measurements. Example flowgraphs for CW, Dual CW, FSK,
 FMCW and OFDM radar are given and partly tested on hardware. GUI
 elements for target representation and further signal processing
 algorithms such as target tracking are implemented. Check out the
 project website for example videos and further information.
 .
 This package provides a shared library.