mirror of
https://github.com/rtlsdrblog/rtl-sdr-blog.git
synced 2025-06-26 05:07:49 +02:00
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:
committed by
Steve Markgraf
parent
df52752349
commit
cf8e78646a
@ -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)" },
|
||||
|
Reference in New Issue
Block a user