Linux HAM/Amateur Radio development
 help / color / mirror / Atom feed
From: cathrynham <cathrynm@junglevision.com>
Cc: 'Linux-Hams' <linux-hams@vger.kernel.org>
Subject: Re: standard_window_size.
Date: Tue, 02 Dec 2008 16:59:14 -0800	[thread overview]
Message-ID: <4935D9E2.7000306@junglevision.com> (raw)
In-Reply-To: <B445944EF6334806BCD4A50D81BC7CFC@arkalmus.com>

Bob Donnell wrote:
>
> As a more advanced option for serial-port-interfaced TNC's is that I know
> that some TNC's can be configured to provide CD information, usually on the
> CD line.  That information could be used by the AX.25 driver to pause
> timers, as an alternate AX.25 driver attachment option.
>   

This sounds like a good idea.  If CD is available we only queue the packets
when CD transitions from 1 to 0, indicating that the sending station is 
done transmitting
and only after the stack has processed its entire receive queue.

Maybe not ideal, I was thinking the ax25 code could wait for 'nothing has
been received for XX time' as a way to hackily detect the 'end of 
transmission'
on a half-duplex channel.


I'm not sure how you get that 'CD' bit all the way from the TNC up to the
Linux ax25 stack.  It would be a hideous hack, but could we just
write a file to '/proc/net/ax25/ax0/CD and set that to 0 or 1?

  reply	other threads:[~2008-12-03  0:59 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-01 20:32 standard_window_size John Ronan
2008-12-01 22:47 ` standard_window_size John Ronan
2008-12-02 21:50   ` standard_window_size Bent
2008-12-02 23:12     ` standard_window_size Bob Donnell
2008-12-03  0:59       ` cathrynham [this message]
2008-12-03 21:06       ` standard_window_size John Ronan
2008-12-03 22:33         ` standard_window_size John Ronan
2008-12-09  8:34           ` standard_window_size John Ronan
2008-12-09 18:11             ` standard_window_size Dave Platt
2008-12-09 19:42               ` standard_window_size Bob Donnell
2008-12-09 21:52                 ` standard_window_size Dave Platt
2008-12-11  8:49                 ` standard_window_size John Ronan
2008-12-11 19:08                   ` standard_window_size Bob Donnell

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=4935D9E2.7000306@junglevision.com \
    --to=cathrynm@junglevision.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox