diff options
author | Oliver Endriss <o.endriss@gmx.de> | 2006-03-17 09:29:15 +0100 |
---|---|---|
committer | Oliver Endriss <o.endriss@gmx.de> | 2006-03-17 09:29:15 +0100 |
commit | 092502207af0ea4f41035bff5672a29f83ee0904 (patch) | |
tree | e34577610639429ae00a37b85054f0f0fdf5a6a7 /.hgignore | |
parent | b404c9c00c868c5f4bdcaa29c8789b382f30335c (diff) | |
download | mediapointer-dvb-s2-092502207af0ea4f41035bff5672a29f83ee0904.tar.gz mediapointer-dvb-s2-092502207af0ea4f41035bff5672a29f83ee0904.tar.bz2 |
Add WSS (wide screen signalling) module parameters
From: Oliver Endriss <o.endriss@gmx.de>
Add wss_cfg_4_3 and wss_cfg_16_9 configuration options.
Firmware 2623 or later required.
Both parameters are bit masks:
- bit 15: disable WSS
- bit 14: send short WSS burst, then turn off WSS
- bit 13..0: WSS bits as specified by the standard
These parameters are useful if you own a broken tv set which
does not handle wss correctly.
Default settings:
- wss_cfg_4_3: 0x4008
- wss_cfg_16_9: 0x0007
These should work with most devices.
Signed-off-by: Oliver Endriss <o.endriss@gmx.de>
Diffstat (limited to '.hgignore')
0 files changed, 0 insertions, 0 deletions