* txdelay
@ 2008-11-28 17:15 Willie Hein WJ3G
2008-11-28 20:15 ` txdelay Bent
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Willie Hein WJ3G @ 2008-11-28 17:15 UTC (permalink / raw)
To: Linux Hams Mailing list
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: txdelay
2008-11-28 17:15 txdelay Willie Hein WJ3G
@ 2008-11-28 20:15 ` Bent
2008-11-28 20:32 ` txdelay Ray Wells
[not found] ` <f1706c1e0811280923i517eccdeh5c21a415113099e1@mail.gmail.com>
2 siblings, 0 replies; 4+ messages in thread
From: Bent @ 2008-11-28 20:15 UTC (permalink / raw)
To: Willie Hein WJ3G; +Cc: Linux Hams Mailing list
Hi Willie
2008/11/28 Willie Hein WJ3G <wj3g@comcast.net>:
>
> Since i don't see it as an option in axctl or axparms, how do I set the
> txdelay using linux ax25?
>
You set it in the TNC using e.g. minicom or kermit.
73, Bent/OZ6BL
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: txdelay
2008-11-28 17:15 txdelay Willie Hein WJ3G
2008-11-28 20:15 ` txdelay Bent
@ 2008-11-28 20:32 ` Ray Wells
[not found] ` <f1706c1e0811280923i517eccdeh5c21a415113099e1@mail.gmail.com>
2 siblings, 0 replies; 4+ messages in thread
From: Ray Wells @ 2008-11-28 20:32 UTC (permalink / raw)
To: Willie Hein WJ3G; +Cc: Linux Hams Mailing list
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: txdelay
[not found] ` <f1706c1e0811280923i517eccdeh5c21a415113099e1@mail.gmail.com>
@ 2008-11-28 20:37 ` Willie Hein WJ3G
0 siblings, 0 replies; 4+ messages in thread
From: Willie Hein WJ3G @ 2008-11-28 20:37 UTC (permalink / raw)
To: Linux Hams Mailing list
Thank you Neville and Tom,
That is exactly what I was looking for. I tend to believe that KISS over
rides the firmware set commands. But things are working better now. Now
to figure out why netrom won't work.
73, Willie
Neville A. Cross wrote:
> On Fri, Nov 28, 2008 at 11:15 AM, Willie Hein WJ3G <wj3g@comcast.net> 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
>>
>>
>
> You have to use teh following command:
>
> kissparms -p 1 -t 300 -r 128 -s 100 -l 30
>
> where -t is the txdelay
>
> in fedora I use it like:
> /usr/sbin/kissparms -p 1 -t 300 -r 128 -s 100 -l 30
>
> because of the different path that are use among distros
>
> Hope it helps
>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2008-11-28 20:37 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-28 17:15 txdelay Willie Hein WJ3G
2008-11-28 20:15 ` txdelay Bent
2008-11-28 20:32 ` txdelay Ray Wells
[not found] ` <f1706c1e0811280923i517eccdeh5c21a415113099e1@mail.gmail.com>
2008-11-28 20:37 ` txdelay Willie Hein WJ3G
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox