me
/
guix
Archived
1
0
Fork 0

gnu: urh: Add support for Airspy and BladeRF.

* gnu/packages/radio.scm (urh)[inputs]: Add airspy and bladerf.
master
Guillaume Le Vaillant 2023-09-30 13:44:31 +02:00
parent 4f1365a263
commit 26a3fc8449
No known key found for this signature in database
GPG Key ID: 6BE8208ADF21FE3F
1 changed files with 3 additions and 1 deletions

View File

@ -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