tracking:aufbau
This is an old revision of the document!
Computer
- Software is at http://git.42.org/openbeacon.git/
- the interesting part is: openbeacon/host/services/openbeacon-tracker
- Job: Collect raw data from trackers, and calculate positions from that
- add readers here:
- src/bmReaderPositions.h {readerid, raumnummer, gruppe(?), x-koordinate, y-koordinate, Kommentar},
- make
- ./openbeacon-tracker | ./filter-singularsighting output.json
- so it doesn't write to disk every second:
- mount -t tmpfs -o size=10M /dev/null ./json
- Start webserver to publish the json (e.g.: thttpd)
- thttpd -p [port] -dd [json file folder] -l [zielordner fuers logfile]
- e.g.
thttpd -p 8888 -dd json/ -l ./logfile
r0kets
- tracking - r0kets need this software:
- bridgefirmware, see README.building
- currently: r0kets connected to computers (e.g. dockstar)
- you need this script for it: /r0ket/tools/mesh/beacon-udp.pl
tracking/aufbau.1346578351.txt.gz · Last modified: by sec
