summaryrefslogtreecommitdiff
path: root/gnu/packages/radio.scm
AgeCommit message (Collapse)Author
2021-05-29gnu: hamlib: Update to 4.2.Tobias Geerinckx-Rice
* gnu/packages/radio.scm (hamlib): Update to 4.2.
2021-05-29gnu: welle-io: Update to 2.3.Tobias Geerinckx-Rice
* gnu/packages/radio.scm (welle-io): Update to 2.3.
2021-05-28gnu: hackrf: Update to 2021.03.1.Guillaume Le Vaillant
* gnu/packages/radio.scm (hackrf): Update to 2021.03.1.
2021-05-28gnu: gnuradio: Add python-matplotlib dependency explicitly.Guillaume Le Vaillant
* gnu/packages/radio.scm (gnuradio)[inputs]: Add python-matplotlib.
2021-05-26gnu: Add minimodem.Guillaume Le Vaillant
* gnu/packages/radio.scm (minimodem): New variable.
2021-05-19gnu: rtl-433: Update to 21.05.Guillaume Le Vaillant
* gnu/packages/radio.scm (rtl-433): Update to 21.05. [inputs]: Add openssl.
2021-05-19gnu: Add inspectrum.Guillaume Le Vaillant
* gnu/packages/radio.scm (inspectrum): New variable.
2021-05-19gnu: Add wfview.Guillaume Le Vaillant
* gnu/packages/radio.scm (wfview): New variable.
2021-05-15gnu: Use gr- prefix for GNU Radio blocks.Guillaume Le Vaillant
Almost all GNU Radio blocks use "gr-" as prefix, so let's use that. * gnu/packages/radio.scm (gnuradio-osmosdr): Rename to ... (gr-osmosdr): ... this. (gnuradio-osmosdr): Redefine as a deprecated alias. (gnuradio-iqbalance): Rename to ... (gr-iqbal): ... this. (gnuradio-iqbalance): Redefine as a deprecated alias. (gqrx)[inputs]: Replace gnuradio-iqbalance by gr-iqbal. Replace gnuradio-osmosdr by gr-osmosdr.
2021-05-14gnu: gnuradio-osmosdr: Fix Python tools.Guillaume Le Vaillant
* gnu/packages/radio.scm (gnuradio-osmosdr)[native-inputs]: Move python to ... [inputs]: ... here. Add python-numpy and python-pyqt. [arguments]: Add Python wrapping phase.
2021-05-07gnu: Add sdrangel.Guillaume Le Vaillant
* gnu/packages/radio.scm (sdrangel): New variable.
2021-05-07gnu: Add dsdcc.Guillaume Le Vaillant
* gnu/packages/radio.scm (dsdcc): New variable.
2021-05-07gnu: Add libdab.Guillaume Le Vaillant
* gnu/packages/radio.scm (libdab): New variable.
2021-05-07gnu: Add cm256cc.Guillaume Le Vaillant
* gnu/packages/radio.scm (cm256cc): New variable.
2021-05-07gnu: aptdec: Update to 1.7-1.5f91799.Guillaume Le Vaillant
* gnu/packages/radio.scm (aptdec): Update to 1.7-1.5f91799. [build-system]: Switch to cmake-build-system. [arguments]: Remove 'make-flags". Remove custom 'configure' and 'install' phases.
2021-05-07gnu: Add serialdv.Guillaume Le Vaillant
* gnu/packages/radio.scm (serialdv): New variable.
2021-05-07gnu: Add csdr.Guillaume Le Vaillant
* gnu/packages/radio.scm (csdr): New variable.
2021-04-10gnu: airspyhf: Fix udev rules.Guillaume Le Vaillant
* gnu/packages/radio.scm (airspyhf)[arguments]: Add 'fix-udev-rules' phase.
2021-04-10gnu: gnuradio-osmosdr: Add Airspy HF+ support.Guillaume Le Vaillant
* gnu/packages/radio.scm (gnuradio-osmosdr)[inputs]: Add airspyhf.
2021-04-10gnu: Add airspyhf.Guillaume Le Vaillant
* gnu/packages/radio.scm (airspyhf): New variable.
2021-04-05gnu: Add welle-io.Guillaume Le Vaillant
* gnu/packages/radio.scm (welle-io): New variable.
2021-04-05gnu: Add dream.Guillaume Le Vaillant
* gnu/packages/radio.scm (dream): New variable.
2021-03-29gnu: wsjtx: Update to 2.3.1.Tobias Geerinckx-Rice
* gnu/packages/radio.scm (wsjtx): Update to 2.3.1.
2021-03-29gnu: wsjtx-hamlib: Update to 2.3.1.Tobias Geerinckx-Rice
* gnu/packages/radio.scm (wsjtx-hamlib): Update to 2.3.1. [arguments]: Remove alleged 'fix-tests phase.
2021-03-24gnu: gqrx: Add missing input.Guillaume Le Vaillant
* gnu/packages/radio.scm (gqrx)[inputs]: Add libsndfile.
2021-03-24gnu: gnuradio-osmosdr: Update to 0.2.3-0.a100eb0.Guillaume Le Vaillant
* gnu/packages/radio.scm (gnuradio-osmosdr): Update to 0.2.3-0.a100eb0. [native-inputs]: Replace swig by pybind11. [inputs]: Add libsndfile.
2021-03-24gnu: gnuradio-iqbalance: Update to 0.38.2-0.fbee239.Guillaume Le Vaillant
* gnu/packages/radio.scm (gnuradio-iqbalance): Update to 0.38.2-0.fbee239. [native-inputs]: Replace swig by pybind11.
2021-03-24gnu: gnuradio: Add missing inputs.Guillaume Le Vaillant
* gnu/packages/radio.scm (gnuradio)[native-inputs]: Add js-mathjax. [inputs]: Add libsndfile. [arguments]: Add 'configure-flags' to find mathjax.
2021-03-24gnu: gnuradio: Update to 3.9.0.0.João Pedro Simas
* gnu/packages/radio.scm (gnuradio): Update to 3.9.0.0. [source]: Remove snippet deleting the included copy of volk, as it is not included anymore. [native-inputs]: Replace swig with pybind11. [inputs]: Add sdl (for dtv). [arguments]: Remove 'configure-flags". Disable broken tests. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-03-20gnu: Add kappanhang.Guillaume Le Vaillant
* gnu/packages/radio.scm (kappanhang): New variable.
2021-03-12gnu: Add gnuais.Guillaume Le Vaillant
* gnu/packages/radio.scm (gnuais): New variable.
2021-03-10gnu: Add unixcw.Guillaume Le Vaillant
* gnu/packages/radio.scm (unixcw): New variable.
2021-03-10gnu: Add aldo.Guillaume Le Vaillant
* gnu/packages/radio.scm (aldo): New variable.
2021-03-05gnu: hamlib: Update to 4.1.Guillaume Le Vaillant
* gnu/packages/radio.scm (hamlib): Update to 4.1.
2021-02-15gnu: wsjtx: Update to 2.3.0.Guillaume Le Vaillant
* gnu/packages/radio.scm (wsjtx-hamlib): Update to 2.3.0. (wsjtx): Update to 2.3.0. [source]: Remove obsolete snippet.
2021-02-12gnu: flwrap: Use git repository.Guillaume Le Vaillant
The tarballs of older versions are not kept on the website. * gnu/packages/radio.scm (flwrap)[source]: Switch to git repository. [native-inputs]: Add autoconf and automake.
2021-02-12gnu: flamp: Use git repository.Guillaume Le Vaillant
The tarballs of older versions are not kept on the website. * gnu/packages/radio.scm (flamp)[source]: Switch to git repository. [native-inputs]: Add autoconf and automake.
2021-02-12gnu: flrig: Use git repository.Guillaume Le Vaillant
The tarballs of older versions are not kept on the website. * gnu/packages/radio.scm (flrig)[source]: Switch to git repository. [native-inputs]: Add autoconf and automake.
2021-02-12gnu: fldigi: Update to 4.1.18.Guillaume Le Vaillant
* gnu/packages/radio.scm (fldigi): Update to 4.1.18.
2021-02-12gnu: fldigi: Use git repository.Guillaume Le Vaillant
The tarballs of older versions are not kept on the website. Fixes <https://bugs.gnu.org/46461>. * gnu/packages/radio.scm (fldigi)[source]: Switch to git repository. [native-inputs]: Add autoconf, automake and gettext-minimal.
2021-02-09gnu: Add direwolf.Guillaume Le Vaillant
* gnu/packages/radio.scm (direwolf): New variable.
2021-01-27gnu: Add qsstv.Guillaume Le Vaillant
* gnu/packages/radio.scm (qsstv): New variable.
2021-01-23gnu: Add nanovna-saver.Guillaume Le Vaillant
* gnu/packages/radio.scm (nanovna-saver): New variable.
2021-01-17gnu: rtl-433: Update to 20.11.Guillaume Le Vaillant
* gnu/packages/radio.scm (rtl-433): Update to 20.11.
2021-01-17gnu: gqrx: Update to 2.14.4.Guillaume Le Vaillant
* gnu/packages/radio.scm (gqrx): Update to 2.14.4.
2021-01-03gnu: fldigi: Update to 4.1.17.Tobias Geerinckx-Rice
* gnu/packages/radio.scm (fldigi): Update to 4.1.17.
2020-11-24gnu: chirp: Update to 20201121.Tobias Geerinckx-Rice
* gnu/packages/radio.scm (chirp): Update to 20201121.
2020-11-18gnu: fldigi: Update to 4.1.16.Tobias Geerinckx-Rice
* gnu/packages/radio.scm (fldigi): Update to 4.1.16.
2020-11-09gnu: flrig: Update to 1.3.52.Tobias Geerinckx-Rice
* gnu/packages/radio.scm (flrig): Update to 1.3.52.
2020-11-09gnu: gqrx: Update to 2.13.5.Tobias Geerinckx-Rice
* gnu/packages/radio.scm (gqrx): Update to 2.13.5.