User Tools

Site Tools


howto:use_hackrf

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
howto:use_hackrf [2015/08/13 21:23]
funkylab [Getting libHackRF]
howto:use_hackrf [2015/08/14 17:22]
mkie [Using your Rad1o in HackRF mode] what is hackrf mode?
Line 1: Line 1:
 ====== Using your Rad1o in HackRF mode ====== ====== Using your Rad1o in HackRF mode ======
 +
 +When in "​HackRF mode", rad1o behaves like the HackRF (the very popular SDR by Michael Ossmann). That means that the rad1o has to be connected to a computer or smartphone and then acts as an interface to world of radiowaves.
  
 ===== Booting into HackRF mode ===== ===== Booting into HackRF mode =====
Line 25: Line 27:
 with the .rules suffix, containing ​ with the .rules suffix, containing ​
  
-''​SUBSYSTEMS=="​usb",​ ATTRS{idVendor}=="​1d50",​ ATTRS{idProduct}=="​6089",​ MODE:​="​0666"​''​+<​code>​ 
 +SUBSYSTEMS=="​usb",​ ATTRS{idVendor}=="​1d50",​ ATTRS{idProduct}=="​6089",​ MODE:​="​0666"​ 
 +SUBSYSTEMS=="​usb",​ ATTRS{idVendor}=="​1d50",​ ATTRS{idProduct}=="​cc15",​ MODE:​="​0666"​ 
 +</​code>​
  
 You can also download the file from [[http://​s.hostalia.de/​o|here]]. You can also download the file from [[http://​s.hostalia.de/​o|here]].
howto/use_hackrf.txt · Last modified: 2015/08/14 17:30 by mkie