Hi Rob-

First, thanks MUCH for posting your "airmar.py" on github.

I am a very novice weewx user.  I just got the "simulator" working on my 
RaspberryPi and now I want to hook up my Arimar 200WX.
>From what I understand,  I need to take two basic steps:

1) modify the weewx.conf to point to new station_type and set 
driver=weewx.drivers.airmar
2) put the "airmar.py" in my "user" directory which I think is /home/pi

Is that right?
-JiM.

On Wednesday, May 20, 2015 at 12:05:58 PM UTC-4, Rob Fuller wrote:
>
> Thanks Aleksandar,
>
> I needed to make a couple of small changes for it to work with our device 
> (Airmar 200WX). Mostly:
>
> 1. use pyserial socket:// url, since we are exposing the weatherstation 
> using ftdi driver and kplex
> 2. added some detail in the log messages
> 3. added some leniency on the checksum verification (" F" == "0F")
>
> For the 200WX I'm still getting a couple of warnings, but haven't looked 
> into it yet, and generally things seem ok. The warnings are:
>
> weewx[11]: airmar: Wrong data format for windchill_rel ''
> weewx[11]: airmar: Wrong data format for windchill ''
> weewx[11]: airmar: Wrong data format for heatindex ''
>
> I put the source on github for the moment here if someone is running with 
> it:
> https://github.com/fullergalway/weewx-airmar-150wx-driver
>
> Thanks again,
> Rob.
>
> On Tuesday, April 28, 2015 at 11:20:47 AM UTC+1, Aleksandar Tsankov wrote:
>>
>> Hi,
>> I followed the mwall's advice and went back to original wxservices.py. 
>> The logic for deciding which windSpeed and windDir to be used is putted in 
>> the driver.
>> Now everything works as supposed.
>> Since I want to have some real-time application running on tablet, is it 
>> possible weewx to generate Weather Display's clientraw.txt file in order 
>> WDL (or something similar) to be used?
>> I'm attaching the new version of driver.
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-development/b9035cdf-fd4d-41b4-ab20-95c9535968ddo%40googlegroups.com.

Reply via email to