Anzeigen der neuesten Beiträge
0 Mitglieder und 1 Gast betrachten dieses Thema.
A few weeks ago I have decided to try to write an alternative BDA device interface for AltDVB v2.2.0 build 3912 for my TT S2-3200 card with v5.0.0.x BDA drivers.It might work with other BDA compatible devices (DVB-S/T/C), but no guarantee is given.1) please don't ask me for the device interface SDK for AltDVB v2.2 since Isimply don't have it (the knowledge to write this implementation was gathered just by observing when and which information is exchanged between the main application and the original Dev_BdaDriver.int)- I might release in the future my knowledge on the device interface- if AltX wishes that this information shall not ever be disclosed I will honor his decision- no, I am not in any contact with AltX, nor know his whereabouts(wish him all the best though 2) it might work with other BDA compatible devices, but no guarantee is given3) Technotrend's BDA drivers (still) have difficulties with DiSEqC 1.0 under BDA, especially when tuning to 8PSK transponders4) DVB-S support have been tested only with the TT S2-3200 card (aka SkystarHD)5) DVB-T support has been tested only with the TwinHan MagicBox Pro VP-704A (aka Pinnacle PCTV-310e)6) don't have access to DVB-C hardware, so it's not tested at all7) if you want to report an anomaly/bug/strange behavior please be specific, provide as much information as possible about your configuration/ devices etc and the log from http://www.microsoft.com/technet/sysinternals/utilities/debugview.mspxI will try, if my free time permits, to look into the problem CI & IR remote will probably not ever be supported
This is a new BDA interface wrapper for AltDVB v2.2.The configuration file (Dev_Bda2Driver.cfg) should be placed in the same folderas the interface (Dev_Bda2Driver.int). If this file doesn't exist, the interface driverwill create a new one with default values.DVB-S2 signalling:TechnoTrend users - no change neccessary (DVBS2Signalling signalling value is the default 8VSB)KNC One users - change the DVBS2Signalling signalling value to: 8PSKHauppauge users - change the DVBS2Signalling signalling value to: NBC_8PSKall other - try 8VSB or 8PSKS/S2 Pilot and S2 Roll Off:these values are for the Haupppauge drivers and practically should not be changedv 0.1.0.12 -- recompiled with latest Technotrend BDA SDK (1.0.1.21). Now use ttBdaDrvApi_Dll.dll