Sc-plugin
Aus VDR Wiki
(Unterschied zwischen Versionen)
K |
K (→Optionen: obsolete) |
||
Zeile 26: | Zeile 26: | ||
==Optionen== | ==Optionen== | ||
{| border=1 cellpadding=2 cellspacing=0 | {| border=1 cellpadding=2 cellspacing=0 | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
| bgcolor=#efefef| DBG=1 || to compile with debugging information | | bgcolor=#efefef| DBG=1 || to compile with debugging information |
Version vom 28. Mai 2006, 07:04 Uhr
Inhaltsverzeichnis |
Beschreibung
Benutzung und die Weitergabe dieses Plugins sind in vielen Ländern, wie zum Beispiel Deutschland, verboten!
Bilder
Hardwareanforderungen
SC kann über die Serielle Schnittstelle auf eine Multimouse AVR zugreifen. Es ersetzt somit ein Common Interface (CI) das für verschlüsselte Sender benötigt wird.
Softwareanforderungen
- openssl
Installation
cd $SOURCEDIR tar xvzf openssl-<VERSION>.tar.gz cd openssl-<VERSION> ./config shared make make install ldconfig
Optionen
DBG=1 | to compile with debugging information |
DEFAULT_PORT='"/dev/ttyS0",0,0' | If you want to add a default smartcard interface at compile time use the make option |
Parameter
Parameter (kurz) | Parameter (lang) | Beschreibung |
---|---|---|
-I | --inverse-cd | use inverse CD detection for the next serial device |
-R | --inverse-rst | use inverse RESET for the next serial device |
-s DEV | --serial=DEV | activate Phoenix ISO interface on serial device DEV (default: none) |
-d CMD | --dialup=CMD | call CMD to start/stop dialup-network (default: none) |
-t SECS | --timeout=SECS | shutdown timeout for dialup-network (default: 60 secs) |
SVDRP Befehle
Parameter | Beschreibung |
---|---|
RELOAD | Neuladen der Konfigurationsdateien |