Re: Baycom modem and simple text ui

2005-08-09 Thread Jonathan Lassoff
On 09/08/05, Bob Nielsen <[EMAIL PROTECTED]> wrote: > Not really (I use a KISS TNC, not a Baycom modem). Do you have AX.25 > networking set up and does the interface show up with ifconfig? Section > 6.1.4 of the AX25-HOWTO (which may not be completely up-to-date for 2.6 > kernels) should be helpf

Re: Baycom modem and simple text ui

2005-08-09 Thread Jonathan Lassoff
On 09/08/05, Bob Nielsen <[EMAIL PROTECTED]> wrote: > Not really (I use a KISS TNC, not a Baycom modem). Do you have AX.25 > networking set up and does the interface show up with ifconfig? Section > 6.1.4 of the AX25-HOWTO (which may not be completely up-to-date for 2.6 > kernels) should be helpf

Re: Announcing Perl module for parsing APRS packets

2005-08-09 Thread Nate Bargmann
> > Hello, > > > > I've written a Perl module, Ham::APRS::Parser, for parsing APRS > > packets, and I've released it under the GPL. You can find it here: > > http://aprs.n1ywb.com/Ham-APRS-Parser-0.01/ > > > > It takes the packet string, parses it, and returns a hash with the > > data in a consiste

Re: Announcing Ham-APRS-Parser version 0.02

2005-08-09 Thread Nate Bargmann
* [EMAIL PROTECTED] <[EMAIL PROTECTED]> [2005 Aug 09 19:02 -0500]: > add it to freshmeat... sourceforge, and places like that http://radio.linux.org.au is the official directory for Linux ham radio apps. It's been updated as recently as July 10 so I'm sure your submission will be accepted. 73, d

Re: Baycom modem and simple text ui

2005-08-09 Thread Bob Nielsen
On Tue, Aug 09, 2005 at 04:43:36PM -0700, Jonathan Lassoff wrote: > On 09/08/05, Bob Nielsen <[EMAIL PROTECTED]> wrote: > > I'm not sure if tfkiss will do what you want, but possibly it will. I > > suspect the compilation problems may relate to it being written for an > > earlier version of gcc.

Re: Baycom modem and simple text ui

2005-08-09 Thread Jonathan Lassoff
On 09/08/05, Bob Nielsen <[EMAIL PROTECTED]> wrote: > I'm not sure if tfkiss will do what you want, but possibly it will. I > suspect the compilation problems may relate to it being written for an > earlier version of gcc. You could probably do something with several > xterms, one running call, a

Re: Baycom modem and simple text ui

2005-08-09 Thread Bob Nielsen
On Tue, Aug 09, 2005 at 03:26:12PM -0700, Jonathan Lassoff wrote: > Well, I'll still take a look around and see what I can't do. I would > really like to run tfkiss because it sounds like exactly what I want > to do, but just can't get it to compile. Essentially I want to have my > computer be at l

Re: Baycom modem and simple text ui

2005-08-09 Thread Jonathan Lassoff
On 09/08/05, Bob Nielsen <[EMAIL PROTECTED]> wrote: > Since the driver will make the modem look like any other network > interface, you should be able to do this with the telnet command if the > cluster supports that type of connection. Using the 'call' command > (included in ax25-apps) should als

Re: Baycom modem and simple text ui

2005-08-09 Thread Bob Nielsen
On Tue, Aug 09, 2005 at 12:13:57PM -0700, Jonathan Lassoff wrote: > On 09/08/05, Bob Nielsen <[EMAIL PROTECTED]> wrote: > > Baycom modems are supported in Linux. Try either the baycom_ser_fdx or > > baycom_ser_hdx drivers (you may need to configure/compile your kernel, > > although they in some pa

Fwd: Baycom modem and simple text ui

2005-08-09 Thread Jonathan Lassoff
On 09/08/05, Dave Platt <[EMAIL PROTECTED]> wrote: > If the driver is loaded, and the AX.25 interface has been > configured with a portname, then you'd probably want to try > running commands such as: > >beacon -s myport -d HEADSUP "Santa Claus on 14.020 QRO" > > or > >call myport W9ZZZ > >

Re: Filter for 430Mhz

2005-08-09 Thread Richard Stearn
Stephen Kitchener wrote: Hi, I have a problem with a really near 430Mz transmitter (my own) that is breaking though to the TV. The Transmitter isn't off tune and as far as I Know or can see, it isn't producing any side transmissions or birdies. So, My question is, does anyone know of a reall

Re: Filter for 430Mhz

2005-08-09 Thread Stephen Kitchener
On Tuesday 09 Aug 2005 22:11, you wrote: Hi Dave > > I have a problem with a really near 430Mz transmitter (my own) that is > > breaking though to the TV. The Transmitter isn't off tune and as far as I > > Know or can see, it isn't producing any side transmissions or birdies. > > I had similar pro

Re: Announcing Ham-APRS-Parser version 0.02

2005-08-09 Thread charlesb
add it to freshmeat... sourceforge, and places like that regards/73 Charles 2E0GOM > http://aprs.n1ywb.com/Ham-APRS-Parser-0.02/ > > I've added support for a bunch more APRS data. Please check it out and > let me know how it goes. > > Any ideas where else I could announce this to get some knowled

Re: Announcing Perl module for parsing APRS packets

2005-08-09 Thread charlesb
wow... cool i was considering writing one myself, but well done... i'm going to have a propper play when i get back home from a tournament i'm in... keep up the good work regards & 73 Charles - 2E0GOM Kirklees RAYNET - http://www.kirkleesraynet.org.uk > Hello, > > I've written a Perl modul

Re: Filter for 430Mhz

2005-08-09 Thread Dave Platt
> I have a problem with a really near 430Mz transmitter (my own) that is > breaking though to the TV. The Transmitter isn't off tune and as far as I > Know or can see, it isn't producing any side transmissions or birdies. I had similar problems with my 2-meter transmissions affecting all the TV

Filter for 430Mhz

2005-08-09 Thread Stephen Kitchener
Hi, I have a problem with a really near 430Mz transmitter (my own) that is breaking though to the TV. The Transmitter isn't off tune and as far as I Know or can see, it isn't producing any side transmissions or birdies. So, My question is, does anyone know of a really good filter design or c

Re: Baycom modem and simple text ui

2005-08-09 Thread Dave Platt
> Well, I can get the driver loaded just fine, but what I am interested > in doing is just a text connection. I want to just get some software > running that gives the classic "cmd:" or ":" prompt. For example, I'd > like to just get and send text to my local DX cluster. Any ideas? In the usual Un

Re: Baycom modem and simple text ui

2005-08-09 Thread Jonathan Lassoff
On 09/08/05, Bob Nielsen <[EMAIL PROTECTED]> wrote: > Baycom modems are supported in Linux. Try either the baycom_ser_fdx or > baycom_ser_hdx drivers (you may need to configure/compile your kernel, > although they in some packaged kernels, e.g., Debian and some others). > See Documentation/network

Re: Baycom modem and simple text ui

2005-08-09 Thread Bob Nielsen
On Tue, Aug 09, 2005 at 12:35:05AM -0700, Jonathan Lassoff wrote: > I just put together a simple modem that functions the same as the > classic "dumb" baycom modem. It just turns RS-232 data into tones and > vice-versa. I got the Baycom software to run off a DOS bootdisk, and > the modem works just

Re: Announcing Ham-APRS-Parser version 0.02

2005-08-09 Thread Curt, WE7U
On Tue, 9 Aug 2005, Jeff Laughlin wrote: > http://aprs.n1ywb.com/Ham-APRS-Parser-0.02/ > > I've added support for a bunch more APRS data. Please check it out and > let me know how it goes. > > Any ideas where else I could announce this to get some knowledgable > people to look at? Not places like

Re: Newbie: the easiest way to connect two PCs via HF radio

2005-08-09 Thread [EMAIL PROTECTED]
> Does your scheme work if you bypass the radio portion? > > PC - HF modem - <> - HF modem - PC > No, it doesn't, it's exactly the same. Using minicom, I'm only able to exchange files with ascii, but not with zmodem, xmodem, ymodem or kermit. I tried with ssh over slip, but it's too slow (the p

Baycom modem and simple text ui

2005-08-09 Thread Jonathan Lassoff
I just put together a simple modem that functions the same as the classic "dumb" baycom modem. It just turns RS-232 data into tones and vice-versa. I got the Baycom software to run off a DOS bootdisk, and the modem works just great. But what I would really like to do is do the same stuff under linu