grc: update grc generator

This commit is contained in:
Dimitri Stolnikov 2016-01-10 22:27:42 +01:00
parent 11257d0aa6
commit 64cfd98c5b
1 changed files with 8 additions and 1 deletions

View File

@ -218,6 +218,9 @@ While primarily being developed for the OsmoSDR hardware, this block as well sup
* gnuradio .cfile input through libgnuradio-blocks
* RFSPACE SDR-IQ, SDR-IP, NetSDR (incl. X2 option)
* AirSpy Wideband Receiver through libairspy
#end if
#if $sourk == 'sink':
* gnuradio .cfile output through libgnuradio-blocks
#end if
* CCCamp 2015 rad1o Badge through libhackrf
* Great Scott Gadgets HackRF through libhackrf
@ -252,8 +255,12 @@ Lines ending with ... mean it's possible to bind devices together by specifying
file='/path/to/your file',rate=1e6[,freq=100e6][,repeat=true][,throttle=true] ...
netsdr=127.0.0.1[:50000][,nchan=2]
sdr-ip=127.0.0.1[:50000]
cloudiq=127.0.0.1[:50000]
sdr-iq=/dev/ttyUSB0
airspy=0[,bias=0|1]
airspy=0[,bias=0|1][,linearity][,sensitivity]
#end if
#if $sourk == 'sink':
file='/path/to/your file',rate=1e6[,freq=100e6][,append=true][,throttle=true] ...
#end if
redpitaya=192.168.1.100[:1001]
hackrf=0[,buffers=32][,bias=0|1][,bias_tx=0|1]