I found a bug in the DVB-T2 section that is very important to fix.
The bug is missing values when scanning DVB-T2 networks.
Posted 20 August 2015 - 11:32
I found a bug in the DVB-T2 section that is very important to fix.
The bug is missing values when scanning DVB-T2 networks.
Posted 20 August 2015 - 12:35
Our source is on Github now, which makes it easier to propose the changes using a pull request. Also easier and quicker for us to validate and merge the changes.
Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)
Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.
Many answers to your question can be found in our new and improved wiki.
Posted 20 August 2015 - 13:57
The problem with DVB-T2 is that it's not available around here. Makes it harder to fix, test and debug. It would be nice if someone with the possibility to test would supply a patch.
* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.
Posted 20 August 2015 - 18:57
enum { FEC_1_2=0, FEC_2_3=1, FEC_3_4=2, FEC_5_6=3, FEC_7_8=4, FEC_Auto=5, FEC_6_7=6, FEC_8_9=7 };FEC_3_5=what number?
FEC_4_5=what number?
_
I think you could see what the numbers are for the DVB-S and DVB-C, they have the FEC_3_5 and FEC_4_5. It is just missing in the DVB-T parts.
Posted 21 August 2015 - 19:09
enum { FEC_1_2=0, FEC_2_3=1, FEC_3_4=2, FEC_5_6=3, FEC_7_8=4, FEC_Auto=5, FEC_6_7=6, FEC_8_9=7 };FEC_3_5=what number?
FEC_4_5=what number?
Were did you find the line?
Openpli use follow:
FEC_Auto=0, FEC_1_2=1, FEC_2_3=2, FEC_3_4=3, FEC_5_6=4, FEC_7_8=5, FEC_8_9=6, FEC_3_5=7, FEC_4_5=8, FEC_9_10=9
With a bit luck by add the missing fec's in transponder.py and add the fec list for dvb-t2 in scansetup it can work. (you can see for fec list how it's done for dvb-s2)
Edited by WTE, 21 August 2015 - 19:09.
Mut@nt HD51 STB 4K
Posted 21 August 2015 - 22:50
DVB-S and DVB-C --> FEC_Auto=0
DVB-T --> FEC_Auto=5
why?
Just checked.
The DVB-S numbers are "FEC inner" from the DVB standard.
fecinnertype = {0:"Not defined", 1:"1/2", 2:"2/3", 3:"3/4", 4:"5/6", 5:"7/8", 6:"8/9", 7:"3/5", 8:"4/5", 9:"9/10", 15:"no conv."}
The DVB-T numbers are "code rate type" from the DVB standard.
coderatetype = {0:"1/2", 1:"2/3", 2:"3/4", 3:"5/6", 4:"7/8", 5:"FU", 6:"FU", 7:"FU"}
Posted 21 August 2015 - 23:55
You should be able to auto tune anyway. Should not need code rate. Just use predefined transponder and select the channel/frequency. That comes from terrestrial.xml and doesn't contain code rate at all. The tuner should work it out.
Edited by Huevos, 21 August 2015 - 23:55.
Posted 22 August 2015 - 00:05
Tnx for the document.
T2 use an own order, so I think there must been made a decision what to use.
0: 1/2
1: 3/5
2: 2/3
3: 3/4
4: 4/5
5: 5/6
T2 Lite
0: 1/2
1: 3/5
2: 2/3
3: 3/4
4: reserved
5: reserved
6: 1/3
7: 2/5
But not only that. From the document you can see values differ depending on transmission type (S/T/C).
Posted 22 August 2015 - 07:50
Tnx for the document.
T2 use an own order, so I think there must been made a decision what to use.
0: 1/2
1: 3/5
2: 2/3
3: 3/4
4: 4/5
5: 5/6
T2 Lite
0: 1/2
1: 3/5
2: 2/3
3: 3/4
4: reserved
5: reserved
6: 1/3
7: 2/5
But not only that. From the document you can see values differ depending on transmission type (S/T/C).
S/T/C is already divide.
To held the standards, T2 should have own list as well.
Mut@nt HD51 STB 4K
Potential Bug with DVB-T2 Sat IP channel searchStarted by Casandro, 24 Mar 2024 satip, channel search, dvb-t2 |
|
|||
Wel geluid geen Beeld zgemma H2Started by variousnl, 11 Feb 2024 zgemma h2, dvb-t2, beeld, geluid and 1 more... |
|
|||
Latest DVB-T2 DUAL MTSIF Tuner signal problemsStarted by ROMAN42, 9 Aug 2021 DVB-T2 |
|
|||
Pls recommend hardware for remote fallback tuner setupStarted by pli-marc, 8 Sep 2020 remote tuner, dvb-t, dvb-t2 and 1 more... |
|
|||
Full radio EPG Dutch stationsStarted by Anzo, 24 Aug 2020 KPN, Digitenne, DVB-T2 |
|
0 members, 10 guests, 0 anonymous users