DFSG NEW Queue

DFSG, Licensing & New Packages Team

gr-radar 0.0.0.20260312-1

Package Information

DescriptionGNU 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.

MaintainerA. Maitland Bottoms <bottoms@debian.org>
Changed ByA. Maitland Bottoms <bottoms@debian.org>
Sponsorbottoms@debian.org
Distributionexperimental
Architectureany all
VCSgit: https://salsa.debian.org/bottoms/pkg-gr-radar.git (browse)
Closes#1127204
Popcon Installs34
Binary NEWYes (binary-only upload)
Trackerhttps://tracker.debian.org/pkg/gr-radar
Uploaded3 hours ago

New Package Report

.changes
Architecturesource amd64 all
Distributionexperimental
DateThu, 19 Mar 2026 20:57:10 -0400
Sourcegr-radar
Version0.0.0.20260312-1
Changed-ByA. Maitland Bottoms
Changelog
gr-radar (0.0.0.20260312-1) experimental; urgency=medium
 .
   [ Debian Janitor ]
   * Trim trailing whitespace.
   * Use secure copyright file specification URI.
   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
 .
   [ A. Maitland Bottoms ]
   * New upstream, new library soversion
   * Upload to experimental for new library package name
   * No more libboost-system-dev package (Closes: #1127204)
.dsc
Sectionlibdevel
Priorityoptional
Componentmain
Package-Listgr-radar deb libdevel optional arch=any
gr-radar-doc deb doc optional arch=all
libgnuradio-radar1.0.0 deb libs optional arch=any
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: gr-radar
Upstream-Contact: https://github.com/kit-cel/gr-radar
Source: https://github.com/kit-cel/gr-radar.git
 https://github.com/primercuervo/gr-radar (maint-3.8 branch)
Copyright: 2014-2015 Stefan Wunsch stefan.wunsch[at]student.kit.edu
License: GPL-3+
Comment: GSOC 2014 https://grradar.wordpress.com/

Files: .gitignore cmake/* CMakeLists.txt docs/* examples/* grc/*
 hier/* include/* lib/* MANIFEST.md misc/* python/* README.md .conda/*
 Testing/*
Copyright: 2014-2015 Stefan Wunsch stefan.wunsch[at]student.kit.edu
           2014,2022-2026 Communications Engineering Lab, KIT.
License: GPL-3+

Files: .clang-format
Copyright: 2019 Nicolas Cuervo
License: GPL-3+

Files: debian/*
Copyright: 2015,2022 A. Maitland Bottoms <bottoms@debian.org>
License: GPL-3+

Files: lib/CMakeLists.txt lib/test_radar.cc
 lib/qa_radar.cc lib/qa_radar.h docs/CMakeLists.txt
 docs/doxygen/CMakeLists.txt grc/CMakeLists.txt
 apps/CMakeLists.txt include/radar/CMakeLists.txt
 include/radar/api.h
Copyright: 2003-2012 Free Software Foundation, Inc.
License: GPL-3+
Comment: inherited from GNU Radio

Files:  cmake/Modules/CMakeParseArgumentsCopy.cmake
Copyright: 2010 Alexander Neundorf <neundorf@kde.org>
License: Kitware-BSD
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 .
 * Redistributions of source code must retain the above copyright
   notice, this list of conditions and the following disclaimer.
 .
 * Redistributions in binary form must reproduce the above copyright
   notice, this list of conditions and the following disclaimer in the
   documentation and/or other materials provided with the distribution.
 .
 * Neither the names of Kitware, Inc., the Insight Software Consortium,
   nor the names of their contributors may be used to endorse or promote
   products derived from this software without specific prior written
   permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

License: GPL-3+
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or
 (at your option) any later version.
 .
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of the GNU General
 Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".

Back to Dashboard | View all reviews for this package