User Tools

Site Tools


pom-ng:input:dvb_atsc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
pom-ng:input:dvb_atsc [2014/06/13 09:34] – Add buff_pkt_count gmsoftpom-ng:input:dvb_atsc [2020/05/26 21:59] (current) – external edit 127.0.0.1
Line 12: Line 12:
 |frontend|uint16|0|Specify which frontend to use in /dev/dvb/adapterX/frontend**Y**| |frontend|uint16|0|Specify which frontend to use in /dev/dvb/adapterX/frontend**Y**|
 |modulation|string|QAM256|Select which modulation to use. Either 'QAM64' or 'QAM256'.| |modulation|string|QAM256|Select which modulation to use. Either 'QAM64' or 'QAM256'.|
-|tuning_timeout|uint16|3|Timeout in seconds when trying to tune to a given frequency.|+|tuning_timeout|uint16|3|Timeout in seconds when trying to tune to a given frequency.|===== Events ===== 
 + 
 + 
 +===== Events ==== 
 + 
 +^ Name ^ Payload associated ^ Description ^ 
 +|dvb_status|no|Provide locking status of the input.| 
 + 
 +==== dvb_status ==== 
 + 
 +This event is generated when the DVB card locking status changes. 
 + 
 +^ Field ^ Type ^ Description ^ 
 +|adapter|uint16|Adapter number.| 
 +|frequency|uint32|Current frequency the card is tuned to.| 
 +|frontend|uint16|Frontend number.| 
 +|input_name|string|Name of the input.| 
 +|lock|bool|True if the card has a lock, false otherwise.|
pom-ng/input/dvb_atsc.1402652050.txt.gz · Last modified: 2020/05/26 21:59 (external edit)