mirror of
https://github.com/ryanvolz/radioconda.git
synced 2024-12-21 18:20:58 -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
|
||||
- python
|
||||
# restrict to python 3.8 on Windows for Windows 7 compatibility
|
||||
- python 3.8 # [win]
|
||||
- python 3.8.* # [win]
|
||||
- radioconda_console_shortcut # [win]
|
||||
|
||||
- digital_rf
|
||||
- gnuradio
|
||||
- gnuradio 3.9.*
|
||||
- gnuradio-osmosdr
|
||||
- gnuradio-satellites
|
||||
- gnuradio-soapy
|
||||
@ -35,4 +35,4 @@ dependencies:
|
||||
- soapysdr-module-remote
|
||||
- soapysdr-module-rtlsdr
|
||||
- soapysdr-module-uhd
|
||||
- uhd
|
||||
- uhd 4.0.*
|
||||
|
Loading…
Reference in New Issue
Block a user