Changes between Version 2 and Version 3 of Tutorials/k0SDR/Tutorial12


Ignore:
Timestamp:
Oct 5, 2009, 7:07:15 PM (15 years ago)
Author:
therom
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/k0SDR/Tutorial12

    v2 v3  
    2828
    2929    If Atheros wireless card:
    30                               wlanconfig athx destroy (Destroy the VAP, athx)
     30                             
     31{{{
     32wlanconfig athx destroy (Destroy the VAP, athx)
    3133
    3234                              wlanconfig athx create wlandev wifi0 wlanmode adhoc (Create an adhoc VAP)
     
    3739
    3840                              ifconfig athx 192.168.200.x
     41}}}
     42
    3943
    4044    If Intel wireless card:
    41                               iwconfig ethx mode ad-hoc
     45                             
     46{{{
     47 iwconfig ethx mode ad-hoc
    4248                             
    4349                              iwconfig ethx essid test
     
    4652
    4753                              ifconfig athx 192.168.200.x
     54}}}
     55
    4856
    4957    Make sure the control interfaces are setting up correctly by pinging each other
     
    5159Step 4: Setup TDMA time synchronization server at node (10,11) by executing
    5260
    53     python TDMA_server.py
     61   
     62{{{
     63 python TDMA_server.py
     64}}}
     65
    5466
    5567Step 5: Execute the file
    5668
    57     python ctrlplane_switch3_UDP_pkt500.py
     69   
     70{{{
     71python ctrlplane_switch3_UDP_pkt500.py
     72}}}
     73
    5874
    5975    (1). Please Input Network Interface: