]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] vivid: add support for software defined radio
authorHans Verkuil <hans.verkuil@cisco.com>
Mon, 25 Aug 2014 11:03:32 +0000 (08:03 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 2 Sep 2014 20:48:13 +0000 (17:48 -0300)
commit6de8653f410c5413a557eb48e2492a93f7af664b
tree08561bd1354721ec71a1feb3c066835653f78f7e
parent55d58e989856aa7506001c4ecfc7920f5232bbd1
[media] vivid: add support for software defined radio

This adds support for an SDR capture device. It generates simple
sine/cosine waves. The code for that has been contributed by
Antti.

Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/platform/vivid/vivid-sdr-cap.c [new file with mode: 0644]
drivers/media/platform/vivid/vivid-sdr-cap.h [new file with mode: 0644]