User Tools

Site Tools


howto:iridium

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
howto:iridium [2015/09/05 13:18]
odo [Requirements]
howto:iridium [2015/12/24 01:01]
ikarus
Line 10: Line 10:
  
 ===== Tasks ===== ===== Tasks =====
 +
 +  * Install the Requisites:
 +    * Python (2.7)
 +    * NumPy (scipy)
 +
  
   * clone the ''​iridium-toolkit''​ repo.   * clone the ''​iridium-toolkit''​ repo.
Line 23: Line 28:
  
 <​code>​ <​code>​
-hackrf_transfer ​ -r /dev/stdout -f 1627000000 -a 1 -l 40 -g 20 -s 2000000 | python2 ​multiprocessing-sec.py -c 1627000000 -r 2000000 -f hackrf --jobs 2 | grep "​A:​OK"​ | tee outfile+hackrf_transfer ​ -r /dev/stdout -f 1627000000 -a 1 -l 40 -g 20 -s 2000000 | python2 ​extractor.py -c 1627000000 -r 2000000 -f hackrf --jobs 2 | grep "​A:​OK"​ | tee outfile
 </​code>​ </​code>​
  
howto/iridium.txt ยท Last modified: 2015/12/24 01:11 by ikarus