DVB daemon
Revision history
dvbd.c version 0.03.2b
(dvbd-3a package from patch prepared by Rolf Siebrecht rolf.siebrecht@t-online.de)
02-08-2002:
- back computation of transponder frequency in status line corrected
- "frequency" option adapted for direct input (w/o LNBLOF computation)
- "symbolrate" permitted in the range 1000000..45000000
- "simple" option now working correctly
- shutdown of all filters on every start - re-start possible w/o reloading
of driver
- "Agc" status parameter shown as delivered by dvb i/f
dvbd.c version 0.03.3
(dvbd3 package and opensky patch (from v0.03.2) on this site)
11-14-2001: modified by Andrei Boros andrei@srr.ro,
andrix@fx.ro
- corrected tuning parameters so lower Ku-band frequencies can be tuned
to
dvbd.c version 0.03.2a
(dvbd-3a package from patch prepared by Rolf Siebrecht rolf.siebrecht@t-online.de)
11.11.2001:
- default values for all configurable frontend settings
- changed command line options (look at README.1st and `dvbd --help`)
- changed config file options (look at README.1st and dvbd.conf)
- settings by config file override default settings; settings by command
line override settings by config file
- (...adaptions to personal preferences of code formatting...)
dvbd.c version 0.03.2
(dvbd3 package)
04.08.2001: modified by Jan Rafaj dvb@3Rcom.org
- occurences of strcpy() replaced with strncpy() to avoid overruns.
- removed "eth_netdevice" - now, its parameter is to be specified
as an argument to "filter_0".
- added help for command-line flags. Displayed when "-h" or
"--help" given.
- added new commandline flag "-b" that allows to specify dvb
device name.
- added ability to specify the device or ip incl. optional bitmask, to
generate DVB device's unicast filter from (through "-e" commandline
flag or in config file, as 2nd parameter of "filter_0", plus
a possibility to omit this parameter completely - then, use MACaddr of
DVB card for filter_0).
dvbd.c version 0.03s2
(dvbds-2 package found here)
11-14-2001: modified by Andrei Boros andrei@srr.ro,
andrix@fx.ro
- corrected tuning parameters so lower Ku-band frequencies can be tuned
to
dvbd.c version 0.03s
(only dvbds package found here (archive) and in hauppauglinux-2.0 package)
04.05.2001: modified by Bernd Fromel bernd@paracrypt.com
- Starspeeder-modification (UC filter setable in dvbd.conf + ip<->MAC
dissabled
dvbd.c version 0.03 (c)2000 Karsten.Siebert@dataplanet.net
(dvbd2 package, also found in dvbrouter package)
04.04.2000:
- added MAC byte validation in /etc/dvbd.conf
18.03.2000:
- added UDP socket reader for bit filter setting via network using mrouted
07.03.2000:
- added software watchdog parameter (-w to enable/default none), software
watchdog parameter soft_margin has to be larger than cnt (300 sec)
|