Update for 18-11-21 00:30
This commit is contained in:
parent
2bf082ccbc
commit
8df2aeaede
15
tech/Gnuradio.wiki
Normal file
15
tech/Gnuradio.wiki
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
= GnuRadio =
|
||||||
|
|
||||||
|
GNU Radio is a program allowing for radio signals to be processed by creating
|
||||||
|
drag and drop flow charts.
|
||||||
|
|
||||||
|
== Gentoo Install ==
|
||||||
|
|
||||||
|
NOTE gentoo install is somewhat broken. Here is how to reproduce my setup
|
||||||
|
|
||||||
|
1) sudo emerge net-wireless/gnuradio-9999
|
||||||
|
- This will give errors most likely. Change the accpect keyword to allow
|
||||||
|
this to install the cutting edge version
|
||||||
|
2) sudo emerge dev-qt/qtopengl
|
||||||
|
- This is to be run after the above command fails (if it does fail)
|
||||||
|
3) sudo emerge net-wireless/gnuradio-9999
|
3
tech/Hack-RF.wiki
Normal file
3
tech/Hack-RF.wiki
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
= HackRF =
|
||||||
|
|
||||||
|
The Hackrf is a very wide band (HF through EHF) half duplex SDR transciver.
|
@ -49,3 +49,5 @@ See [[Radio_Etiquette]]
|
|||||||
== Cool tech ==
|
== Cool tech ==
|
||||||
|
|
||||||
[[Broadband-Hamnet]]
|
[[Broadband-Hamnet]]
|
||||||
|
[[Gnuradio]]
|
||||||
|
[[Hack-RF]]
|
||||||
|
Loading…
Reference in New Issue
Block a user