[Xastir] Multiple Servers

2006-10-23 Thread Ray Wells

How does one provide for multiple internet servers in Xastir?

Can multiple addresses be specified, with a delimiter, on the one line 
or is a separate interface declared for each instance?


I can't seem to find clarification of this in the doc or help files.

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


Re: [Xastir] Serial port

2006-10-23 Thread Tate - kc7zru
Robbie - try this:

su 
chmod 4755 /usr/local/bin/xastir
exit 

This is covered and explained near the end of the Fedora HowTo on the wiki.
http://www.xastir.org/wiki/index.php/HowTo:Fedora

At the end of the section titled:" Get and compile Xastir from CVS"

Note, I believe this 'fix' will work for other distros as well.

Well, assuming this works for you - let us know, k?

73

kd7nm wrote:
> This sounds like it might be that your user isn't on the
> list accepted users for serial ports.  You might need to add
> your user login account to that group.  Check the following:
> 
> [EMAIL PROTECTED]:/> ls -l /dev/ttyS0
> crw-rw  1 root uucp 4, 64 2006-10-23 16:46 /dev/ttyS0
> [EMAIL PROTECTED]:/>
> 
> This is the directory command to check permissions on ttyS0,
> and if you read across, you see that the owner is "root",
> and the group is "uucp".  To enable xastir to work when I'm
> logged in with my user account "bob", I had to go into my
> users and groups manager, and insure that the "bob" account
> was a  member of the "uucp" group.  
> 
> I use SuSE Linux v10.0, and with that Linux distribution,
> that's a feature of the YaST system management tool.  I
> suspect that if my system hadn't auto-archived a bunch of
> stuff, that I'd find out what Linux distribution you're
> using, though I probably still don't know where to find an
> application to do what YaST does for me.  So - take a look
> in /etc/group and find the group entry that matches the
> group entry in your /dev/ttyS0 directory listing, and add
> your login user account to it - assuming it's not already
> there.  With any luck, it's that simple!
> 
> 73, Bob, KD7NM
> 
> - Original Message Follows -
> From: "Robbie, wa9inf" <[EMAIL PROTECTED]>
> To: xastir@xastir.org
> Subject: [Xastir] Serial port
> Date: Mon, 23 Oct 2006 17:49:09 -0500
> 
>> Well, here is a follow up to my MFJ serial tnc problem...
>>
>> I have validated that the hardware is working by using
>> minicom on both  ttyS0 and ttyS1 at 9600,8,n,1  All the
>> 144.390 packets are decoded..
>>
>> Now that leaves me with an Xastir problem I guess?? I can
>> not make  either ports go "up" in the Interface Control
>> screen, :-(
>>
>> Is there something I failed to do in Xastir while I was
>> installing it?
>>
>> Thanks in advance,
>>
>> Robbie
>>
>>
>>
>>
>>
>> ___
>> Xastir mailing list
>> Xastir@xastir.org
>> http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
> ___
> Xastir mailing list
> Xastir@xastir.org
> http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir

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


Re: [Xastir] Timing Sliders

2006-10-23 Thread Jason Winningham


On Oct 23, 2006, at 7:55 PM, Robbie, wa9inf wrote:

Has this been touched on before? NO labels on any of the "sliders"  
for what the slider is setting the time for?


seems like this was a motif issue - lesstif vs. openmotif, I can't  
remember which one is more desirable...


-Jason
kg4wsv



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


[Xastir] Timing Sliders

2006-10-23 Thread Robbie, wa9inf
Has this been touched on before? NO labels on any of the "sliders" for 
what the slider is setting the time for? I am assuming the very firstone 
is for station Beacon..


Is this something with my install?? 

And  much thanks to KD7NM for having me try the group setting of my user 
logon. I added the uucp  to my name and the serial ports can now be 
controlled...  Thanks to all for the help...


Robbie



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


Re: [Xastir] Serial port

2006-10-23 Thread kd7nm
This sounds like it might be that your user isn't on the
list accepted users for serial ports.  You might need to add
your user login account to that group.  Check the following:

[EMAIL PROTECTED]:/> ls -l /dev/ttyS0
crw-rw  1 root uucp 4, 64 2006-10-23 16:46 /dev/ttyS0
[EMAIL PROTECTED]:/>

This is the directory command to check permissions on ttyS0,
and if you read across, you see that the owner is "root",
and the group is "uucp".  To enable xastir to work when I'm
logged in with my user account "bob", I had to go into my
users and groups manager, and insure that the "bob" account
was a  member of the "uucp" group.  

I use SuSE Linux v10.0, and with that Linux distribution,
that's a feature of the YaST system management tool.  I
suspect that if my system hadn't auto-archived a bunch of
stuff, that I'd find out what Linux distribution you're
using, though I probably still don't know where to find an
application to do what YaST does for me.  So - take a look
in /etc/group and find the group entry that matches the
group entry in your /dev/ttyS0 directory listing, and add
your login user account to it - assuming it's not already
there.  With any luck, it's that simple!

73, Bob, KD7NM

- Original Message Follows -
From: "Robbie, wa9inf" <[EMAIL PROTECTED]>
To: xastir@xastir.org
Subject: [Xastir] Serial port
Date: Mon, 23 Oct 2006 17:49:09 -0500

>Well, here is a follow up to my MFJ serial tnc problem...
>
>I have validated that the hardware is working by using
>minicom on both  ttyS0 and ttyS1 at 9600,8,n,1  All the
>144.390 packets are decoded..
>
>Now that leaves me with an Xastir problem I guess?? I can
>not make  either ports go "up" in the Interface Control
>screen, :-(
>
>Is there something I failed to do in Xastir while I was
>installing it?
>
>Thanks in advance,
>
>Robbie
>
>
>
>
>
>___
>Xastir mailing list
>Xastir@xastir.org
>http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
___
Xastir mailing list
Xastir@xastir.org
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir


[Xastir] Serial port

2006-10-23 Thread Robbie, wa9inf

Well, here is a follow up to my MFJ serial tnc problem...

I have validated that the hardware is working by using minicom on both 
ttyS0 and ttyS1 at 9600,8,n,1  All the 144.390 packets are decoded..


Now that leaves me with an Xastir problem I guess?? I can not make 
either ports go "up" in the Interface Control screen, :-(


Is there something I failed to do in Xastir while I was installing it?

Thanks in advance,

Robbie





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


Re: [Xastir] serial MFJ-1278B

2006-10-23 Thread Robbie, wa9inf

Curt, WE7U wrote:


On Mon, 23 Oct 2006, Robbie, wa9inf wrote:

 


Confused as usual.. I am trying to set up a serial interface. Does
Xastir include what I need? I add a serial interface, and when I click
on Start, nothing changes. Not sure which of the tnx-startup.--- I
should try either, but I started by looking at the KAM file. Din't
change anything in the tnc-start.sys yet either??

How do I know if I have what it takes, and I think I was told that I
didn't need to install AX.25. Do I need to insure libax25 is all
installed, and how.. TCP/IP to a filter server works great...
   



You don't need the AX.25 stuff in Linux to get Xastir talking to
most TNC's.  Exceptions would be software TNC's like "soundmodem"
(although there's one way to use that as well without the kernel
AX.25 support) or perhaps things like baycom modems that require
special drivers to work.

I _think_ a 1278 is a TNC2 clone, right?  In that case use
"tnc-startup.tnc2" and "tnc-stop.sys" for the two files if you're
running the TNC in command-mode.  Use the "Serial TNC" interface.

If you're running the TNC in KISS mode, use the "Serial KISS TNC"
interface and you won't need the tnc-startup/tnc-stop files at all.
 


I thought that... Don't need the AX.25 now, :-)

However, another question, I am trying to follow the Xastir manual, and 
it says doing a make install after I modify the tnc-start.sys, but I 
haven't got past trying to start either tnc script.


I am trying to use the Xastir / Interface control. and when I select 
serial tnc, Properties, and I set the correct baud rate and so forth, I 
close that window, and then I click on the interface which it is 
stopped, and I click on Start, nothing happens on that line, the Stopped 
stays stopped. Do I need to configure/make, and make install Xastir 
again for changeing tncs?


Robbie


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


Re: [Xastir] serial MFJ-1278B

2006-10-23 Thread Curt, WE7U
On Mon, 23 Oct 2006, Robbie, wa9inf wrote:

> Confused as usual.. I am trying to set up a serial interface. Does
> Xastir include what I need? I add a serial interface, and when I click
> on Start, nothing changes. Not sure which of the tnx-startup.--- I
> should try either, but I started by looking at the KAM file. Din't
> change anything in the tnc-start.sys yet either??
>
> How do I know if I have what it takes, and I think I was told that I
> didn't need to install AX.25. Do I need to insure libax25 is all
> installed, and how.. TCP/IP to a filter server works great...

You don't need the AX.25 stuff in Linux to get Xastir talking to
most TNC's.  Exceptions would be software TNC's like "soundmodem"
(although there's one way to use that as well without the kernel
AX.25 support) or perhaps things like baycom modems that require
special drivers to work.

I _think_ a 1278 is a TNC2 clone, right?  In that case use
"tnc-startup.tnc2" and "tnc-stop.sys" for the two files if you're
running the TNC in command-mode.  Use the "Serial TNC" interface.

If you're running the TNC in KISS mode, use the "Serial KISS TNC"
interface and you won't need the tnc-startup/tnc-stop files at all.

--
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] serial MFJ-1278B

2006-10-23 Thread Robbie, wa9inf

Hi,

Confused as usual.. I am trying to set up a serial interface. Does 
Xastir include what I need? I add a serial interface, and when I click 
on Start, nothing changes. Not sure which of the tnx-startup.--- I 
should try either, but I started by looking at the KAM file. Din't 
change anything in the tnc-start.sys yet either??


How do I know if I have what it takes, and I think I was told that I 
didn't need to install AX.25. Do I need to insure libax25 is all 
installed, and how.. TCP/IP to a filter server works great...


Robbie


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


Re: [Xastir] multiport KISS?

2006-10-23 Thread Curt, WE7U
On Mon, 23 Oct 2006, Jason Winningham wrote:

> Does xastir have full multiport KISS support _without_ ax.25 kernel
> support?  Not all of us run linux...

Nope.  It doesn't support it on any OS yet.  It's a work in
progress, with very little work having been done on it to date.

That interface option should probably be disabled or have "(Not
Implemented Yet)" added to it.

--
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] multiport KISS?

2006-10-23 Thread Jason Winningham
I'm thinking about ways to simplify the connection of multiple  
devices (TNCs, GPS, etc) - the old "one (or no) serial port and 5  
devices" scenario.


Does xastir have full multiport KISS support _without_ ax.25 kernel  
support?  Not all of us run linux...


It would be feasible to use a microcontroller to multiplex several  
devices onto one serial port, assuming the host application knows  
what to do with the data.


It would be nice if this could be done for non-KISS devices, like GPS  
units, non-KISS TNCs, electronic compasses, DF units, etc.  I suppose  
one cold use the microcontroller to convert everything to KISS. Some  
scheme for converting a GPS string to a KISS packet (APRS report with  
a special FROM call?) could probably be done, but that complicates  
the application for extracting the data.


I realize this could be done elsewhere (ie, daemon to handle the de- 
muxing), but if xastir multiport KISS works or is close, that may be  
the easiest route.


Yes, I know about the HASP hack, but I'm talking about something a  
bit more generic, handling multiple TNCs in both directions, etc.


I'm getting ready for the next balloon chase and my USB hub is dead.   
Instead of spending $10 on a new hub, this is what I started thinking  
about. |:


-Jason
kg4wsv


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


Re: [Xastir] compressed objects not displayed?

2006-10-23 Thread Curt, WE7U
On Sat, 21 Oct 2006, Tapio Sokura wrote:

> I just cvs-updated my Xastir, but still can't see compressed objects on
> my map. I can see the packets in Xastir's net.log just fine, they just
> aren't displayed on the map. station -> filter data -> select
> objects/items and all subselects are active. I can't remember when those
> objects stopped appearing on the map, but I have seen them in Xastir at
> some point of time. Some specific objects that I can't see in Xastir are
> OH2ET ja SRAL HQ. Uncompressed objects display just fine.

I did a test sending creating compressed objects on one Xastir
instance and checking them on another.  They worked fine.

Can you send me an excerpt from your log file so I can try that
exact object?  Please just grep for that exact callsign then gzip or
zip it and send as an attachment direct to me.

--
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: Resolved [Xastir] Xastir, D700, and 9.6k

2006-10-23 Thread Curt, WE7U
On Sat, 21 Oct 2006, David Flood wrote:

> OK, after many suggestions and to avoid a full reset (something I'm not
> quite ready to do), I took a second look at the special Kenwood command mode
> and got things to work.  So here's my tnc-startup.d700.9600   I'll write up
> a readme to go with it later.
>
> # $Id: tnc-startup.d700,v 1.6 2005/01/08 09:19:32 we7u Exp $

If you'd like to send me a gzipped or zipped attachment for it I'll
see about adding it to CVS.  Perhaps the README text could go inside
at the top of the file so that it all stays together?

--
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