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…') |
m (contributers → contributors) |
||
(One intermediate revision by one other user not shown) | |||
Line 3: | Line 3: | ||
The data set contains OLSR link quality over one hour. | The data set contains OLSR link quality over one hour. | ||
− | === Contact | + | === Contact contributors === |
* [[User:Thm|Thomas Mundt]] | * [[User:Thm|Thomas Mundt]] | ||
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. |
Latest revision as of 10:42, 13 September 2012
Description
The data set contains OLSR link quality over one hour.
Contact contributors
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.