discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GigE (was Re: [Discuss-gnuradio] DSP based SDR)


From: Eric Blossom
Subject: Re: GigE (was Re: [Discuss-gnuradio] DSP based SDR)
Date: Sun, 26 Jun 2005 18:41:48 -0700
User-agent: Mutt/1.5.6i

Another possible way to handle flow control would be to use the old
HDLC link layer protocol that goes by the name of LAPD, V.42,
called-something-else-in-GSM, etc.  You'd want the version that starts
with a SABME command (Set Asynchronous Balanced Mode Extended).
There's probably a free implementation somewhere.

IIRC it can be implemented with two timers and a pretty small state
machine.  Might be more amenable to an FPGA implementation than TCP.

Eric




reply via email to

[Prev in Thread] Current Thread [Next in Thread]