[Xastir] Build issues

2007-06-25 Thread James Ewen

So, I'm back at it again... having problems with building Xastir on Cygwin.

Running update-xastir, I see there's a problem with permissions in
updating files

Merging differences between 1.11 and 1.12 into update-xastir
cvs [update aborted]: cannot rename file .new.update-xastir to
update-xastir: Permission denied

I have no idea what I've done, but ImageMagick has disappeared as well.

checking for WriteImage in -lMagick... no
configure: WARNING: *** Cannot find ImageMagick library files:
Building w/o ImageMagick support. ***

I went through the wiki instructions, downloaded the Cygwin Binary and
installed it, modified configure, etc... still no go.

James
VE6SRV
___
Xastir mailing list
Xastir@xastir.org
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir


Re: [Xastir] APRS packet building

2007-06-25 Thread Curt, WE7U
On Fri, 22 Jun 2007, Corby Krick wrote:

 I'm looking into making a script that'll send out objects once again,
 using xastir_udp_client. I understand the login sequence, but what I
 don't understand is what the APRS packet should look like. I'll need
 the name, coordinates, icon, and comments, but I don't know how to
 build the packet. Can anyone give me any insight?

Here's an example from one of my test scripts.  I'm going to break
it up a bit at points where spaces don't matter, so that the places
where spaces _do_ matter will come out right:


---
xastir_udp_client \
localhost 2023 \
K0SKW 15513 \
-to_rf \
-to_inet \
K0SKWAPRS:;tempy*271046z4800.00N/12200.00W[ 1
---


As far as what to put in the last string, you'll need to get _real_
familiar with the APRS spec and the first APRS spec addendum (which
has been ratified by the working group).  The second spec addendum
has not been ratified at this point.

The above example packet creates an object named tempy.

You'll also need to turn on Xastir's server port before you can
inject UDP objects:  Interface-Enable Server Ports

--
Curt, WE7U.   APRS Client Comparisons: http://www.eskimo.com/~archer
Lotto:A tax on people who are bad at math. -- unknown
Windows:  Microsoft's tax on computer illiterates. -- WE7U
The world DOES revolve around me:  I picked the coordinate system!
___
Xastir mailing list
Xastir@xastir.org
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir


[Xastir] APRS packet building

2007-06-25 Thread Corby Krick
I'm looking into making a script that'll send out objects once again,  
using xastir_udp_client. I understand the login sequence, but what I  
don't understand is what the APRS packet should look like. I'll need  
the name, coordinates, icon, and comments, but I don't know how to  
build the packet. Can anyone give me any insight?




---
Corby Krick
K0SKW - General
Omaha, Nebraska

___
Xastir mailing list
Xastir@xastir.org
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir


Re: [Xastir] Weather map question

2007-06-25 Thread Lee Bengston

On 6/19/07, Tom Russo [EMAIL PROTECTED] wrote:


The cool thing is that if you select, say, only the color brown, then only
the pixels that contain contour lines will be drawn, and anything you have
in a lower map level will show
through.  This allows you to overlay the USGS's contour lines on top of
any other map data (such as aerial photos).



Very nice!  Thanks for all the great info.


Lee - K5DAT
Murphy, TX
___
Xastir mailing list
Xastir@xastir.org
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir


[Xastir] newbie question...

2007-06-25 Thread Rick Bolen \(HM\)
Hello all. I'm new to the list. I've used APRS for several years and have
poked around some linux code, but I'm new to using Xastir.

Q1:
Is there a search engine for the archives? It's time consuming to try and
drill through the archives month-by-month to research a question\issue.

Q2:
Has anyone come up with a tnc-st*.rig file for the Kenwood TS-2000? I've
modified the tnc-st*.D700 using lines from a TS-2000 UI-View script, and I
think its working but just wondered if one is available from Xastir users.

Q3:
I have incoming rf APRS packets listing in View-All incoming, but they
aren't always being displayed on the map. And no stations but my own are
listing in the Mobile stations list. Is there some default filter enabled
that filters these out?

I'm using Debian Etch and the Xastir pkg from the Debian distro.

Many thanks,

Rick Bolen - kg4ofo


___
Xastir mailing list
Xastir@xastir.org
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir


[Xastir] Maps

2007-06-25 Thread Ray Wells
I've just recompiled gdal to include ecw support but I can't figure out 
how ecw format maps invoked in xastir?


gdalinfo --formats now reports ecw support so it would seem that part of 
proceedings is now up to scratch.


Any advice gratefully received.

Ray vk2tv



___
Xastir mailing list
Xastir@xastir.org
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir


Re: [Xastir] APRS packet building

2007-06-25 Thread Corby Krick

Curt, WE7U wrote:

On Fri, 22 Jun 2007, Corby Krick wrote:

  

I'm looking into making a script that'll send out objects once again,
using xastir_udp_client. I understand the login sequence, but what I
don't understand is what the APRS packet should look like. I'll need
the name, coordinates, icon, and comments, but I don't know how to
build the packet. Can anyone give me any insight?



Here's an example from one of my test scripts.  I'm going to break
it up a bit at points where spaces don't matter, so that the places
where spaces _do_ matter will come out right:


---
xastir_udp_client \
localhost 2023 \
K0SKW 15513 \
-to_rf \
-to_inet \
K0SKWAPRS:;tempy*271046z4800.00N/12200.00W[ 1
---


As far as what to put in the last string, you'll need to get _real_
familiar with the APRS spec and the first APRS spec addendum (which
has been ratified by the working group).  The second spec addendum
has not been ratified at this point.

The above example packet creates an object named tempy.

You'll also need to turn on Xastir's server port before you can
inject UDP objects:  Interface-Enable Server Ports

--
Curt, WE7U.   APRS Client Comparisons: http://www.eskimo.com/~archer
Lotto:A tax on people who are bad at math. -- unknown
Windows:  Microsoft's tax on computer illiterates. -- WE7U
The world DOES revolve around me:  I picked the coordinate system!

  
Okay... so if I do NOT include the -to_rf and -to_inet... would the 
object then display on my Xastir screen but not ever be transmitted?


Corby
___
Xastir mailing list
Xastir@xastir.org
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir


Re: [Xastir] APRS packet building

2007-06-25 Thread Jim Shorney
On Fri, 22 Jun 2007 16:32:30 -0500, Corby Krick wrote:

what I  
don't understand is what the APRS packet should look like. I'll need  
the name, coordinates, icon, and comments, but I don't know how to  
build the packet. Can anyone give me any insight?

Corby,

The APRS Spec 1.01 document is here:

ftp://ftp.tapr.org/aprssig/aprsspec/spec/aprs101/APRS101.pdf

Other good stuff can be found at:

http://web.usna.navy.mil/~bruninga/aprs/aprs11.html
http://web.usna.navy.mil/~bruninga/aprs/aprs12.html

73

-Jim (in Lincoln)



-- 
Jim Shorney  --.--Put complaints in this box
jshorney (at) inebraska.com
Ham Radio NU0C
Lincoln, NE, USA
EN10ps
http://incolor.inetnebr.com/jshorney/

___
Xastir mailing list
Xastir@xastir.org
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir


Re: [Xastir] Maps

2007-06-25 Thread Curt, WE7U
On Mon, 25 Jun 2007, Ray Wells wrote:

 I've just recompiled gdal to include ecw support but I can't figure out
 how ecw format maps invoked in xastir?

 gdalinfo --formats now reports ecw support so it would seem that part of
 proceedings is now up to scratch.

We don't support everything that GDAL can do.  In fact, we don't
support any raster formats via GDAL, and only a few of the vector
formats.  Here's the current list out of xastir/src/gdal.c:


if (strstr(drv_name,Shapefile)) {
#ifdef GDAL_SHAPEFILES
fprintf(stderr,   shp   ESRI Shapefile (via GDAL)\n);
#endif  // GDAL_SHAPEFILES
}
else if (strstr(drv_name,NTF)) {
// Not enabled in Xastir yet
}
else if (strstr(drv_name,SDTS)) {
fprintf(stderr,   ddf   Spatial Data Transfer Standard 
(SDTS)\n);
}
else if (strstr(drv_name,TIGER)) {
fprintf(stderr,   rt1   US Census Bureau TIGER/Line\n);
}
else if (strstr(drv_name,S57)) {
fprintf(stderr,   s57   International Hydrographic 
Organization (IHO) S-57\n);
}
else if (strstr(drv_name,MapInfo)) {
fprintf(stderr,   tab   MapInfo TAB\n);
fprintf(stderr,   mid   MapInfo MID\n);
fprintf(stderr,   mif   MapInfo MIF\n);
}
else if (strstr(drv_name,DGN)) {
fprintf(stderr,   dgn   MicroStation DGN\n);
}
else if (strstr(drv_name,VRT)) {
// Not enabled in Xastir yet
}
else if (strstr(drv_name,AVCBin)) {
// Not enabled in Xastir yet
}
else if (strstr(drv_name,REC)) {
// Not enabled in Xastir yet
}
else if (strstr(drv_name,Memory)) {
// Not enabled in Xastir yet
}
else if (strstr(drv_name,GML)) {
// Not enabled in Xastir yet
}
else if (strstr(drv_name,PostgreSQL)) {
// Not enabled in Xastir yet
}



Anything not listed isn't supported either.

--
Curt, WE7U.   APRS Client Comparisons: http://www.eskimo.com/~archer
Lotto:A tax on people who are bad at math. -- unknown
Windows:  Microsoft's tax on computer illiterates. -- WE7U
The world DOES revolve around me:  I picked the coordinate system!
___
Xastir mailing list
Xastir@xastir.org
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir


Re: [Xastir] newbie question...

2007-06-25 Thread Curt, WE7U
On Mon, 25 Jun 2007, Rick Bolen (HM) wrote:

 Is there a search engine for the archives? It's time consuming to try and
 drill through the archives month-by-month to research a question\issue.

You might use Google instead.  Just add in part or all of the list
information in the query between quotes, so that it'll only (or
mostly) find info from the list.


 Has anyone come up with a tnc-st*.rig file for the Kenwood TS-2000? I've
 modified the tnc-st*.D700 using lines from a TS-2000 UI-View script, and I
 think its working but just wondered if one is available from Xastir users.

Not that I know of.  If you have something that works and are
willing, perhaps we could add it to Xastir for others to use?


 I have incoming rf APRS packets listing in View-All incoming, but they
 aren't always being displayed on the map. And no stations but my own are
 listing in the Mobile stations list. Is there some default filter enabled
 that filters these out?

The transmit strings are not all displayed, or rather, a
representative string gets displayed, but it's in the format for an
internet transmit.  You won't see each transmit for each TNC
interface.

The received packets should be displayed there though, if the TNC(s)
are sending them to Xastir.  If there are errors in the packet as
received then Xastir will never get them.  At my location I get very
few stations direct, and get a lot of bad packets.

--
Curt, WE7U.   APRS Client Comparisons: http://www.eskimo.com/~archer
Lotto:A tax on people who are bad at math. -- unknown
Windows:  Microsoft's tax on computer illiterates. -- WE7U
The world DOES revolve around me:  I picked the coordinate system!
___
Xastir mailing list
Xastir@xastir.org
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir


Re: [Xastir] Build issues

2007-06-25 Thread Curt, WE7U
On Sun, 24 Jun 2007, James Ewen wrote:

 So, I'm back at it again... having problems with building Xastir on Cygwin.

I don't have a way to test Cygwin installs anymore, so someone else
will have to help you this time.


 Running update-xastir, I see there's a problem with permissions in
 updating files

 Merging differences between 1.11 and 1.12 into update-xastir
 cvs [update aborted]: cannot rename file .new.update-xastir to
 update-xastir: Permission denied

You can always delete the file and try again.  CVS is nice that way.


 I have no idea what I've done, but ImageMagick has disappeared as well.

 checking for WriteImage in -lMagick... no
 configure: WARNING: *** Cannot find ImageMagick library files:
 Building w/o ImageMagick support. ***

 I went through the wiki instructions, downloaded the Cygwin Binary and
 installed it, modified configure, etc... still no go.

Make sure you install ImageMagick and ImageMagick development
package.

I heard a while back that the Cygwin GraphicsMagick package was
broken, but perhaps they've fixed it by now.  If so, installing the
GM and GM-devel packages would be another thing to try.

--
Curt, WE7U.   APRS Client Comparisons: http://www.eskimo.com/~archer
Lotto:A tax on people who are bad at math. -- unknown
Windows:  Microsoft's tax on computer illiterates. -- WE7U
The world DOES revolve around me:  I picked the coordinate system!
___
Xastir mailing list
Xastir@xastir.org
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir


Re: [Xastir] Weather maps are now black

2007-06-25 Thread Curt, WE7U
On Sat, 23 Jun 2007, Gerry Creager wrote:

 The real distressing problem here is, we don't change anything and the
 background changes.  We have a cron-job that always runs the same code
 the same way, every 2 minutes.  We flog the  out of it and the CPU
 and create several different formats.  The GIF format is the native
 output.

 I'll be in Boulder in a month or so, working with the developers and
 getting some additional training.  I'll get with them and see what they
 think.

Another way to handle this problem Gerry is just not to fix it.
We've coded around it now, so the default transparent colors in the
WMSRadar.geo file cover the changing background.  If other colors
appear, we can add yet more transparent values to the .geo.

--
Curt, WE7U.   APRS Client Comparisons: http://www.eskimo.com/~archer
Lotto:A tax on people who are bad at math. -- unknown
Windows:  Microsoft's tax on computer illiterates. -- WE7U
The world DOES revolve around me:  I picked the coordinate system!
___
Xastir mailing list
Xastir@xastir.org
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir


Re: [Xastir] newbie question...

2007-06-25 Thread Chuck Byam
On 6/25/07 3:37 PM, Curt, WE7U [EMAIL PROTECTED] wrote:

 On Mon, 25 Jun 2007, Rick Bolen (HM) wrote:
 
 Is there a search engine for the archives? It's time consuming to try and
 drill through the archives month-by-month to research a question\issue.
 
 You might use Google instead.  Just add in part or all of the list
 information in the query between quotes, so that it'll only (or
 mostly) find info from the list.
 
There is a link off of the Xastir list overview page to a searchable
database.  (http://www.mail-archive.com/xastir@xastir.org/)
--
Chuck



___
Xastir mailing list
Xastir@xastir.org
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir


Re: [Xastir] Maps

2007-06-25 Thread Tom Russo
On Mon, Jun 25, 2007 at 08:02:44PM +1000, we recorded a bogon-computron 
collision of the [EMAIL PROTECTED] flavor, containing:
  I've just recompiled gdal to include ecw support but I can't figure out how 
  ecw format maps invoked in xastir?

They can't.

ECW maps are rasters.  Nobody has ever written the code necessary to use
GDAL to read and display rasters.

The only thing Xastir does with GDAL uses the OGR part of the library to 
display vectors.

-- 
Tom RussoKM5VY   SAR502   DM64ux  http://www.swcp.com/~russo/
Tijeras, NM  QRPL#1592 K2#398  SOC#236 AHTB#1 http://kevan.org/brain.cgi?DDTNM
And, isn't sanity really just a one-trick pony anyway? I mean all you get is
 one trick, rational thinking, but when you're good and crazy, oooh, oooh,
 oooh, the sky is the limit!  --- The Tick
___
Xastir mailing list
Xastir@xastir.org
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir


Re: [Xastir] Maps

2007-06-25 Thread Ray Wells

Curt, WE7U wrote:


On Mon, 25 Jun 2007, Ray Wells wrote:

 


I've just recompiled gdal to include ecw support but I can't figure out
how ecw format maps invoked in xastir?

gdalinfo --formats now reports ecw support so it would seem that part of
proceedings is now up to scratch.
   



We don't support everything that GDAL can do.  In fact, we don't
support any raster formats via GDAL, and only a few of the vector
formats.  Here's the current list out of xastir/src/gdal.c:


   if (strstr(drv_name,Shapefile)) {
#ifdef GDAL_SHAPEFILES
   fprintf(stderr,   shp   ESRI Shapefile (via GDAL)\n);
#endif  // GDAL_SHAPEFILES
   }
   else if (strstr(drv_name,NTF)) {
   // Not enabled in Xastir yet
   }
   else if (strstr(drv_name,SDTS)) {
   fprintf(stderr,   ddf   Spatial Data Transfer Standard 
(SDTS)\n);
   }
   else if (strstr(drv_name,TIGER)) {
   fprintf(stderr,   rt1   US Census Bureau TIGER/Line\n);
   }
   else if (strstr(drv_name,S57)) {
   fprintf(stderr,   s57   International Hydrographic Organization 
(IHO) S-57\n);
   }
   else if (strstr(drv_name,MapInfo)) {
   fprintf(stderr,   tab   MapInfo TAB\n);
   fprintf(stderr,   mid   MapInfo MID\n);
   fprintf(stderr,   mif   MapInfo MIF\n);
   }
   else if (strstr(drv_name,DGN)) {
   fprintf(stderr,   dgn   MicroStation DGN\n);
   }
   else if (strstr(drv_name,VRT)) {
   // Not enabled in Xastir yet
   }
   else if (strstr(drv_name,AVCBin)) {
   // Not enabled in Xastir yet
   }
   else if (strstr(drv_name,REC)) {
   // Not enabled in Xastir yet
   }
   else if (strstr(drv_name,Memory)) {
   // Not enabled in Xastir yet
   }
   else if (strstr(drv_name,GML)) {
   // Not enabled in Xastir yet
   }
   else if (strstr(drv_name,PostgreSQL)) {
   // Not enabled in Xastir yet
   }



Anything not listed isn't supported either.

--
Curt, WE7U.   APRS Client Comparisons: http://www.eskimo.com/~archer
Lotto:A tax on people who are bad at math. -- unknown
Windows:  Microsoft's tax on computer illiterates. -- WE7U
The world DOES revolve around me:  I picked the coordinate system!

 


Thanks Curt,

I wasn't aware that not all of GDAL was supported.

Looks like I'll stick to converting from ecw to jpg, which is no great 
drama, the jpg's are working fine. Just thought I could avoid a step in 
the process.


Ray vk2tv
___
Xastir mailing list
Xastir@xastir.org
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir


Re: [Xastir] Maps

2007-06-25 Thread Tom Russo
On Tue, Jun 26, 2007 at 07:47:23AM +1000, we recorded a bogon-computron 
collision of the [EMAIL PROTECTED] flavor, containing:
  Curt, WE7U wrote:
 
  On Mon, 25 Jun 2007, Ray Wells wrote:
 
   
  I've just recompiled gdal to include ecw support but I can't figure out
  how ecw format maps invoked in xastir?

  Thanks Curt,
 
  I wasn't aware that not all of GDAL was supported.
 
  Looks like I'll stick to converting from ecw to jpg, which is no great 
  drama, the jpg's are working fine. Just thought I could avoid a step in the 
  process.

You miught have better luck, though, converting ecw to geotiff.  Geotiffs
are properly georeferenced by xastir (approximately) and jpg+.geo file is
only correct for rasters in lat/lon coordinates.

You can do this with gdal_translate.

If your images aren't in lat/lon coordinates (equidistant cylindrical 
projection) and you want xastir to georeference the file perfectly, use 
gdalwarp instead, and use a -t_srs EPSG:4236 option when converting to 
geotiff.

If your ECW images are 24-bit color, you'll also have to convert to 8-bit
for geotiff (because nobody's written the 24-bit geotiff code yet). That
can be done with rgb2pct.py (also from gdal).

-- 
Tom RussoKM5VY   SAR502   DM64ux  http://www.swcp.com/~russo/
Tijeras, NM  QRPL#1592 K2#398  SOC#236 AHTB#1 http://kevan.org/brain.cgi?DDTNM
And, isn't sanity really just a one-trick pony anyway? I mean all you get is
 one trick, rational thinking, but when you're good and crazy, oooh, oooh,
 oooh, the sky is the limit!  --- The Tick
___
Xastir mailing list
Xastir@xastir.org
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir


Re: [Xastir] Maps

2007-06-25 Thread Jason Winningham


On Jun 25, 2007, at 4:57 PM, Tom Russo wrote:

If your ECW images are 24-bit color, you'll also have to convert to  
8-bit

for geotiff (because nobody's written the 24-bit geotiff code yet).



I've done that for some color DOQQs in my area.

Just wondering if there would be a performance hit going from 8 bit  
to 24 bit images if someone were to implement support for 24 bit  
geotiffs?


-Jason
kg4wsv



___
Xastir mailing list
Xastir@xastir.org
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir


[Xastir] Newbee question re: Garmin Rino / Cygwin / Xastir and SAR

2007-06-25 Thread Jim Tolbert
I apologize in advance for the dumb questions and know that this is 
probably covered somewhere, but I have been unable to find it.  Could 
some one give me directions to a recipe, or give me a recipe, to get 
this working?


From a laptop at a ground search incident command, I would like to 
track, and plot the tracks of, up to 20 GPS units on ground searchers.  
It seems from what I have read that the Garmin Rino units with Xastir  
GPSman will do this. 

I have downloaded Cygwin  Xastir and can successfully run Xastir on my 
Windows XP laptop.  I am NOT a programmer and have done this only by 
following a recipe in the help files.


We have very spotty cellular telephone coverage in our corner of the 
woods and the law enforcement radio infrastructure is dated and 
overloaded.  Therefore, I thought that Garmin Rinos within 5 miles of 
the search incident command would be a workable alternative.


   * Can anyone point me to a recipe for what to do next?  Exactly what
 hooks how to what, what settings are used in what, how do I make
 it all work.

   * Can anyone confirm that this will work?  I think some money is
 available to purchase the Rinos, but I have to be sure it is going
 to work.

   * Does the model of Garmin Rino figure into the distance that the
 searchers could be from the receiver / Laptop?  Are Rino 110 okay
 for the searchers?  Should a different unit be used at the laptop?

   * I am concerned about a single county in Wisconsin.   What is the
 suggestion for the best source for a topo map of the county to use
 with this project?

   * There are not many funds and I think I can have but one trip to
 the well.  What all should be considered? Must have, should have,
 nice to have, Lexus version.


Thanks is advance for any comments and directions.

--
Jim Tolbert
EMT-B
Webster, WI USA

[EMAIL PROTECTED]

___
Xastir mailing list
Xastir@xastir.org
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir