The log files don't agree:OK here are the logs where it missed physical channel 54...
Again, the log files appear to show the opposite:and this time I got absolutely nothing for channels 51, 52, 53, 54, 55, and 56
Believe it or not, deleting the log files does not make any difference to the scan behaviour. If you're getting different results then it's just "luck"/timing. Increasing the SDT/VCT timeout should give more consistent results.The ONLY way to get it to pick up any of those channels again is to delete the logs which is why I was clearing the logs as it's the ONLY way to pick up missing stations again .....
Great.I fixed most of it...
Our QAM scan process is the same for all QAM tuners on all versions of Windows....and skip fighting that tuner scan which has always been hit and miss for me with 3 different QAM/ATSC tuners on 4 different computers running 3 different versions of Windows
Our OTA scan process is very different. A lot simpler.Works fine for OTA ATSC on a USB Pinnacle...
Definitely not!...but that also has QAM which I used for cable before I got this dual PCIe card 18 months ago and it didn't scan QAM right either but I just figured it was because it was just a USB tuner .... guess not
Nope! There's no such thing as .NET/C# example source code for TV tuners. It's impossible for us to use something that doesn't exist.Let me guess, you are using Microsoft's .NET or C# example source code for TV tuners as a base for this tuner scan
LOL!Frankly C+ or even better Assembly does a much better job with embedded uController devices like these for things like scanning or any direct hardware functions .... .NET and C# is OK for fancy GUI's and decoding and graphing of digital streams but not so much for actual control of embedded hardware.
If you say so.That's exactly why Android devices use Embedded Linux (Straight C and some C+) for all the hardware functions and Android itself is just a GUI written in a modified version of Java .... Which is basically what C# is too, a modified version of Java to get around IP rights and patents