[Fwd: [Fwd: [Xastir] Big traffic on ethernet]]
Curt Mills, WE7U
hacker at tc.fluke.com
Mon Apr 21 19:56:41 EDT 2003
On Sun, 30 Mar 2003, Zoli wrote:
> I capture transmitted ethernet packets, you can see in attach (my
> callsign: HG5OB-12, my IP: 192.168.0.1 and xastir was connected to
> hg8lxl.ham.hu aprsd server)
> As I see, only one character transmitted in every ethernet frame. Why?
> Receive always OK.
I think I just found and solved this problem in CVS. Xastir was set
up in port_write() to always send one character per write()
invocation and then to wait a bit before sending the next character.
That sort of operation is ok for spacing out the characters when
talking to a serial TNC, but not when communicating over sockets.
I changed the code so that it operates differently between the two
classes of devices. You should see a full message (or more) per
packet transmitted over ethernet now.
--
Curt Mills, WE7U hacker_NO_SPAM_ at tc.fluke.com
Senior Methods Engineer/SysAdmin
"Lotto: A tax on people who are bad at math!"
"Windows: Microsoft's tax on computer illiterates!" -- WE7U
"The world DOES revolve around me: I picked the coordinate system!"
More information about the Xastir
mailing list