Changes between Version 6 and Version 7 of GEC15Agenda/WiMAXTutorial/WSN
- Timestamp:
- 10/25/12 04:20:06 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GEC15Agenda/WiMAXTutorial/WSN
v6 v7 11 11 A number of already-OMLized applications are [http://mytestbed.net/projects/omlapp/wiki already available]. 12 12 13 In this case, we will run two applications that we've written ourselves: a ''sensor'' application that collects measurements from temperature, humidity, and light sensors attached to the node, and a ''wmxstat''application that collects measurements about the state of the WiMAX link.13 In this case, we will run two applications that we've written ourselves: a [http://witestlab.poly.edu/downloads/gec15/sensor sensor] application that collects measurements from temperature, humidity, and light sensors attached to the node, and a [http://witestlab.poly.edu/downloads/gec15/wmxstat.intel wmxstat] application that collects measurements about the state of the WiMAX link. 14 14 15 15 Both of these applications are Ruby scripts. … … 49 49 Before running the experiment, download the application definitions to the console where you'll run the experiment. 50 50 51 * Sensordefinition52 * Wmxstatdefinition51 * [http://witestlab.poly.edu/downloads/gec15/sensor.rb Sensor] definition 52 * [http://witestlab.poly.edu/downloads/gec15/wmxstat.rb Wmxstat] definition 53 53 54 54 '''Step 5''': Write an OMF script