discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Question of MAC implementation


From: Johnathan Corgan
Subject: Re: [Discuss-gnuradio] Question of MAC implementation
Date: Thu, 31 May 2007 12:40:16 -0700
User-agent: Thunderbird 1.5.0.10 (X11/20070403)

KC Huang wrote:

> I am new to GNU radio. Recently, I want to implement MAC layer
> protocol(like ALOHA, slotted-ALOHA) to the USRP. Therefore, first, I
> tried to search the archive about ALOHA example. But, I cannot find any
> article that really provides the example of MAC protocol. So, I want to
> ask that if there are any MAC examples like (slotted-)ALOHA or CSMA?

There is an existing implementation of a CSMA (without the CD) in GNU
Radio in the 'digital' examples:

gnuradio-examples/python/digital/tunnel.py

This implements a single-frequency half-duplex radio modem with a CSMA
MAC and attaches the host TCP/IP stack to it.

-- 
Johnathan Corgan
Corgan Enterprises LLC
http://corganenterprises.com




reply via email to

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