User Tools

Site Tools


howto:intergation_of_a_davis_meteo_station

Differences

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

Link to this comparison view

Next revision
Previous revision
howto:intergation_of_a_davis_meteo_station [2009/08/30 17:26] – created wildihowto:intergation_of_a_davis_meteo_station [Unknown date] (current) – external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
 =====Prerequisites ===== =====Prerequisites =====
-  * Get {{http://lascaux.asu.cas.cz/~petr/meteo-0.9.17.tar.gz| the special version}} of {{http://meteo.othello.ch/ meteo}} and compile, install and configure it as usual.  +  * Get {{http://rts2.org/meteo-0.9.17.tar.gz| the special version}} of {{http://meteo.othello.ch/ meteo}} and compile, install and configure it as usual.  
-  * Start ''meteopoll'' with <code bash>         /sbin/startproc $METEO_POLL_BIN -l syslog:local0 -s ${station} \+  * Start ''meteopoll'' with<code bash>         /sbin/startproc $METEO_POLL_BIN -l syslog:local0 -s ${station} \
                                    -f $METEO_CONFIG \                                    -f $METEO_CONFIG \
                                    -U YOUR_DESTINATION_HOST -P 5002\                                    -U YOUR_DESTINATION_HOST -P 5002\
Line 7: Line 7:
  </code>where YOUR_DESTINATION_HOST ist the host, where ''rts2-sensor-davis'' is running.  </code>where YOUR_DESTINATION_HOST ist the host, where ''rts2-sensor-davis'' is running.
 ===== Configuration ====== ===== Configuration ======
 +  * In the file usually found in ''/etc/rts2/devices'' add the line <code bash> 
 + sensor  davis   MET    --max-peek-windspeed 5.0  --max-avg-windspeed 3.0 --udp-port 5002</code> Configure the device name and the values appropriately.  
 +===== Screen shot ====== 
 +{{ howto:rts2-mon-weather.png?300|The Davis meteo station as seen with rts2-mon.}}
  
howto/intergation_of_a_davis_meteo_station.1251646016.txt.gz · Last modified: 2009/08/30 00:00 (external edit)