Jump to content


Aizecu

Member Since 21 Feb 2013
Offline Last Active 24 Feb 2016 18:18
-----

Topics I've Started

enigma2 modification needed

1 March 2014 - 18:13

Please correct me if I were wrong.

 

According to enigma.eDVBFrontendParametersTerrestrial Class Reference

  • FEC_1_2 = _enigma.eDVBFrontendParametersTerrestrial_FEC_1_2  
  • FEC_2_3 = _enigma.eDVBFrontendParametersTerrestrial_FEC_2_3  
  • FEC_3_4 = _enigma.eDVBFrontendParametersTerrestrial_FEC_3_4  
  • FEC_5_6 = _enigma.eDVBFrontendParametersTerrestrial_FEC_5_6  
  • FEC_7_8 = _enigma.eDVBFrontendParametersTerrestrial_FEC_7_8  
  • FEC_Auto = _enigma.eDVBFrontendParametersTerrestrial_FEC_Auto

 

As far as I know, these parameters refer to "Code Rate".

  • DVB-T has (1/2, 2/3, 3/4, 5/6, 7/8)
  • DVB-T2 has (1/2, 3/5, 2/3, 3/4, 4/5)

 

It seems that the current parameters supports only DVB-T.

 

Probably, there are other parameters that also need to be updated in order to fully support DVB-T2.

( I don't certainly know about that )

 

In GUI has the same problem too, parameters are limited.

/usb/lib/enigma2/python/Tools/Transponder.py

/usb/lib/enigma2/python/Screens/ScanSetup.py

 

Anyway, enigma needs to be updated first.


Again, Am I correct ?

 

Thank you


How to control the screen on a receiver front panel from a plugin ?

3 February 2014 - 13:56

When plugin is called, the 4 characters on the front of receiver panel has shown only the plugin name.

 

How could I can control the 4-digit screen on the front of receiver panel from a plugin ?

Thank you.


Driver USB DVB-T2

8 November 2013 - 17:10

Heeft OpenPLi ondersteuning Astrometa USB DVB-T2?
 
Ik heb geïnstalleerd pakket "kernel-module-dvb-usb-rtl28xxu" en het dan nog niet niet op XP1000
 
-----
 
Sorry, ik gebruikte Google Translate
-----
Lees meer in detail

new developer NEED HELP

29 September 2013 - 12:18

Hello everyone,
 

I posted this message here because there're very few documents for plugin developers. 

 

I'd like to develop my own plugin like nStreamPlayer

Since OpenPLi has updated things on August 2012, nStreamPlayer has become broken.


"I knew that we can put stream URL into bouquet, plugin is not needed, Anyway, I would like to develop this plugin because we can have extra feature."

 

I have tried to fix nStreamPlayer so far but it doesn't work.

 

Does anyone can help me ?

My point is to fix nStreamPlayer, make it usable with the lastest OpenPLi.

A man who made nStreamPlayer has no time to update his own work (As he answered me).

 

If not fixing it, I would like to develop new plugin, by the way, I still need someone who can help me?

Does anyone here can provide me a sample code of making list of service and switching between channels by using numeric button ?
(Switching channels by numeric button has been broken on nStreamPlayer),

Thank you,