User Tools

Site Tools


gnu_radio_benchmark_example

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
Last revisionBoth sides next revision
gnu_radio_benchmark_example [2017/10/26 17:42] – [Submitting the task] lcardosognu_radio_benchmark_example [2017/11/15 16:07] – [Inspecting the example task] onicolas
Line 76: Line 76:
  
   node4:   node4:
-    command: benchmark_rx.py --antenna="TX/RX" --rx-gain=25 -v -W 2M -f 2.49G+    command: ./benchmark_rx.py --antenna="TX/RX" --rx-gain=25 -v -W 2M -f 2.49G
     passive: true     passive: true
  
   node6:   node6:
-    command: benchmark_tx.py --antenna="TX/RX" --tx-amplitude=0.2 -v -W 2M -f 2.49G+    command: ./benchmark_tx.py --antenna="TX/RX" --tx-amplitude=0.2 -v -W 2M -f 2.49G
 </code> </code>
        
Line 88: Line 88:
  
   * ''node4:'': This opens the node4 declaration of options   * ''node4:'': This opens the node4 declaration of options
-  * ''command: benchmark\_rx.py --antenna="TX/RX" --rx-gain=25 -v -W 2M -f 2.49G'': states the command to run on node4. Details of the parameters are:+  * ''command: ./benchmark\_rx.py --antenna="TX/RX" --rx-gain=25 -v -W 2M -f 2.49G'': states the command to run on node4. Details of the parameters are:
     * ''--antenna="TX/RX"'': this indicates which antenna connector to use on the USRP radio platform connected to the node     * ''--antenna="TX/RX"'': this indicates which antenna connector to use on the USRP radio platform connected to the node
     * ''--rx-gain=25'': this sets the receive gain of the USRP radio platform     * ''--rx-gain=25'': this sets the receive gain of the USRP radio platform
gnu_radio_benchmark_example.txt · Last modified: 2018/10/24 12:01 by lcardoso

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki