Commit Graph

298 Commits

Author SHA1 Message Date
Sandro
a7d5d67a71
Merge pull request #106012 from r-ryantm/auto-update/gqrx
gqrx: 2.14 -> 2.14.2
2020-12-05 21:05:23 +01:00
R. RyanTM
c8a1fd6e39 gqrx: 2.14 -> 2.14.2 2020-12-05 19:31:40 +00:00
Sandro
beae07d125
Merge pull request #105992 from r-ryantm/auto-update/flrig
flrig: 1.3.52 -> 1.3.53
2020-12-05 19:44:34 +01:00
Sandro
0bc21f5ad4
Merge pull request #105988 from r-ryantm/auto-update/fldigi
fldigi: 4.1.16 -> 4.1.17
2020-12-05 19:44:06 +01:00
R. RyanTM
99fa575b9a flrig: 1.3.52 -> 1.3.53 2020-12-05 16:07:35 +00:00
R. RyanTM
401b00be02 fldigi: 4.1.16 -> 4.1.17 2020-12-05 15:48:20 +00:00
Doron Behar
0f615e80a0 fixup! gnuradio: rewrite 2020-12-05 13:24:09 +02:00
Doron Behar
d3b3bf7eb8 fixup! gnuradio: rewrite 2020-12-05 13:24:09 +02:00
Doron Behar
080930412b gnss-sdr: Fix build by adding python six 2020-12-05 13:23:00 +02:00
Doron Behar
ed44b466e6 treewide/(gnuradio plugins): Add log4cpp as it's needed now.
Since gnuradio-runtime is compiled with log4cpp, all plugins that need
gnuradio-runtime (which is all of them probably) need log4cpp as well.

Add python.pkgs.cheetah to inputs of gr-osmosdr as it somehow started to
be needed.
2020-12-05 13:23:00 +02:00
Doron Behar
3becac02f8 gnuradio: rewrite
Write (similar) expressions for GNURadio 3.7 and 3.8 and make 3.8
available as `gnuradio`, and `gnuradio3_7` point to the 3.7 build.

Teach both 3.7 & 3.8 expressions accept a `features` attribute set, that
tells them what features to compile. There are dependencies within the
different features, and we rely on upstream's cmake scripts to make sure
the `configurePhase` will fail if a feature is not enabled and needed by
another feature.  All features are enabled by default.

Put shared Nix functions and attributes for both 3.7 and 3.8 in:
pkgs/applications/radio/gnuradio/shared.nix

Add 2 patches accepted upstream, that don't install some python related
examples if python-support is not enabled.

Remove cmake python reference in 3.8 with removeReferencesTo, if
python-support is turned off.

Update gqrx (reverse dependency) to use a build of gnuradio3_7 without
gui components and for it's gr-osmosdr as well.

Write an external, `wrapper.nix` (shared for both 3.7 and 3.8). Teach it
to handle extra `gr-` packages via `GRC_BLOCKS_PATH`. Likely enable it
to accept extra python packages. Wrap the executables with env vars
wrapGAppsHook and wrapQtAppsHook would have likely given them (hence,
fix #87510). Point `gnuradio` to the wrapped 3.8 derivation.

Add @doronbehar to maintainers of both 3.8 and 3.7.

dirty: use upstreamed patches
2020-12-05 13:23:00 +02:00
Mario Rodas
66486970f1
Merge pull request #104539 from r-ryantm/auto-update/gqrx
gqrx: 2.13.5 -> 2.14
2020-11-28 15:17:24 -05:00
Patrick Hilhorst
a6b3bb24e4
treewide: ran ./maintainers/scripts/update_redirected_urls.sh 2020-11-27 01:23:57 +01:00
Sandro
15a07be250
Merge pull request #104864 from r-ryantm/auto-update/urh
urh: 2.8.9 -> 2.9.0
2020-11-25 12:59:13 +01:00
R. RyanTM
6849c4a4c9 urh: 2.8.9 -> 2.9.0 2020-11-25 05:32:43 +00:00
Sandro
8fe8595339
Merge pull request #103936 from Mindavi/rtl-433/20.11
rtl_433: 20.02 -> 20.11
2020-11-24 20:58:18 +01:00
Sandro
d60ce0c8c8
Merge pull request #103686 from r-ryantm/auto-update/flrig
flrig: 1.3.51 -> 1.3.52
2020-11-24 02:01:35 +01:00
Sandro
6c2049fccb
Merge pull request #103630 from pulsation/quisk-4.1.73
quisk: 4.1.72 -> 4.1.73
2020-11-23 13:48:31 +01:00
Raghav Sood
8e4885773a
Merge pull request #104187 from RaghavSood/ebook2cw/src
ebook2cw: 0.8.2 -> 0.8.3
2020-11-23 07:54:52 +00:00
R. RyanTM
3e3306f6d9 gqrx: 2.13.5 -> 2.14 2020-11-21 23:15:07 +00:00
freezeboy
ba898ae44c sdrangel: 4.11.12 -> 4.21.1 2020-11-20 22:24:16 +01:00
R. RyanTM
c999bcbf89 fldigi: 4.1.15 -> 4.1.16 2020-11-18 22:47:50 -08:00
pulsation
ce815fae50 quisk: 4.1.72 -> 4.1.73 2020-11-18 21:29:29 +01:00
Raghav Sood
0263591e4f
ebook2cw: 0.8.2 -> 0.8.3 2020-11-18 16:53:17 +00:00
Rick van Schijndel
956ba19bd7 rtl_433: 20.02 -> 20.11
Also change to using cmake for the build (this is best supported by
upstream) and enable the automated tests for rtl_433.

The description could also use some love, so improved that as well.
2020-11-15 22:34:18 +01:00
Ryan Mulligan
746b2d6162
Merge pull request #103673 from r-ryantm/auto-update/dump1090
dump1090: 3.8.1 -> 4.0
2020-11-13 05:46:45 -08:00
R. RyanTM
f883d88500 flrig: 1.3.51 -> 1.3.52 2020-11-13 11:31:42 +00:00
R. RyanTM
2d9157262c dump1090: 3.8.1 -> 4.0 2020-11-13 09:20:29 +00:00
Lassulus
adbcba2ce7
Merge pull request #93833 from pulsation/add-quisk
quisk: init at 4.1.72
2020-11-12 08:22:10 +01:00
R. RyanTM
855fc08b1b gqrx: 2.13.2 -> 2.13.5 2020-11-11 14:35:31 -08:00
pulsation
a3bf66f487 quisk: init at 4.1.72 2020-11-11 19:43:07 +01:00
markuskowa
9c6e80d410
Merge pull request #102588 from r-ryantm/auto-update/limesuite
limesuite: 20.07.2 -> 20.10.0
2020-11-05 22:43:24 +01:00
R. RyanTM
94f5288d97 limesuite: 20.07.2 -> 20.10.0 2020-11-03 06:14:23 +00:00
R. RyanTM
816ba1ec7f flmsg: 4.0.14 -> 4.0.17 2020-11-01 15:15:34 -08:00
Shawn Dooley
8975bd93b7 fldigi: 4.1.14 -> 4.1.15
Corrected hash format
2020-10-29 20:15:50 -04:00
Shawn Dooley
8d936595b8 fldigi: 4.1.14 -> 4.1.15 2020-10-29 15:53:04 -04:00
Timo Kaufmann
105d3a7b01
Merge pull request #100510 from trepetti/noaa-apt-1.3.0
noaa-apt: 1.2.0 -> 1.3.0
2020-10-29 18:43:35 +01:00
StigP
4512dac960
Merge pull request #99444 from etu/aldo-upgrade
aldo: 0.7.7 -> 0.7.8
2020-10-28 13:23:42 +00:00
R. RyanTM
3ff7bf9166 gqrx: 2.13 -> 2.13.2 2020-10-27 08:55:38 +01:00
R. RyanTM
5737e856f9 urh: 2.8.8 -> 2.8.9 2020-10-25 13:59:26 +01:00
WilliButz
993437d0d6
Merge pull request #96511 from Zopieux/rtl_433_prom
Add rtl_433 Prometheus exporter
2020-10-23 23:24:38 +02:00
Ryan Mulligan
7d9979ec1b
Merge pull request #100956 from r-ryantm/auto-update/gqrx
gqrx: 2.12.1 -> 2.13
2020-10-20 13:20:12 -07:00
R. RyanTM
90b1417a1d gqrx: 2.12.1 -> 2.13 2020-10-18 10:45:23 +00:00
Ben Siraphob
683a87dbeb treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
Tom Repetti
d2529bf58c noaa-apt: 1.2.0 -> 1.3.0 2020-10-14 13:03:27 -04:00
Tom Repetti
2ef3661fdf noaa-apt: make platforms.all explicit 2020-10-14 13:03:13 -04:00
markuskowa
9fab6f9b2b
Merge pull request #98823 from r-ryantm/auto-update/multimon-ng
multimon-ng: 1.1.8 -> 1.1.9
2020-10-07 22:32:30 +02:00
Elis Hirwing
42a5ddbafe
aldo: 0.7.7 -> 0.7.8 2020-10-03 10:48:20 +02:00
Patrick Hilhorst
f7e390e6d4 treewide: fix redirected urls (run 3)
Related:
 - 9fc5e7e473
 - 593e11fd94
 - 508ae42a0f

Since the last time I ran this script, the Repology API changed, so I had to
adapt the script used in the previous PR. The new API should be more robust, so
overall this is a positive (no more grepping the error messages for our relevant
data but just a nice json structure).

Here's the new script I used:

```sh
curl https://repology.org/api/v1/repository/nix_unstable/problems \
   | jq -r '.[] | select(.type == "homepage_permanent_https_redirect") | .data | "s@\(.url)@\(.target)@"' \
   | sort | uniq | tee script.sed
find -name '*.nix' | xargs -P4 -- sed -f script.sed -i
```

I will also add this script to `maintainers/scripts`.
2020-10-02 09:01:35 -07:00
Alexandre Macabies
f816402fd0 rtl-sdr: use hardened udev rules
rtl-sdr latest release 0.6.0 is from 2018. Six months ago master received
a patch[1] to use improved udev rules that chown to plugdev instead of
making the devices world-read-writable.

This change backports [1] as an upstream patch.

[1] b281473156
2020-09-30 20:39:57 +02:00