| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: Add convert-samples.•••* gnu/packages/radio.scm (convert-samples): New variable.
| Guillaume Le Vaillant | 2022-09-01 | 1 | -0/+43 |
* | gnu: csdr: Update to 0.18.0.•••* gnu/packages/radio.scm (csdr): Update to 0.18.0.
[source, home-page]: Switch to maintained repository.
[build-system]: Switch to cmake-build-system.
[native-inputs]: Add pkg-config.
[inputs]: Add libsamplerate.
[arguments]: Remove custom 'make-flags' and phases.
| Guillaume Le Vaillant | 2022-09-01 | 1 | -50/+24 |
* | gnu: xnec2c: Update to 4.4.11.•••* gnu/packages/radio.scm (xnec2c): Update to 4.4.11.
| Guillaume Le Vaillant | 2022-08-17 | 1 | -2/+2 |
* | gnu: sdrangel: Update to 7.6.2.•••* gnu/packages/radio.scm (sdrangel): Update to 7.6.2.
[inputs]: Add qtwebchannel-5 and qtwebengine-5.
| Guillaume Le Vaillant | 2022-08-17 | 1 | -2/+4 |
* | gnu: qttools: Rename to qttools-5.•••Automated with:
git grep -l qttools | xargs sed 's/\bqttools\b/\0-5/g' -i
git checkout NEWS
| Maxim Cournoyer | 2022-07-31 | 1 | -4/+4 |
* | gnu: qtwebsockets: Rename to qtwebsockets-5.•••Automated via:
git grep -l qtwebsockets | xargs sed 's/\bqtwebsockets\b/\0-5/g' -i
git checkout NEWS
| Maxim Cournoyer | 2022-07-31 | 1 | -2/+2 |
* | gnu: qtquickcontrols2: Rename to qtquickcontrols2-5.•••Automated via:
git grep -l qtquickcontrols2 | xargs sed 's/\bqtquickcontrols2\b/\0-5/g' -i
git checkout NEWS
| Maxim Cournoyer | 2022-07-31 | 1 | -2/+2 |
* | gnu: qtdeclarative: Rename to qtdeclarative-5.•••Automated via the following commands:
git grep -l '\bqtdeclarative\b' | xargs sed -E 's/qtdeclarative/\0-5/g' -i
git checkout NEWS
| Maxim Cournoyer | 2022-07-31 | 1 | -2/+2 |
* | gnu: qtmultimedia: Rename to qtmultimedia-5.•••Automated via:
git grep -l qtmultimedia | xargs sed 's/qtmultimedia/qtmultimedia-5/g' -i
git checkout NEWS
| Maxim Cournoyer | 2022-07-31 | 1 | -7/+7 |
* | gnu: qtsvg: Rename variable to qtsvg-5.•••This is in preparation of the qtsvg update to version 6.
This change was automated via the following command:
git grep -l '\bqtsvg\b' | xargs sed 's/qtsvg/qtsvg-5/g' -i
| Maxim Cournoyer | 2022-07-31 | 1 | -2/+2 |
* | gnu: gqrx: Add missing input.•••* gnu/packages/radio.scm (gqrx)[inputs]: Add spdlog.
| Guillaume Le Vaillant | 2022-06-30 | 1 | -0/+1 |
* | gnu: gnss-sdr: Add missing input.•••* gnu/packages/radio.scm (gnss-sdr)[inputs]: Add spdlog.
| Guillaume Le Vaillant | 2022-06-30 | 1 | -0/+1 |
* | gnu: gr-osmosdr: Add missing input.•••* gnu/packages/radio.scm (gr-osmosdr)[inputs]: Add spdlog.
| Guillaume Le Vaillant | 2022-06-30 | 1 | -0/+1 |
* | gnu: gr-iqbal: Add missing input.•••* gnu/packages/radio.scm (gr-iqbal)[inputs]: Add spdlog.
| Guillaume Le Vaillant | 2022-06-30 | 1 | -0/+1 |
* | gnu: gr-satellites: Add missing input.•••* gnu/packages/radio.scm (gr-satellites)[inputs]: Add spdlog.
| Guillaume Le Vaillant | 2022-06-30 | 1 | -0/+1 |
* | gnu: gnuradio: Simplify package definition.•••* gnu/packages/radio.scm (gnuradio)[native-inputs]: Remove labels.
[propagated-inputs]: Move spdlog to...
[inputs]: ... here. Remove labels.
[arguments]: Remove trailing #t in phases.
| Guillaume Le Vaillant | 2022-06-30 | 1 | -57/+53 |
* | gnu: gnss-sdr: Update to 0.0.17.•••* gnu/packages/radio.scm (gnss-sdr): Update to 0.0.17.
[inputs]: Add fmt.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Greg Hogan | 2022-06-30 | 1 | -2/+4 |
* | gnu: gr-satellites: Update to 4.6.0.•••* gnu/packages/radio.scm (gr-satellites): Update to 4.6.0.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Greg Hogan | 2022-06-30 | 1 | -2/+2 |
* | gnu: gnuradio: Update to 3.10.3.0.•••* gnu/packages/radio.scm (gnuradio): Update to 3.10.3.0.
[native-inputs]: Add python-jsonschema and soapysdr.
[propagated-inputs]: Add spdlog.
[arguments]<#:configure-flags>: Add -DENABLE_GRC=ON.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Greg Hogan | 2022-06-30 | 1 | -3/+9 |
* | gnu: Add libcorrect.•••* gnu/packages/radio.scm (libcorrect): New variable.
| Guillaume Le Vaillant | 2022-06-24 | 1 | -0/+36 |
* | Merge remote-tracking branch 'origin/master' into staging | Efraim Flashner | 2022-06-01 | 1 | -24/+0 |
|\ |
|
| * | gnu: Remove chirp.•••* gnu/packages/radio.scm (chirp): Delete variable.
| Maxim Cournoyer | 2022-05-31 | 1 | -24/+0 |
* | | Merge branch 'master' into staging | Ludovic Courtès | 2022-05-09 | 1 | -5/+67 |
|\| |
|
| * | gnu: flrig: Update to 1.4.05.•••* gnu/packages/radio.scm (flrig): Update to 1.4.05.
| Guillaume Le Vaillant | 2022-05-07 | 1 | -2/+2 |
| * | gnu: fldigi: Update to 4.1.22.•••* gnu/packages/radio.scm (fldigi): Update to 4.1.22.
| Guillaume Le Vaillant | 2022-05-07 | 1 | -2/+2 |
| * | gnu: Add urh.•••* gnu/packages/radio.scm (urh): New variable.
Co-authored-by: Arun Isaac <arunisaac@systemreboot.net>
| Guillaume Le Vaillant | 2022-04-29 | 1 | -1/+63 |
* | | gnu: texlive-amsmath: Supersed 'texlive-latex-amsmath'.•••* gnu/packages/tex.scm (texlive-latex-amsmath): Redefine as a deprecated
alias for 'texlive-amsmath'.
(texlive-base): Use 'texlive-amsmath' instead of 'texlive-latex-amsmath'.
* gnu/packages/python-xyz.scm (python-matplotlib-documentation)[native-inputs]:
Use 'texlive-amsmath instead of 'texlive-latex-amsmath'.
(python-nbconvert)[native-inputs]: Likewise.
* gnu/packages/radio.scm (gnuradio)[native-inputs]: Likewise.
(libosmo-dsp)[native-inputs]: Likewise.
| Ludovic Courtès | 2022-05-08 | 1 | -2/+2 |
|/ |
|
* | gnu: Add soapyaudio.•••* gnu/packages/radio.scm (soapyaudio): New variable.
| Guillaume Le Vaillant | 2022-04-23 | 1 | -0/+53 |
* | gnu: rtl-sdr: Fix udev rules.•••This is a followup to bcc13ee8a19b09ae880ebb18e5a0cc75a9219a14.
* gnu/packages/radio.scm (rtl-sdr)[arguments]: Add 'fix-udev-rules' phase.
| Guillaume Le Vaillant | 2022-03-14 | 1 | -1/+8 |
* | gnu: rtl-sdr: Update to 0.6.0.1-5e73f90.•••* gnu/packages/radio.scm (rtl-sdr): Update to 0.6.0.1-5e73f90.
| Guillaume Le Vaillant | 2022-03-14 | 1 | -36/+37 |
* | gnu: Add jtdx.•••* gnu/packages/radio.scm (jtdx-hamlib): New variable.
(jtdx): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Sheng Yang | 2022-03-06 | 1 | -0/+66 |
* | gnu: liquid-dsp: Update to 1.4.0.•••* gnu/packages/radio.scm (liquid-dsp): Update to 1.4.0.
| Guillaume Le Vaillant | 2022-02-18 | 1 | -2/+2 |
* | gnu: welle-io: Update to 2.4.•••* gnu/packages/radio.scm (welle-io): Update to 2.4.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Jai Vetrivelan | 2022-02-15 | 1 | -2/+3 |
* | gnu: kochmorse: Rename.•••* gnu/packages/radio.scm (kockmorse): Rename this variable…
(kochmorse): …to this less bad variable.
| Tobias Geerinckx-Rice | 2022-01-23 | 1 | -1/+1 |
* | gnu: Add kockmorse.•••* gnu/packages/radio.scm (kockmorse): New variable.
| Guillaume Le Vaillant | 2022-01-27 | 1 | -0/+26 |
* | gnu: xnec2c: Add openblas support.•••* gnu/packages/radio.scm (xnec2c)[inputs]: Add openblas.
[arguments]: Add 'configure-flags'. Update 'fix-paths' phase.
| Guillaume Le Vaillant | 2022-01-27 | 1 | -3/+10 |
* | gnu: sdrangel: Update to 6.18.1.•••* gnu/packages/radio.scm (sdrangel): Update to 6.18.1.
| Guillaume Le Vaillant | 2022-01-27 | 1 | -2/+2 |
* | gnu: dump1090: Update to 7.1.•••* gnu/packages/radio.scm (dump1090): Update to 7.1.
| Guillaume Le Vaillant | 2022-01-27 | 1 | -2/+2 |
* | gnu: xnec2c: Update to 4.4.5.•••* gnu/packages/radio.scm (xnec2c): Update to 4.4.5.
[source, home-page]: Update URL.
[native-inputs]: Add autoconf, automake, gettext-minimal, glib:bin and
libtool.
[arguments]: Add 'fix-paths' phase.
| Guillaume Le Vaillant | 2022-01-27 | 1 | -6/+19 |
* | gnu: wsjtx: Update to 2.5.4.•••* gnu/packages/radio.scm (wsjtx): Update to 2.5.4.
| Guillaume Le Vaillant | 2022-01-27 | 1 | -2/+2 |
* | gnu: hamlib: Update to 4.4.•••* gnu/packages/radio.scm (hamlib): Update to 4.4.
| Guillaume Le Vaillant | 2022-01-27 | 1 | -2/+2 |
* | gnu: gqrx: Update to 2.15.8.•••* gnu/packages/radio.scm (gqrx): Update to 2.15.8.
| Guillaume Le Vaillant | 2022-01-27 | 1 | -2/+2 |
* | gnu: redsea: Update to 0.20.•••* gnu/packages/radio.scm (redsea): Update to 0.20.
| Guillaume Le Vaillant | 2022-01-27 | 1 | -2/+2 |
* | gnu: aptdec: Update to 1.7-2.5140597.•••* gnu/packages/radio.scm (aptdec): Update to 1.7-2.5140597.
| Guillaume Le Vaillant | 2022-01-27 | 1 | -3/+3 |
* | gnu: chirp: Update to 20220118.•••* gnu/packages/radio.scm (chirp): Update to 20220118.
| Guillaume Le Vaillant | 2022-01-27 | 1 | -2/+2 |
* | gnu: soapyhackrf: Update to 0.3.4.•••* gnu/packages/radio.scm (soapyhackrf): Update to 0.3.4.
| Guillaume Le Vaillant | 2022-01-27 | 1 | -26/+22 |
* | gnu: soapysdr: Update to 0.8.1.•••* gnu/packages/radio.scm (soapysdr): Update to 0.8.1.
| Guillaume Le Vaillant | 2022-01-27 | 1 | -2/+2 |
* | gnu: flrig: Update to 1.4.04.•••* gnu/packages/radio.scm (flrig): Update to 1.4.04.
[inputs]: Add eudev.
| Guillaume Le Vaillant | 2022-01-27 | 1 | -3/+3 |
* | gnu: Add flmsg.•••* gnu/packages/radio.scm (flmsg): New variable.
| Guillaume Le Vaillant | 2022-01-27 | 1 | -1/+27 |
* | gnu: gqrx: Update to 2.15.4.•••* gnu/packages/radio.scm (gqrx): Update to 2.15.4.
| Guillaume Le Vaillant | 2022-01-18 | 1 | -2/+2 |