User Tools

Site Tools


spectrum_analyser_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
spectrum_analyser_example [2017/08/22 14:27] – migrate from scenario.desc to scenario.yaml mimbertspectrum_analyser_example [2017/11/15 16:25] (current) – [Adapt the scenario file] onicolas
Line 17: Line 17:
 Duplicate the folder my\_task and rename it as ofdm-sa : Duplicate the folder my\_task and rename it as ofdm-sa :
 <code>  <code> 
-you@yourpc:~/examples $ cp -my_task/ ofdm-sa/+you@yourpc:~/examples $ cp -my_task/ ofdm-sa/
 you@yourpc:~/examples $ cd ofdm-sa you@yourpc:~/examples $ cd ofdm-sa
 </code> </code>
Line 47: Line 47:
 # Scenario textual description # Scenario textual description
 #   simple string (a one liner) #   simple string (a one liner)
-description: base scenario for CorteXlab+description: fft-web test
  
 # Experiment maximum duration # Experiment maximum duration
Line 65: Line 65:
  
   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 -M 10+   command: ./benchmark_tx.py --antenna="TX/RX" --tx-amplitude=0.2 -v -W 2M -f 2.49G -M 10
  
   node23:   node23:
-    command: sa.py+    command: ./sa.py
     passive: true     passive: true
 </code> </code>
spectrum_analyser_example.1503404845.txt.gz · Last modified: 2017/08/22 14:27 by mimbert

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki