mirror of
https://github.com/ryanvolz/radioconda.git
synced 2024-12-22 02:31:03 -05:00
Force gnuradio 3.9 and uhd 4.0 for dev environment.
This commit is contained in:
parent
8cf14767a8
commit
70f0e8416c
@ -11,11 +11,11 @@ dependencies:
|
|||||||
- ipython
|
- ipython
|
||||||
- python
|
- python
|
||||||
# restrict to python 3.8 on Windows for Windows 7 compatibility
|
# restrict to python 3.8 on Windows for Windows 7 compatibility
|
||||||
- python 3.8 # [win]
|
- python 3.8.* # [win]
|
||||||
- radioconda_console_shortcut # [win]
|
- radioconda_console_shortcut # [win]
|
||||||
|
|
||||||
- digital_rf
|
- digital_rf
|
||||||
- gnuradio
|
- gnuradio 3.9.*
|
||||||
- gnuradio-osmosdr
|
- gnuradio-osmosdr
|
||||||
- gnuradio-satellites
|
- gnuradio-satellites
|
||||||
- gnuradio-soapy
|
- gnuradio-soapy
|
||||||
@ -35,4 +35,4 @@ dependencies:
|
|||||||
- soapysdr-module-remote
|
- soapysdr-module-remote
|
||||||
- soapysdr-module-rtlsdr
|
- soapysdr-module-rtlsdr
|
||||||
- soapysdr-module-uhd
|
- soapysdr-module-uhd
|
||||||
- uhd
|
- uhd 4.0.*
|
||||||
|
Loading…
Reference in New Issue
Block a user