gnu: urh: Add support for Airspy and BladeRF.
* gnu/packages/radio.scm (urh)[inputs]: Add airspy and bladerf.master
parent
4f1365a263
commit
26a3fc8449
|
@ -2940,7 +2940,9 @@ of devices than RTL-SDR.")
|
||||||
python-pytest
|
python-pytest
|
||||||
xorg-server-for-tests))
|
xorg-server-for-tests))
|
||||||
(inputs
|
(inputs
|
||||||
(list gnuradio
|
(list airspy
|
||||||
|
bladerf
|
||||||
|
gnuradio
|
||||||
gr-osmosdr
|
gr-osmosdr
|
||||||
hackrf
|
hackrf
|
||||||
python-numpy
|
python-numpy
|
||||||
|
|
Reference in New Issue