All of lore.kernel.org
 help / color / mirror / Atom feed
* Any tips on where per-packet antenna selection could be pushed?
@ 2016-06-06 17:12 Zach Sherin
  2016-06-06 17:21 ` Ben Greear
  0 siblings, 1 reply; 14+ messages in thread
From: Zach Sherin @ 2016-06-06 17:12 UTC (permalink / raw)
  To: ath10k

Hi all,

I'm working on a device with antenna selection, similar to the ideas
behind Ruckus or Google's Onhub router. I've been looking into a
solution for per-packet antenna selection (based on destination/next
hop). I was hoping this list might be able to suggest where I should
investigate adding that switching code. My switches are currently USB
RF switches, but I'm going to be using some serial protocol for the
final version (we don't have much to switch, and it should be a single
byte per packet).

The last suggestion I received was to emulate Netsed [1] by routing
all packets through a specific socket, running antenna selection, and
then pushing them to their final destinations.

I assumed that the best place to do antenna selection would be within
ath10k itself (my devices all run on ath10k) so that I could introduce
the minimum possible latency with antenna selection. Should I be
looking at a different part of the networking stack?

Does anyone have any suggestions, or perhaps an open-source project
out there already trying to do antenna selection?

Thanks,
Zach


[1] http://silicone.homelinux.org/projects/netsed/

_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2016-06-08 13:54 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-06 17:12 Any tips on where per-packet antenna selection could be pushed? Zach Sherin
2016-06-06 17:21 ` Ben Greear
2016-06-06 17:24   ` Zach Sherin
2016-06-06 17:28     ` Ben Greear
2016-06-06 17:59       ` Zach Sherin
2016-06-06 18:02         ` Ben Greear
     [not found]           ` <CAJ-VmomKzRAkJNQr2Sg=j57uPfptPiRs1Q026dPeuQv0jMx-Og@mail.gmail.com>
2016-06-06 18:48             ` Zach Sherin
2016-06-06 18:57               ` Ben Greear
2016-06-06 19:22                 ` Zach Sherin
2016-06-07  6:24                   ` Janusz Dziedzic
2016-06-07  7:40                     ` Adrian Chadd
2016-06-07  7:53                       ` Michal Kazior
2016-06-07 16:30                         ` Adrian Chadd
2016-06-08 13:53                           ` Michal Kazior

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.