Search found 3 matches
- Fri Apr 04, 2014 7:14 pm
- Forum: RTL-SDR Discussion
- Topic: 0413:6a03 Leadtek Research, Inc. RTL2832 WinFast DTV Dongle
- Replies: 6
- Views: 17365
Re: 0413:6a03 Leadtek Research, Inc. RTL2832 WinFast DTV Don
And here goes the patch. (sorry for long snapshot, but .patch files are not allowed as attachements) From 473abf543919782019bae352529fbadd47e66c58 Mon Sep 17 00:00:00 2001 From: Jiri Luznicky <[email protected].cz> Date: Fri, 4 Apr 2014 20:41:07 +0200 Subject: [PATCH] Added port of Infineon TUA9001 tune...
- Mon Mar 31, 2014 6:00 pm
- Forum: RTL-SDR Discussion
- Topic: 0413:6a03 Leadtek Research, Inc. RTL2832 WinFast DTV Dongle
- Replies: 6
- Views: 17365
Re: 0413:6a03 Leadtek Research, Inc. RTL2832 WinFast DTV Don
Hi,
thank you. It works.
thank you. It works.

- Sat Jan 18, 2014 7:55 pm
- Forum: RTL-SDR Discussion
- Topic: 0413:6a03 Leadtek Research, Inc. RTL2832 WinFast DTV Dongle
- Replies: 6
- Views: 17365
Re: 0413:6a03 Leadtek Research, Inc. RTL2832 WinFast DTV Don
Started porting tuner driver for this device. It's pretty similar to fc2580 (I mean coding style, function names, comments, ...). Dvb-t Linux driver is working correctly, detecting Infineon TUA9001 tuner without problems. So I got the "magic" number for the tuner from the Linux driver. #define TUA90...