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 revisionPrevious revision
Next revision
Previous revision
howto:iridium [2015/09/05 11:16] – [Requirements] odohowto:iridium [2015/12/24 00:11] (current) ikarus
Line 8: Line 8:
   * [[https://github.com/mossmann/hackrf|hackrf]]   * [[https://github.com/mossmann/hackrf|hackrf]]
   * [[https://github.com/muccc/iridium-toolkit|iridium-toolkit]]   * [[https://github.com/muccc/iridium-toolkit|iridium-toolkit]]
 +
 ===== Tasks ===== ===== Tasks =====
  
-  * clone the ''iridium-toolkit'' repo.+  * Install the Requisites: 
 +    * Python (2.7) 
 +    * NumPy (scipy) 
 +    * Matplotlib 
 + 
 +  * Clone the ''iridium-toolkit'' repo.
  
 <code> <code>
Line 22: 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.1441451814.txt.gz · Last modified: by odo