All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jonathan Lassoff <jlassoff@gmail.com>
To: linux-hams@vger.kernel.org
Subject: Fwd: Baycom modem and simple text ui
Date: Tue, 9 Aug 2005 15:02:04 -0700	[thread overview]
Message-ID: <4076450105080915022193e079@mail.gmail.com> (raw)
In-Reply-To: <40764501050809150125614ea9@mail.gmail.com>

On 09/08/05, Dave Platt <dplatt@radagast.org> 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
>
> or something like that.
>
> You can run "listen -a" in another window to monitor the
> packet traffic in both directions.

Well, I think that that steers me in the general direction, but that
sill doesn't really work. I wonder why there isn't a piece of software
that just pretends to be like a TNC so that I can can fit everything
neatly into one terminal window.

I've been following the AX25-HOWTO to get everything going. Here's what I did:

# setserial /dev/ttyS0 uart none
# insmod hdlcdrv
# insmod baycom mode="ser12*" iobase=0x3f8 irq=4
# sethdlc -p -i bcsh0 mode "ser12*" io 0x3f8 irq 4
#ifconfig bcsh0 hw ax25 KG6THI-2 up

Then I added this line to /etc/ax25/axports:

1       KG6THI-2        1200    255     2       (1200  bps)

Then running something like "listen -a" yields:

axconfig: port 1 not active
listen: no AX.25 port data configured

I'm not really clear on the difference between a "port" and the
"interface" bcsh0; but that is probably an 'RTFM' issue. I want to
think that somehow I need to associate the bcsh0 interface to the
ax.25 "port", "1".

Cheers,
joanthan - kg6thi

  parent reply	other threads:[~2005-08-09 22:02 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-09  7:35 Baycom modem and simple text ui Jonathan Lassoff
2005-08-09 16:51 ` Bob Nielsen
2005-08-09 19:13   ` Jonathan Lassoff
2005-08-09 20:33     ` Dave Platt
     [not found]       ` <40764501050809150125614ea9@mail.gmail.com>
2005-08-09 22:02         ` Jonathan Lassoff [this message]
2005-08-09 22:18     ` Bob Nielsen
2005-08-09 22:26       ` Jonathan Lassoff
2005-08-09 22:56         ` Bob Nielsen
2005-08-09 23:43           ` Jonathan Lassoff
2005-08-10  0:44             ` Bob Nielsen
2005-08-10  5:16               ` Jonathan Lassoff
2005-08-10  5:50               ` Jonathan Lassoff

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4076450105080915022193e079@mail.gmail.com \
    --to=jlassoff@gmail.com \
    --cc=linux-hams@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.