Commit graph

589 commits

Author SHA1 Message Date
Nikolay Korotkiy 01d5310c19 gqrx: 2.14.6 → 2.15 2021-12-15 22:45:28 +01:00
Sergei Trofimovich 20564a88d2 tlf: upstream fix for ncurses-6.3
Without the change the build fails as:

    audio.c:50:2: error: format not a string literal and no format arguments [-Werror=format-security]
       50 |  mvprintw(j, 0, backgrnd_str);
          |  ^~~~~~~~
2021-12-06 10:36:16 +00:00
Markus Kowalewski 4481ef61e6
qradiolink: 0.8.5-2 -> 0.8.6-2 2021-12-04 19:17:38 +01:00
Astro 3745b58ace gqrx: update support for different audio backends 2021-12-03 18:33:30 +01:00
Doron Behar 3baeba2654 gnuradio: 3.9.3.0 -> 3.9.4.0 2021-12-03 10:39:42 +02:00
R. Ryantm 67dfb912b3 wsjtx: 2.5.1 -> 2.5.2 2021-11-23 16:17:49 +00:00
Sandro 2d390f0fbb
Merge pull request #142650 from greizgh/chirp-20211016 2021-11-22 16:41:20 +01:00
Mikael Voss b0657ddc91 flex-ndax: 0.1-20210714.0 -> 0.2-20211111.0 2021-11-15 18:36:38 +01:00
Astro 5ab365c2a9 openwebrx: init at 1.1.0 2021-11-10 23:42:18 +01:00
Astro a3b504854c csdr: init at 0.17.1 2021-11-10 23:42:15 +01:00
xaverdh 03a257e5a3
treewide: quote urls according to rfc 0045 (#145260)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-11-10 11:37:56 +01:00
Sandro Jäckel c135faf682
kalibrate-rtl: switch to fetchFromGitHub 2021-11-09 20:10:30 +01:00
Felix Buehler b52ab3b712 pkgs/applications: rename name to pname&version part 2 2021-11-07 14:53:06 +01:00
Mario Rodas 40f7f2cbc6
Merge pull request #143543 from r-ryantm/auto-update/sdrangel
sdrangel: 6.17.1 -> 6.17.2
2021-11-03 06:44:17 -05:00
Ryan Burns 987f31ec64
Merge pull request #143327 from sikmir/dump1090
dump1090: 5.0 → 6.1
2021-10-30 18:36:58 -07:00
Artturi 944a349cca
Merge pull request #143743 from r-ryantm/auto-update/gqrx
gqrx: 2.14.4 -> 2.14.6
2021-10-30 15:14:49 +03:00
Bobby Rong a6a0704728
Merge pull request #143270 from r-ryantm/auto-update/wsjtx
wsjtx: 2.4.0 -> 2.5.1
2021-10-30 16:28:07 +08:00
R. Ryantm 5d0d7b120f gqrx: 2.14.4 -> 2.14.6 2021-10-29 21:02:21 +00:00
markuskowa 134ef61c46
Merge pull request #143374 from sikmir/sdrpp
sdrpp: enable on darwin
2021-10-29 11:19:27 +02:00
Bobby Rong 4310d04fb9
Merge pull request #143298 from r-ryantm/auto-update/xlog
xlog: 2.0.23 -> 2.0.24
2021-10-29 16:14:40 +08:00
R. Ryantm b358e1c0cf sdrangel: 6.17.1 -> 6.17.2 2021-10-29 03:04:12 +00:00
Nikolay Korotkiy 049264c39b
sdrpp: enable on darwin 2021-10-29 03:10:26 +03:00
Eduardo Sánchez Muñoz 5fdab076f0 maintainers: remove eduardosm 2021-10-28 16:21:46 +02:00
Nikolay Korotkiy ec6e1b27f0
dump1090: 5.0 → 6.1 2021-10-28 11:01:22 +03:00
R. Ryantm 91e3d8c964 xlog: 2.0.23 -> 2.0.24 2021-10-28 04:43:03 +00:00
R. Ryantm 5fc771ba1f wsjtx: 2.4.0 -> 2.5.1 2021-10-28 01:47:18 +00:00
Sandro 50f7368e8c
Merge pull request #143141 from sikmir/soapyrtlsdr 2021-10-27 22:40:36 +02:00
Nikolay Korotkiy b3d14a4a52
soapyrtlsdr: enable on darwin 2021-10-27 15:02:01 +03:00
Doron Behar a63cd4a89e
Merge pull request #142557 from doronbehar/pkg/gnuradio/update 2021-10-27 09:49:51 +00:00
Doron Behar e038cc7ff1 gnss-sdr: mention update issue 2021-10-25 11:27:19 +03:00
Doron Behar 58025e8587 gnuradio: Reenable thrift support
Apparently, this requires thrift to be added to all other reverse
dependencies.
2021-10-23 23:46:45 +03:00
Doron Behar 6e552641b7 gnuradio: Add missing runtime python packages
Although they are not detected as missing during build.
2021-10-23 23:02:52 +03:00
Doron Behar a7851a7a96 gnuradio: Fix 2 upstream issues 2021-10-23 23:02:21 +03:00
Doron Behar d60a4a4492 gnuradio: Remove fetchSubmodules argument
No GR package needs this argument now, and in case someone wishes to use
a bundled version of Volk for example they may do so via `overrideSrc`
argument.
2021-10-23 23:01:50 +03:00
Doron Behar d6fa3fef68 gnuradio: Make hasFeature function simpler
It always needs the `features` attribute of it's derivation as a last
argument, so let's make it do it by it's own.
2021-10-23 23:01:21 +03:00
Greizgh db9db38868
chirp: 20210724 -> 20211016 2021-10-23 11:31:00 +02:00
markuskowa 86aa814dae
Merge pull request #142599 from sikmir/sdrangel
sdrangel: 6.16.3 → 6.17.1
2021-10-22 23:41:21 +02:00
Nikolay Korotkiy 47c38dc25f
sdrangel: 6.16.3 → 6.17.1 2021-10-22 22:16:28 +03:00
Mikael Voss 932c1bca7c
freedv: init at 1.6.1 2021-10-22 17:50:47 +02:00
Nikolay Korotkiy 6e575758b2
sdrpp: init at 1.0.4 2021-10-22 10:43:36 +03:00
Doron Behar 18eb4531cd gnuradio-wrapped: Assume that wrapping is done with python-support
Add all needed pythonPkgs to the list without checking if the
python-support feature is set.
2021-10-21 11:38:59 +03:00
Doron Behar 63b4f69e40 gnuradio: 3.9.2.0 -> 3.9.3.0 2021-10-21 11:38:59 +03:00
Doron Behar b6be203ec4 gnuradio3_8: 3.8.3.1 -> 3.8.4.0 2021-10-21 11:22:37 +03:00
Nikolay Korotkiy df330f0407
airspyhf: init at 1.6.8 2021-10-20 09:44:10 +03:00
polygon acb7f9b0ce hackrf: 2018.01.1 -> 2021.03.1 2021-10-10 20:38:11 +02:00
Mikael Voss dd74170ce4 flex-ndax: init at 0.1-20210714.0 2021-10-04 07:41:06 +02:00
Mikael Voss 849f091e68 flex-ncat: init at 0.0-20210420.0 2021-10-04 07:41:06 +02:00
Luke Sandell d5a9d96982 direwolf: fix build 2021-10-02 18:53:14 -05:00
Mario Rodas 0a3c4ed9dd
Merge pull request #140093 from sikmir/soapysdr
soapysdr: enable on darwin
2021-09-30 21:57:04 -05:00
Nikolay Korotkiy 651f00467f
soapysdr: enable on darwin 2021-10-01 01:29:01 +03:00
Bobby Rong af45dae72d
Merge pull request #135277 from r-ryantm/auto-update/sdrangel
sdrangel: 6.16.2 -> 6.16.3
2021-09-27 22:07:12 +08:00
Mikael Voss 6893c29faa
kappanhang: init at 1.3 2021-09-22 22:32:48 +02:00
Artturi 03bb96367c
Merge pull request #137862 from r-ryantm/auto-update/noaa-apt
noaa-apt: 1.3.0 -> 1.3.1
2021-09-21 04:19:58 +03:00
JST 647a5f636b pyradio: moved package folder
pyradio is an end-user-application to listen to music and should be
placed in the 'audio' folder, where all the similar applications are
stored. It currently resides in the 'radio' folder, which mainly contains
applications in the realm of signal processing and software-radio.

See #137905.
2021-09-18 16:01:19 +02:00
Pavol Rusnak 92cc52acb8
pyradio: 0.8.7.2 -> 0.8.9.9 2021-09-14 23:35:47 +02:00
R. RyanTM 5122592019 noaa-apt: 1.3.0 -> 1.3.1 2021-09-14 17:42:32 +00:00
Sandro f17dca1623
Merge pull request #134207 from Kranzes/auto-update/tqsl 2021-09-13 00:10:46 +02:00
R. RyanTM ec0be1a65f sdrangel: 6.16.2 -> 6.16.3 2021-08-22 13:32:05 +00:00
Ben Siraphob fc8fc37cd1
Merge pull request #134558 from r-ryantm/auto-update/sdrangel
sdrangel: 6.8.0 -> 6.16.2
2021-08-17 19:17:25 -05:00
R. RyanTM b6d9b4bd22 sdrangel: 6.8.0 -> 6.16.2 2021-08-17 22:51:46 +00:00
Artturi 6e3e318308
Merge pull request #133876 from r-ryantm/auto-update/wsjtx
wsjtx: 2.3.1 -> 2.4.0
2021-08-17 22:41:55 +03:00
Ilan Joselevich 20bdb11d0c tqsl: 2.5.1 -> 2.5.7 2021-08-15 16:38:38 +03:00
R. RyanTM e3701354ff urh: 2.9.1 -> 2.9.2 2021-08-15 00:56:58 +00:00
R. RyanTM 94f1a5d950 xlog: 2.0.20 -> 2.0.23 2021-08-14 08:28:07 +00:00
R. RyanTM ba904dc883 wsjtx: 2.3.1 -> 2.4.0 2021-08-14 05:03:06 +00:00
Artturi b6a30ebce5
Merge pull request #133059 from r-ryantm/auto-update/flmsg
flmsg: 4.0.17 -> 4.0.19
2021-08-10 02:22:58 +03:00
Timothy DeHerrera d665f8499a
Merge pull request #133047 from r-ryantm/auto-update/fllog
fllog: 1.2.6 -> 1.2.7
2021-08-08 16:02:52 -06:00
R. RyanTM e15ad63ace flmsg: 4.0.17 -> 4.0.19 2021-08-07 23:10:16 +00:00
R. RyanTM 696651e568 fllog: 1.2.6 -> 1.2.7 2021-08-07 20:36:28 +00:00
Ivan Jager e9c2e5b741 fldigi: 4.1.19 -> 4.1.20 2021-08-07 15:19:15 -05:00
Sandro 71b64e8307
Merge pull request #131521 from hexagonal-sun/fldigi-bump
fldigi: 4.1.18 -> 4.1.19
2021-08-05 09:30:09 +02:00
Rob Brewer 77396b3e38
unixcw: use libsForQt5, enable qt wrapper (#131816) 2021-08-02 23:31:27 -04:00
Greizgh c8de549572 chirp: 20200807 -> 20210724 2021-07-30 22:40:03 +02:00
pmenke 2293303660 soapysdr: 0.8.0 -> 0.8.1 2021-07-30 20:01:58 +02:00
Matthew Leach 4d2f142eb9 fldigi: 4.1.18 -> 4.1.19
Also fix the build of fldigi on darwin machines.
2021-07-26 09:32:43 +01:00
Frederik Rietdijk 62370fb59a Merge remote-tracking branch 'upstream/master' into staging-next 2021-07-26 09:19:44 +02:00
Matthew Leach 8dee9de478
multimon-ng: fix for darwin (#131522)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-07-26 01:43:43 +02:00
Sandro Jäckel 5b8a0fae65
fldigi: format 2021-07-26 01:02:40 +02:00
Ben Siraphob 4ce8c34049 treewide: remove unnecessary enableParallelBuilding when using qmake 2021-07-20 10:32:58 +07:00
markuskowa 5a18bbb4fa
Merge pull request #128778 from markuskowa/upd-soapysdr
soapysdr: 0.7.2 -> 0.8.0
2021-06-30 17:23:41 +02:00
Markus Kowalewski 798c901fdc
soapysdr: 0.7.2 -> 0.8.0 2021-06-30 16:15:50 +02:00
Markus Kowalewski b3519ced7d
soapyairpsy: 0.1.2 -> 0.2.0 2021-06-30 14:58:07 +02:00
Doron Behar e717ab4389
Merge pull request #128491 from eduardosm/gnuradio3_8
gnuradio3_8: 3.8.3.0 -> 3.8.3.1
2021-06-29 10:59:35 +00:00
Eduardo Sánchez Muñoz c8d0af7cff gnuradio3_8: 3.8.3.0 -> 3.8.3.1 2021-06-29 11:34:40 +03:00
Eduardo Sánchez Muñoz a7260e81fc gnuradio: 3.9.1.0 -> 3.9.2.0
- Add sopysdr support.
- Remove some workarounds around upstream issues.
2021-06-29 11:25:31 +03:00
AndersonTorres e9e5f5f84d Change all alsaLib references to alsa-lib 2021-06-10 01:12:49 -03:00
Sandro d834ba4466
Merge pull request #124893 from markuskowa/upd-welle-io
welle-io: 2.2 -> 2.3
2021-05-30 03:49:04 +02:00
Markus Kowalewski af44c17b5d
welle-io: 2.2 -> 2.3 2021-05-29 21:20:19 +02:00
pmenke 9e0ed182aa
sdrplay: init at 3.07.1
this adds support for software defined radio (SDR) devices by SDRplay.
SDRplay provides an unfree binary library and api-service as well
as a MIT licensed adapter library for SoapySDR for integration
with many popular SDR applications.
2021-05-28 15:40:04 +02:00
Jonathan Ringer f7a112f6c4
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
  pkgs/applications/graphics/emulsion/default.nix
  pkgs/development/tools/misc/texlab/default.nix
  pkgs/development/tools/rust/bindgen/default.nix
  pkgs/development/tools/rust/cargo-udeps/default.nix
  pkgs/misc/emulators/ruffle/default.nix
  pkgs/tools/misc/code-minimap/default.nix
2021-05-18 08:57:16 -07:00
Stéphan Kochen 04e409b150
ebook2cw: fix darwin build (#122801) 2021-05-17 18:10:42 +02:00
Jonathan Ringer d8e62d8e41
Merge remote-tracking branch 'origin/master' into staging-next
Fix cargo-flash build
2021-05-16 18:27:14 -07:00
Anderson Torres b3a8cab594
Merge pull request #122780 from Mindavi/rtl_433/21.05
rtl_433: 20.11 -> 21.05
2021-05-16 15:57:20 -03:00
Rick van Schijndel a53747a2df rtl_433: update license to gpl2Plus 2021-05-15 15:20:52 +02:00
zowoq 004f8cd986 Merge staging-next into staging 2021-05-14 16:32:43 +10:00
Doron Behar 210784b7c8
Merge pull request #121563 from austinbutler/wrap 2021-05-14 05:50:35 +00:00
Austin Butler 4b349864ca gnuradio: rename wrap option to doWrap
Prevents naming conflict, see NixOS#121563
2021-05-13 20:53:35 -07:00
Rick van Schijndel 548818a448 rtl_433: 20.11 -> 21.05 2021-05-13 00:22:52 +02:00
John Ericson cf02b24813 Merge remote-tracking branch 'upstream/staging-next' into staging 2021-05-11 22:30:46 +00:00
Alexandre Iooss 07d9edeaea
gnuradio: add Qt5 wrapper for version 3.9+ 2021-05-11 10:23:35 +02:00
Daniël de Kok 85f96822a0 treewide: fix cargoSha256/cargoHash
Rust 1.50.0 incorporated a Cargo change (rust-lang/cargo#8937) in
which cargo vendor erroneously changed permissions of vendored
crates. This was fixed in Rust
1.51.0 (rust-lang/cargo#9131). Unfortunately, this means that all
cargoSha256/cargoHashes produced during the Rust 1.50.0 cycle are
potentially broken.

This change updates cargoSha256/cargoHash tree-wide.

Fixes #121994.
2021-05-08 00:36:37 -07:00
James Earl Douglas 6ca946ee90
Add recommended runHook pre/postInstall 2021-05-01 16:10:45 -07:00
James Earl Douglas a64f36311a
dump1090: 4.0 -> 5.0 2021-05-01 14:58:36 -07:00
Morgan Jones f2744c6b80 wsjtx: 2.2.2 -> 2.3.1 2021-04-25 18:01:10 -06:00
Markus Kowalewski 3e1c06654b
airspy: 1.0.9 -> 1.0.10 2021-04-24 22:56:54 +02:00
Pavol Rusnak 29bb19258a
treewide: use https for github URIs 2021-04-17 17:59:08 +02:00
Peter Hoeg 22c7e4f3d9 sdrangel: 6.4.0 -> 6.8.0 2021-04-15 17:06:39 +08:00
Peter Hoeg 4be05878ea rtl-sdr: minor build fixes 2021-04-15 17:06:39 +08:00
Peter Hoeg 22baca7dfb multimon-ng: drop qt4
qt4 was used to pull in X11 dependencies as well as qmake, but as upstream
now supports cmake, just use that and be specific about the X11 dependency.
2021-04-06 10:35:48 +08:00
Sandro 7c932296e0
Merge pull request #116335 from SuperSandro2000/move-aliases.nix 2021-04-05 04:07:15 +02:00
Eduardo Sánchez Muñoz 667da29962 gnuradio3_8: remove fetchpatch from inputs (not used) 2021-04-04 21:33:57 +02:00
Robert Scott ee33b8b17c
Merge pull request #118347 from eduardosm/gr3.8
gnuradio3_8: 3.8.2.0 -> 3.8.3.0
2021-04-04 17:51:39 +01:00
Sandro Jäckel d24e2d1b0b
gmock: deprecate alias 2021-04-04 03:18:59 +02:00
Eduardo Sánchez Muñoz 07700e51dc gnuradio: remove volk cmake flags mistakenly added
see https://github.com/NixOS/nixpkgs/pull/118345#discussion_r606706207
2021-04-03 22:39:40 +02:00
Eduardo Sánchez Muñoz 525420ef36 gnuradio3_8: 3.8.2.0 -> 3.8.3.0 2021-04-03 22:39:11 +02:00
Eduardo Sánchez Muñoz 6242f38c30 gnuradio: enable gr-vocoder 2021-04-03 14:47:43 +02:00
Eduardo Sánchez Muñoz 24abc4bfc4 gnuradio: 3.9.0.0 -> 3.9.1.0 2021-04-02 20:14:22 +02:00
Sandro Jäckel 03a351da00
ubertooth: pkgconfig -> pkg-config 2021-04-02 17:04:58 +02:00
Martin Weinelt 3e0713d582
ubertooth, libbtbb: stdenv.lib -> lib 2021-04-02 15:37:43 +02:00
Martin Weinelt 54d286365d
Merge pull request #87750 from oxzi/ubertooth 2021-04-02 15:23:30 +02:00
Frederik Rietdijk 3d4695c41d direwolf: use python3 2021-03-25 12:17:45 +01:00
Sandro 0ec1f94e32
Merge pull request #92045 from oxzi/btlejack-2.0.0
btlejack: init at 2.0.0
2021-03-21 05:24:04 +01:00
Samuel Gräfenstein 672cd0c8e7
treewide: gnome3.gtkmm -> gtkmm3
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:15 +01:00
R. RyanTM d4697cc2d1 xlog: 2.0.19 -> 2.0.20 2021-03-16 03:13:20 -04:00
Ryan Mulligan 87acb6d60b
Merge pull request #116204 from r-ryantm/auto-update/svxlink
svxlink: 19.09.1 -> 19.09.2
2021-03-14 14:15:11 -07:00
Doron Behar fb024f50e5 gnuradio: 3.8 -> 3.9
Add some "3.9" attributes to srcs in gnuradio packages And update
packages using GR3.8 and that are incompatible yet with GR3.9 to use
GR3.8 explicitly.
2021-03-13 19:07:34 +02:00
Doron Behar 650ee258fd gnuradio3_{7,8}: Use external volk
Now that volk is packaged, we can use our build and save some closure
space for those that have more then 1 version of gnuradio installed.
Also, simplify a bit how attributes are inherited in the expression.
2021-03-13 19:07:20 +02:00
R. RyanTM 9494262663 svxlink: 19.09.1 -> 19.09.2 2021-03-13 14:48:09 +00:00
Doron Behar 9545bbadfa inspectrum: Refactor to use gnuradioMinimal.pkgs.mkDerivation
Use the same deps of gnuradioMinimal - thanks to gnuradio's
mkDerivation.
2021-03-13 12:47:00 +02:00
Doron Behar 99c3bdb9b6 gqrx: Refactor to use gnuradioMinimal.pkgs.mkDerivation
- Use gnuradio's `mkDerivation` which includes most of the deps needed.
- Always enable pulseaudio support as that's part of gnuradio's deps
anyway.
- Use gnuradioMinimal.pkgs.osmosdr - not from the alias gr-osmosdr.
2021-03-13 12:47:00 +02:00
Doron Behar fea0ac887e qradiolink: 0.5.0 -> 0.8.5-2
Use gnuradio.pkgs.mkDerivation (gnuradio 3.8) and updated deps.
2021-03-13 12:47:00 +02:00
Doron Behar b944ca9350 gnss-sdr: Refactor to use gnuradio.pkgs.mkDerivation
Use the same dependencies that gnuradio uses, thanks to gnuradio's
`mkDerivation`. Add `gnuradio.pkgs.osmosdr` as dependency.
2021-03-13 12:46:59 +02:00
Doron Behar 6a4744a094 gnuradio: Remove qt5 and gtk from passthru if not used
Attributes such as gnuradioMinimal built without gui support should not
have the `qt` and `gtk` attributes in it's passthru.
2021-03-13 12:46:59 +02:00
Doron Behar 2d08e55e9b gnuradio.pkgs: init
- Write a `mkDerivation` and `mkDerivationWith` function for gnuradio,
  like qt5.
- qradiolink, gqrx: Use gnuradio's callPackage and mkDerivation.
- Use gnuradio.callPackage to define all gnuradio.pkgs.
- Move all gnuradio packages expressions to pkgs/development/gnuradio-modules/ -
  modeled after Python's.
- Add more paths to gnuradio's wrapper - add the extra packages as
  python modules, and add their executables with proper env vars
  wrapping.

Co-authored-by: Frederik Rietdijk <fridh@fridh.nl>
2021-03-13 12:46:59 +02:00
Doron Behar 7690f9a312 gnuradio, uhd: Use boost17x
gnss-sdr needs it: https://github.com/boostorg/format/issues/67 .
uhd and gnuradio need to use the same boost version to avoid
incompatibilities issues. icu is needed from some reason with boost17x.
2021-03-11 18:40:42 +02:00
Doron Behar 4f2573e875 uhd: 3.15.0.0 -> 4.0.0.0 2021-03-11 18:40:41 +02:00
Eduardo Sánchez Muñoz 62ea910ef3 pothos: init at 0.7.1 2021-03-03 14:00:05 +01:00
github-actions[bot] 683536ab2a
Merge master into staging-next 2021-02-18 00:40:58 +00:00
Sandro 4175c39261
Merge pull request #113228 from SCOTT-HAMILTON/cqrlog 2021-02-17 23:43:25 +01:00
SCOTT-HAMILTON 055345eb89 cqrlog: init at 2.5.2 2021-02-17 21:18:42 +01:00
github-actions[bot] 5f9df37683
Merge master into staging-next 2021-02-11 00:36:09 +00:00
Sandro 41d270c2aa
Merge pull request #110857 from SuperSandro2000/fix-collection6 2021-02-11 01:32:55 +01:00
github-actions[bot] 30dddce5e8
Merge master into staging-next 2021-02-09 06:16:02 +00:00
Mario Rodas 34a4272e49
Merge pull request #112272 from r-ryantm/auto-update/flrig
flrig: 1.3.53 -> 1.3.54
2021-02-08 20:35:55 -05:00
Alvar Penning 0e7a749052 btlejack: init at 2.0.0 2021-02-08 22:09:06 +01:00
github-actions[bot] bef005163c
Merge master into staging-next 2021-02-08 12:19:33 +00:00
Robert Schütz 9a200f6091
Merge pull request #111330 from dotlambda/libav-insecure
libav: mark as insecure
2021-02-08 12:18:05 +01:00
R. RyanTM fa59b9235e fldigi: 4.1.17 -> 4.1.18 2021-02-08 09:35:23 +01:00
R. RyanTM f620a10672 flrig: 1.3.53 -> 1.3.54 2021-02-07 08:27:57 +00:00
Robert Schütz 7acbde998b sdrangel: use ffmpeg instead of libav 2021-02-02 17:26:35 +01:00