mirror of
https://github.com/ryanvolz/radioconda.git
synced 2025-06-26 15:05:17 -04:00
Add bladerf+soapy, gr-inspector, gr-paint; update to GR 3.10.
Also drop Windows 7 support by updating to Python 3.10.
This commit is contained in:
parent
8c89990faa
commit
48af1ff945
@ -1,6 +1,7 @@
|
|||||||
name: radioconda
|
name: radioconda
|
||||||
channels:
|
channels:
|
||||||
- conda-forge
|
- conda-forge
|
||||||
|
- ryanvolz
|
||||||
platforms:
|
platforms:
|
||||||
- linux-64
|
- linux-64
|
||||||
- linux-aarch64
|
- linux-aarch64
|
||||||
@ -9,14 +10,19 @@ platforms:
|
|||||||
- osx-arm64
|
- osx-arm64
|
||||||
- win-64
|
- win-64
|
||||||
dependencies:
|
dependencies:
|
||||||
- alsa-plugins # [linux64]
|
|
||||||
- airspy
|
- airspy
|
||||||
- airspyhf
|
- airspyhf
|
||||||
|
- alsa-plugins # [linux64]
|
||||||
|
- bladerf
|
||||||
- digital_rf
|
- digital_rf
|
||||||
- codec2
|
- codec2
|
||||||
- gnuradio 3.9.*
|
- gnuradio 3.10.*
|
||||||
|
- gnuradio-inspector # [linux64]
|
||||||
|
- gnuradio-inspector # [osx64]
|
||||||
|
- gnuradio-inspector # [win64]
|
||||||
- gnuradio-iridium
|
- gnuradio-iridium
|
||||||
- gnuradio-osmosdr
|
- gnuradio-osmosdr
|
||||||
|
- gnuradio-paint
|
||||||
- gnuradio-satellites
|
- gnuradio-satellites
|
||||||
- gqrx # [linux64]
|
- gqrx # [linux64]
|
||||||
- gqrx # [osx64]
|
- gqrx # [osx64]
|
||||||
@ -31,13 +37,12 @@ dependencies:
|
|||||||
- pandas
|
- pandas
|
||||||
- pyadi-iio
|
- pyadi-iio
|
||||||
- python
|
- python
|
||||||
# restrict to python 3.8 on Windows for Windows 7 compatibility
|
|
||||||
- python 3.8.* # [win]
|
|
||||||
- rtl-sdr
|
- rtl-sdr
|
||||||
- scipy
|
- scipy
|
||||||
- soapysdr
|
- soapysdr
|
||||||
- soapysdr-module-airspy
|
- soapysdr-module-airspy
|
||||||
- soapysdr-module-airspyhf
|
- soapysdr-module-airspyhf
|
||||||
|
- soapysdr-module-bladerf
|
||||||
- soapysdr-module-hackrf
|
- soapysdr-module-hackrf
|
||||||
- soapysdr-module-lms7
|
- soapysdr-module-lms7
|
||||||
- soapysdr-module-plutosdr
|
- soapysdr-module-plutosdr
|
||||||
|
Loading…
x
Reference in New Issue
Block a user