[Xastir] weather data

2008-11-09 Thread Ryan Tourge
I know this isn't a specific xastir only question, but I can't seem to
post to the aprssig even with the new address. How can I get the
weather data that I used ot get on firenet that doesn't appear to be
there anymore since passcode only mode was  was instituted? I don't
see CWOP, METAR, or RAWS any more.

-- 
Ryan Tourge - K2RRT
___
Xastir mailing list
[email protected]
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir


[Xastir] Weather Data stopped transmitting...?

2008-09-12 Thread Bennett, Bruce
 
My version 1.4.1 xastir has been up & running as a weather station for years - 
with occasional failures.  A week ago it crashed (disk full from 
xsession-errors log of > 1 Gigabyte).  After cleanup and restart, no weather 
data is transmitted.

Weather data is viewable on xastir, and correct.  If you ask for station info 
for my station on my station, you see all the correct weather information.  But 
it just doesn't transmit that data any more.

I've spent a week occasionally poking at it trying to figure out what broke, 
but no luck.

Any clues as to where to look would be appreciated.  I will just have to 
rebuild from the ground up again if I can't find the key issue...

-- 
Bruce Bennett, KB8ROP
-
I prefer to call it 'Post-Sanity Enabled'.

___
Xastir mailing list
[email protected]
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir


Re: [Xastir] Weather data formats

2008-02-14 Thread Gerry Creager
Peet has some examples on their site and I can likely generate some 
later this week when I get a few minutes to play with a uWx board which 
uses the same format...

gerry

Tony Hunt wrote:

Where can I get some info on the weather data stream formats for both the
WX200 and the Peet Brothers serial streams ? Anybody know how these formats
are constructed? I want to try and see if I can make a PIC uP on a serial
port emulate or translate some datas to make it look like a serial Wx
station.

Tony VK5AH


___
Xastir mailing list
[email protected]
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir


--
Gerry Creager -- [EMAIL PROTECTED]
Texas Mesonet -- AATLT, Texas A&M University
Cell: 979.229.5301 Office: 979.862.3982 FAX: 979.862.3983
Office: 1700 Research Parkway Ste 160, TAMU, College Station, TX 77843

___
Xastir mailing list
[email protected]
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir


Re: [Xastir] Weather data formats

2008-02-14 Thread Matt Werner
Peet is here:

http://www.peetbros.com/shop/custom.aspx?recid=7

On Thu, Feb 14, 2008 at 4:35 PM, Tony Hunt <[EMAIL PROTECTED]> wrote:
> Where can I get some info on the weather data stream formats for both the
>  WX200 and the Peet Brothers serial streams ? Anybody know how these formats
>  are constructed? I want to try and see if I can make a PIC uP on a serial
>  port emulate or translate some datas to make it look like a serial Wx
>  station.
>
>  Tony VK5AH
>
>
>  ___
>  Xastir mailing list
>  [email protected]
>  http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
>
___
Xastir mailing list
[email protected]
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir


[Xastir] Weather data formats

2008-02-14 Thread Tony Hunt
Where can I get some info on the weather data stream formats for both the
WX200 and the Peet Brothers serial streams ? Anybody know how these formats
are constructed? I want to try and see if I can make a PIC uP on a serial
port emulate or translate some datas to make it look like a serial Wx
station.

Tony VK5AH


___
Xastir mailing list
[email protected]
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir


Re: [Xastir] Weather Data

2008-01-04 Thread Chip Griffin

On Jan 4, 2008, at 17:45, Gerry Creager wrote:

TO do that, you'd have to cache or database all the data locally...  
OR... place a web service request to a server somewhere, OR, an SQL  
request to a server.


Personally I'd prefer the data to be stored locally. The data is  
already coming in to the computer via one of the interface  
connections. Also to mine from another source can only lead to  
heartache and grief down the line when the format changes. I vote for  
using the available information.


At this point, I don't see that as a mouse-over service as that'd  
require some fairly hefty coding on the UI in Xastir.  I could see  
it added to a right-click, with less work, however.


I think my initial words were misleading. I was talking about the  
right-click menu (which in the program is called the "Mouse Pointer  
Menu" and can be also called up using the last option under the Map  
menu).


Parsing it from logs is tedious and time-consuming.  Believe me.  I  
know.


I think it would likely require a new log, perhaps one in just the  
format we need. Of course an indexed database would be quicker but  
would require some additional dependencies (berkeley db is already  
used for some other options, so perhaps that is the way to go).



-- Chip


___
Xastir mailing list
[email protected]
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir


Re: [Xastir] Weather Data

2008-01-04 Thread Gerry Creager
Hmmm.  TO do that, you'd have to cache or database all the data 
locally... OR... place a web service request to a server somewhere, OR, 
an SQL request to a server.  I can look at the web service request angle 
but need to talk to some of my folks here.  At this point, I don't see 
that as a mouse-over service as that'd require some fairly hefty coding 
on the UI in Xastir.  I could see it added to a right-click, with less 
work, however.


Parsing it from logs is tedious and time-consuming.  Believe me.  I know.

gerry

Chip Griffin wrote:
Are there other ways to review weather data other than (a) looking at 
the View>Weather Stations or (b) using Station>Filter Display>Display 
Weather Info? I have a vision of being able to bring up the Mouse 
Pointer Menu on a station and bringing up a graph of weather data. This 
would read from received data. All this stuff is, or can/could be, 
stored and read back in/from logs.


Seem possible?


73,
--de Chip (N1MIE) FN41bn

___
Xastir mailing list
[email protected]
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir


--
Gerry Creager -- [EMAIL PROTECTED]
Texas Mesonet -- AATLT, Texas A&M University
Cell: 979.229.5301 Office: 979.862.3982 FAX: 979.862.3983
Office: 1700 Research Parkway Ste 160, TAMU, College Station, TX 77843

___
Xastir mailing list
[email protected]
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir


[Xastir] Weather Data

2008-01-04 Thread Chip Griffin
Are there other ways to review weather data other than (a) looking at  
the View>Weather Stations or (b) using Station>Filter Display>Display  
Weather Info? I have a vision of being able to bring up the Mouse  
Pointer Menu on a station and bringing up a graph of weather data.  
This would read from received data. All this stuff is, or can/could  
be, stored and read back in/from logs.


Seem possible?


73,
--de Chip (N1MIE) FN41bn

___
Xastir mailing list
[email protected]
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir