Changeset 374

Show
Ignore:
Timestamp:
07/27/09 11:27:51 (15 years ago)
Author:
sriram
Message:

Adding all the four channels

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • vtcross/branches/sriram/benchmark_txrxnode1.py

    r372 r374  
    187187                #sync_status = "False" 
    188188                if sync_status != "True": 
    189                         ch = int(random.choice([1])) 
     189                        ch = int(random.choice([1,7,8,14])) 
    190190                        if ch < 8: 
    191191                                hop_freq = float(1e6 * (462.5625+(ch-1)*0.025))#setting the centre freq frequency for sending packets