usrp-users@lists.ettus.com

Discussion and technical support related to USRP, UHD, RFNoC

View all threads

Program usrp to a wireless router

ST
Shilei Tian
Mon, Nov 30, 2015 4:07 PM

Dear all,

Recently, I want to use usrp N210 to do some experiments about wireless relay network. The clients are some mobile devices, like laptops, cell phones. So what I need is something like an adjustable wireless router, whose transmit signal power can be adjusted.

What I can figure is to program usrp to be a wireless router. But I need to implement all kinds of protocals, like NAT, DHCP server, etc. The work is so huge, I’m afraid that I cannot make it. So is there any existing modules which can do that job?

Thanks!


Sincerely yours,

Shilei Tian(田世磊)
Postgraduate Student
Department of Computer Science and Engineering
Shanghai Jiao Tong University

Dear all, Recently, I want to use usrp N210 to do some experiments about wireless relay network. The clients are some mobile devices, like laptops, cell phones. So what I need is something like an adjustable wireless router, whose transmit signal power can be adjusted. What I can figure is to program usrp to be a wireless router. But I need to implement all kinds of protocals, like NAT, DHCP server, etc. The work is so huge, I’m afraid that I cannot make it. So is there any existing modules which can do that job? Thanks! ---------- Sincerely yours, Shilei Tian(田世磊) Postgraduate Student Department of Computer Science and Engineering Shanghai Jiao Tong University
DK
Derek Kozel
Mon, Nov 30, 2015 8:08 PM

Hello,

This is a project implementing the RF side of WiFi. The DHCP, NAT and other
protocols would be handled by your host computer.

On Mon, Nov 30, 2015 at 8:07 AM, Shilei Tian via USRP-users <
usrp-users@lists.ettus.com> wrote:

Dear all,

Recently, I want to use usrp N210 to do some experiments about wireless
relay network. The clients are some mobile devices, like laptops, cell
phones. So what I need is something like an adjustable wireless router,
whose transmit signal power can be adjusted.

What I can figure is to program usrp to be a wireless router. But I need
to implement all kinds of protocals, like NAT, DHCP server, etc. The work
is so huge, I’m afraid that I cannot make it. So is there any existing
modules which can do that job?

Thanks!


Sincerely yours,

Shilei Tian(田世磊)
Postgraduate Student
Department of Computer Science and Engineering
Shanghai Jiao Tong University


USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

Hello, This is a project implementing the RF side of WiFi. The DHCP, NAT and other protocols would be handled by your host computer. On Mon, Nov 30, 2015 at 8:07 AM, Shilei Tian via USRP-users < usrp-users@lists.ettus.com> wrote: > Dear all, > > Recently, I want to use usrp N210 to do some experiments about wireless > relay network. The clients are some mobile devices, like laptops, cell > phones. So what I need is something like an adjustable wireless router, > whose transmit signal power can be adjusted. > > What I can figure is to program usrp to be a wireless router. But I need > to implement all kinds of protocals, like NAT, DHCP server, etc. The work > is so huge, I’m afraid that I cannot make it. So is there any existing > modules which can do that job? > > Thanks! > > ---------- > > Sincerely yours, > > Shilei Tian(田世磊) > Postgraduate Student > Department of Computer Science and Engineering > Shanghai Jiao Tong University > > _______________________________________________ > USRP-users mailing list > USRP-users@lists.ettus.com > http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com > >
DK
Derek Kozel
Mon, Nov 30, 2015 8:11 PM

Sorry, I sent my message early.

This project may be suitable for your needs. I have not tried it but it has
been updated recently.

http://www.ccs-labs.org/software/gr-ieee802-11/
https://github.com/bastibl/gr-ieee802-11

I'd recommend asking on the GNU Radio mailing list if anyone has run it.
https://gnuradio.org/redmine/projects/gnuradio/wiki/MailingLists

Regards,
Derek

On Mon, Nov 30, 2015 at 12:08 PM, Derek Kozel derek.kozel@ettus.com wrote:

Hello,

This is a project implementing the RF side of WiFi. The DHCP, NAT and
other protocols would be handled by your host computer.

On Mon, Nov 30, 2015 at 8:07 AM, Shilei Tian via USRP-users <
usrp-users@lists.ettus.com> wrote:

Dear all,

Recently, I want to use usrp N210 to do some experiments about wireless
relay network. The clients are some mobile devices, like laptops, cell
phones. So what I need is something like an adjustable wireless router,
whose transmit signal power can be adjusted.

What I can figure is to program usrp to be a wireless router. But I need
to implement all kinds of protocals, like NAT, DHCP server, etc. The work
is so huge, I’m afraid that I cannot make it. So is there any existing
modules which can do that job?

Thanks!


Sincerely yours,

Shilei Tian(田世磊)
Postgraduate Student
Department of Computer Science and Engineering
Shanghai Jiao Tong University


USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

Sorry, I sent my message early. This project may be suitable for your needs. I have not tried it but it has been updated recently. http://www.ccs-labs.org/software/gr-ieee802-11/ https://github.com/bastibl/gr-ieee802-11 I'd recommend asking on the GNU Radio mailing list if anyone has run it. https://gnuradio.org/redmine/projects/gnuradio/wiki/MailingLists Regards, Derek On Mon, Nov 30, 2015 at 12:08 PM, Derek Kozel <derek.kozel@ettus.com> wrote: > Hello, > > This is a project implementing the RF side of WiFi. The DHCP, NAT and > other protocols would be handled by your host computer. > > > On Mon, Nov 30, 2015 at 8:07 AM, Shilei Tian via USRP-users < > usrp-users@lists.ettus.com> wrote: > >> Dear all, >> >> Recently, I want to use usrp N210 to do some experiments about wireless >> relay network. The clients are some mobile devices, like laptops, cell >> phones. So what I need is something like an adjustable wireless router, >> whose transmit signal power can be adjusted. >> >> What I can figure is to program usrp to be a wireless router. But I need >> to implement all kinds of protocals, like NAT, DHCP server, etc. The work >> is so huge, I’m afraid that I cannot make it. So is there any existing >> modules which can do that job? >> >> Thanks! >> >> ---------- >> >> Sincerely yours, >> >> Shilei Tian(田世磊) >> Postgraduate Student >> Department of Computer Science and Engineering >> Shanghai Jiao Tong University >> >> _______________________________________________ >> USRP-users mailing list >> USRP-users@lists.ettus.com >> http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com >> >> >