User Tools

Site Tools


tracking:aufbau

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
tracking:aufbau [2012/04/07 14:17] – created lilafischtracking:aufbau [2012/09/02 11:34] (current) sec
Line 1: Line 1:
-===== Rechner ===== +===== Computer ===== 
-  * Software liegt auf http://git.42.org/openbeacon.git/ +  * Software is at http://git.42.org/openbeacon.git/ 
-  * von interesse: openbeacon/host/services/openbeacon-tracker +  * the interesting part is: openbeacon/host/services/openbeacon-tracker 
-  * AufgabeRohdaten von den Trackern sammelndaraus Positionen bestimmen +  * JobCollect raw data from trackersand calculate positions from that 
-  * make +  * add readers here: 
-  * ./openbeacon-tracker | ./filter-singularsighting output.json +     * ''src/bmReaderPositions.h'' {readerid, roomnumber, group(?), x-coord, y-coord, comment}, 
-  * damit nicht dauern dauf die Festplatte geschrieben wird+  * ''make'' 
-  * mount -t tmpfs -o size=10M dev0 ./json +  * ''./openbeacon-tracker | ./filter-singularsighting output.json'' 
-  * zB thttpd +  * so it doesn't write to disk every second
-  * thttpd -p [port] -dd [ordner in dem jsonfiles liegen] -l [zielordner fuers logfile] +     ''mount -t tmpfs -o size=10M /dev/null ./json'' 
-  zB thttpd -p 8888 -dd json/ -l ./logfile +  * Start webserver to publish the json (e.g.: thttpd) 
-  * Reader eintragen+     * thttpd -p [port] -dd [json file folder] -l [zielordner fuers logfile] 
-  * src/bmReaderPositions.h {readeridraumnummer, gruppe(?), x-koordinate, y-koordinate, Kommentar},+     e.g. ''thttpd -p 8888 -dd json/ -l ./logfile'' 
 + 
 +===== r0kets ===== 
 +  * tracking - r0kets need this software
 +  * bridge-firmwaresee ''README.building'' 
 +  * currently: r0kets connected to computers (e.g. dockstar) 
 +  * you need this script for it: ''.../r0ket/tools/mesh/beacon-udp.pl'' 
 +  * or alternatively the binary built from ''.../r0ket/tools/mesh/obreader.c''
tracking/aufbau.1333801028.txt.gz · Last modified: by lilafisch

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki