]> asedeno.scripts.mit.edu Git - linux.git/commit
[media] hackrf: add support for transmitter
authorAntti Palosaari <crope@iki.fi>
Sat, 10 Oct 2015 16:51:06 +0000 (13:51 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 20 Oct 2015 17:55:03 +0000 (15:55 -0200)
commit8bc4a9ed85046c214458c9e82aea75d2f46cfffd
tree196888316f437cf844fe6337c7475966f782d64a
parenteec20f0654a45c43b303a2f386c654c4171d9f6e
[media] hackrf: add support for transmitter

HackRF SDR device has both receiver and transmitter. There is limitation
that receiver and transmitter cannot be used at the same time
(half-duplex operation). That patch implements transmitter support to
existing receiver only driver.

Signed-off-by: Antti Palosaari <crope@iki.fi>
[hans.verkuil@cisco.com: fix krobot unused variable warning]
[hans.verkuil@cisco.com: add back s_modulator from PATCHv4]
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/usb/hackrf/hackrf.c