[Italiano]
Addon per il driver del DVB-S2 del sunray (dm800se) per il supporto del triplo tuner (DVB-T e DVB-C).
ATTENZIONE: le versioni "stabili" sono quelle pubblicate nella sezione download. I sorgenti si trovano nelle sotto-directory svn tags. La directory trunk del svn contiene la versione di sviluppo: può contenere codice non funzionante o non compilante. Utilizzarla solo per contribuire allo sviluppo.
[English]
DVB-S2 driver addon for sunray (dm800se), to activate the triple tuner (DVB-T and DVB-C).
WARNING: "stable" versions are available for download. Their source codes are available under svn on sub-directories tags. Trunk dir contains unstable version: it may not work neither compile. Use this only to support development.
Categories
Hardware DriversLicense
GNU General Public License version 3.0 (GPLv3)Follow Trialtuner Sr4
Other Useful Business Software
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Rate This Project
Login To Rate This Project
User Reviews
-
I took a quick peek on the source code .. this is just a wild guess ... dont really know what i am talking about ... but this strikes me wrong somehow... static const int TERRESTRIAL_SYMBOL_RATE_PATCH_8MHZ = 30000000; should this not be static const int TERRESTRIAL_SYMBOL_RATE_PATCH_8MHZ = 23000000; ??