User Tools

Site Tools


running_your_first_experiment

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
running_your_first_experiment [2025/05/14 18:26] cmorinrunning_your_first_experiment [2025/05/20 14:28] (current) cmorin
Line 121: Line 121:
   node14:   node14:
     container:     container:
-    - image: ghcr.io/cortexlab/cxlb-gnuradio-3.10:1.4+    - image: ghcr.io/cortexlab/cxlb-gnuradio-3.10:1.5
       command: bash -lc "/cortexlab/homes/[username]/Tutorials/Tuto_1/ofdm_benchmark/ofdm_tx_example.py -g 15 -b 4 -r 1000000 -f 1250000000"       command: bash -lc "/cortexlab/homes/[username]/Tutorials/Tuto_1/ofdm_benchmark/ofdm_tx_example.py -g 15 -b 4 -r 1000000 -f 1250000000"
 +    passive: true
  
   node16:   node16:
     container:     container:
-    - image: ghcr.io/cortexlab/cxlb-gnuradio-3.10:1.4+    - image: ghcr.io/cortexlab/cxlb-gnuradio-3.10:1.5
       command: bash -lc "/cortexlab/homes/[username]/Tutorials/Tuto_1/ofdm_benchmark/ofdm_rx_example.py -g 15 -b 4 -r 1000000 -f 1250000000"       command: bash -lc "/cortexlab/homes/[username]/Tutorials/Tuto_1/ofdm_benchmark/ofdm_rx_example.py -g 15 -b 4 -r 1000000 -f 1250000000"
 </code> </code>
Line 141: Line 142:
     * ''-r 2000000'': this sets the bandwidth of the signal to 2 MHz     * ''-r 2000000'': this sets the bandwidth of the signal to 2 MHz
     * ''-f 1234000000'': this sets the carrier frequency of the signal to 1.234 GHz     * ''-f 1234000000'': this sets the carrier frequency of the signal to 1.234 GHz
-  * ''passive: true'': the node will be passive, meaning it will stop when all active nodes are finished+  * ''passive: true'': the node 14 will be passive, meaning it will stop when all active nodes are finished
  
 This is the scenario at hand: This is the scenario at hand:
Line 149: Line 150:
  
 For more info on where these nodes are located inside the platform, please check the node position map at the [[start | home of this wiki]]. For more info on where these nodes are located inside the platform, please check the node position map at the [[start | home of this wiki]].
 +
 +For more information on the ''scenario.yaml'' file syntax, please check the [[scenario_file_format]] page.
  
 Once this is done, you can save the file to disk by pressing Ctrl+X to exit, followed by Y to save the current state. Once this is done, you can save the file to disk by pressing Ctrl+X to exit, followed by Y to save the current state.
running_your_first_experiment.1747240012.txt.gz · Last modified: 2025/05/14 18:26 by cmorin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki