From 48af1ff945467e06b37a1db2a7a9ebb08280ddd4 Mon Sep 17 00:00:00 2001 From: Ryan Volz Date: Fri, 15 Apr 2022 09:09:24 -0400 Subject: [PATCH] Add bladerf+soapy, gr-inspector, gr-paint; update to GR 3.10. Also drop Windows 7 support by updating to Python 3.10. --- radioconda.yaml | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/radioconda.yaml b/radioconda.yaml index 7600c46..a511229 100644 --- a/radioconda.yaml +++ b/radioconda.yaml @@ -1,6 +1,7 @@ name: radioconda channels: - conda-forge + - ryanvolz platforms: - linux-64 - linux-aarch64 @@ -9,14 +10,19 @@ platforms: - osx-arm64 - win-64 dependencies: - - alsa-plugins # [linux64] - airspy - airspyhf + - alsa-plugins # [linux64] + - bladerf - digital_rf - codec2 - - gnuradio 3.9.* + - gnuradio 3.10.* + - gnuradio-inspector # [linux64] + - gnuradio-inspector # [osx64] + - gnuradio-inspector # [win64] - gnuradio-iridium - gnuradio-osmosdr + - gnuradio-paint - gnuradio-satellites - gqrx # [linux64] - gqrx # [osx64] @@ -31,13 +37,12 @@ dependencies: - pandas - pyadi-iio - python - # restrict to python 3.8 on Windows for Windows 7 compatibility - - python 3.8.* # [win] - rtl-sdr - scipy - soapysdr - soapysdr-module-airspy - soapysdr-module-airspyhf + - soapysdr-module-bladerf - soapysdr-module-hackrf - soapysdr-module-lms7 - soapysdr-module-plutosdr