Difference between revisions of "OLQ one hour"
From OpenScience
(Created page with '=== Description === The data set contains OLSR link quality over one hour. === Contact contributers === * Thomas Mundt === Datasets === {| {{Prettytable}} !Data…') |
(→Datasets) |
||
Line 14: | Line 14: | ||
!Format | !Format | ||
|- | |- | ||
− | |http://ox.informatik.uni-rostock.de/thm/olqm/lq/ | + | |http://ox.informatik.uni-rostock.de/thm/olqm/lq/thmonag_sampledata.zip |
|Link quality (LQ) as collected at one node's OLSR daemon describing the entire network. | |Link quality (LQ) as collected at one node's OLSR daemon describing the entire network. | ||
|Comma separated list, each line contains: Timestamp NodeA NodeB LinkQuality (received OLSR packets divided by sent OLSR packets - from A to B) NeighborLinkquality (from B to A). Links are asymmetric. | |Comma separated list, each line contains: Timestamp NodeA NodeB LinkQuality (received OLSR packets divided by sent OLSR packets - from A to B) NeighborLinkquality (from B to A). Links are asymmetric. |
Revision as of 22:27, 4 January 2011
Description
The data set contains OLSR link quality over one hour.
Contact contributers
Datasets
Data | Description | Format |
---|---|---|
http://ox.informatik.uni-rostock.de/thm/olqm/lq/thmonag_sampledata.zip | Link quality (LQ) as collected at one node's OLSR daemon describing the entire network. | Comma separated list, each line contains: Timestamp NodeA NodeB LinkQuality (received OLSR packets divided by sent OLSR packets - from A to B) NeighborLinkquality (from B to A). Links are asymmetric. |
Publications
Software
Comments
Archive includes bulkloader.yaml for uploading data directly into Google App Engine Data Store - see http://code.google.com/intl/en/appengine/docs/python/tools/uploadingdata.html.