Linux HAM/Amateur Radio development
 help / color / mirror / Atom feed
From: Ray Wells <vk2tv@exemail.com.au>
To: Willie Hein WJ3G <wj3g@comcast.net>
Cc: Linux Hams Mailing list <linux-hams@vger.kernel.org>
Subject: Re: txdelay
Date: Sat, 29 Nov 2008 07:32:30 +1100	[thread overview]
Message-ID: <4930555E.10109@exemail.com.au> (raw)
In-Reply-To: <49302729.2080109@comcast.net>

Willie Hein WJ3G wrote:
> Greetings all,
>
> Since i don't see it as an option in axctl or axparms, how do I set the
> txdelay using linux ax25?
>
> tia
>
> Willie, WJ3G
>
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-hams" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>
>   
Have you tried kissparms? From my rc.ax25 .....

echo -n "Setting KISS parameters for aprs"
    /usr/local/sbin/kissparms -p aprs -r 32 -t 200 -s 20 -f n -l 20

-p port name from axports
-r  persistance
-t  txd
-s  slottime
-f  duplex/not duplex (y/n)
-l  tx tail (deprecated but useful(essential) on 0k3 HF)

To fix other port parameters (maxframe, paclen, etc) change the entries 
in /proc/sys/net/ax25/<port> and have that entry restored on boot from 
rc.ax25. This may not be important for you but it is here where I run 
max 1 and paclen 64 on 0k3 HF.

Ray vk2tv

  parent reply	other threads:[~2008-11-28 20:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-28 17:15 txdelay Willie Hein WJ3G
2008-11-28 20:15 ` txdelay Bent
2008-11-28 20:32 ` Ray Wells [this message]
     [not found] ` <f1706c1e0811280923i517eccdeh5c21a415113099e1@mail.gmail.com>
2008-11-28 20:37   ` txdelay Willie Hein WJ3G

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=4930555E.10109@exemail.com.au \
    --to=vk2tv@exemail.com.au \
    --cc=linux-hams@vger.kernel.org \
    --cc=wj3g@comcast.net \
    /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