From 995cefe9b0f05df800f6e3520a0cc26b5e44f661 Mon Sep 17 00:00:00 2001 From: Igor Freire Date: Wed, 8 Mar 2023 15:34:05 -0300 Subject: [PATCH] Add gr-dvbs2rx --- gr-dvbs2rx.lwr | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 gr-dvbs2rx.lwr diff --git a/gr-dvbs2rx.lwr b/gr-dvbs2rx.lwr new file mode 100644 index 0000000..18208e5 --- /dev/null +++ b/gr-dvbs2rx.lwr @@ -0,0 +1,27 @@ +# +# This file is part of PyBOMBS +# +# PyBOMBS 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, or (at your option) +# any later version. +# +# PyBOMBS 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 PyBOMBS; see the file COPYING. If not, write to +# the Free Software Foundation, Inc., 51 Franklin Street, +# Boston, MA 02110-1301, USA. +# + +category: common +depends: +- gnuradio +description: DVB-S2 receiver extensions for GNU Radio +gitbranch: master +gitargs: --recursive +inherit: cmake +source: git+https://github.com/igorauad/gr-dvbs2rx.git