Difference between revisions of "OLQ one hour"

From OpenScience
Jump to: navigation, search
(Datasets)
m (contributers → contributors)
 
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 contributers ===
+
=== Contact contributors ===
  
 
* [[User:Thm|Thomas Mundt]]
 
* [[User:Thm|Thomas Mundt]]

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

thmONAG

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.