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…') |
(No difference)
|
Revision as of 22:18, 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_data.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.