Changes between Version 16 and Version 17 of Old/orbitHandler


Ignore:
Timestamp:
Aug 23, 2006, 4:38:23 PM (18 years ago)
Author:
cmdavies
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Old/orbitHandler

    v16 v17  
    6969./orbitPower nodeList on
    7070
    71 # Configure my wireless interface by running commands
    72 # on all experiment nodes and waiting until they complete.
     71# Configure my wireless interfaces
    7372./orbitRunWait nodeList "iwconfig ath0 essid 'oontest'"
    7473./orbitRunWait nodeList "iwconfig ath0 channel 1"
     
    102101
    103102For more experiments I'd highly recommend removing the './orbitImage' and './orbitPower' commands to speed up the test/debug process considerably.
     103
     104== Node Commands in Detail ==
    104105
    105106   === Command: orbitImage ===