Add support for PROlectrix dongle

Incorporate support for the PROlectrix DV107669 which appears to
be another variant of G-Tek RTL2832U device. This has a FC0012
tuner.

Signed-off-by: Steve Markgraf <steve@steve-m.de>
This commit is contained in:
David J. Fiddes
2012-05-21 22:43:49 +02:00
committed by Steve Markgraf
parent df52752349
commit cf8e78646a
2 changed files with 4 additions and 0 deletions

View File

@ -210,6 +210,7 @@ static rtlsdr_dongle_t known_devices[] = {
{ 0x185b, 0x0680, "Compro Videomate U680F"},
{ 0x1f4d, 0xb803, "GTek T803" },
{ 0x1f4d, 0xc803, "Lifeview LV5TDeluxe" },
{ 0x1f4d, 0xd803, "PROlectrix DV107669" },
{ 0x1b80, 0xd3a4, "Twintech UT-40" },
{ 0x1d19, 0x1101, "Dexatek DK DVB-T Dongle (Logilink VG0002A)" },
{ 0x1d19, 0x1102, "Dexatek DK DVB-T Dongle (MSI DigiVox mini II V3.0)" },