# Makefile for linuxtv.org dvb-apps/util/scan
objects = atsc_psip_section.o \
diseqc.o \
dump-vdr.o \
dump-zap.o \
lnb.o \
scan.o \
section.o
binaries = scan
inst_bin = $(binaries)
removing = atsc_psip_section.c atsc_psip_section.h
CPPFLAGS += -Wno-packed-bitfield-compat -D__KERNEL_STRICT_NAMES
.PHONY: all
all: $(binaries)
$(binaries): $(objects)
$(objects): atsc_psip_section.c atsc_psip_section.h
atsc_psip_section.c atsc_psip_section.h:
perl section_generate.pl atsc_psip_section.pl
include ../../Make.rules
install::
@echo installing scan files
@mkdir -p $(DESTDIR)$(sharedir)/dvb/atsc
@mkdir -p $(DESTDIR)$(sharedir)/dvb/dvb-c
@mkdir -p $(DESTDIR)$(sharedir)/dvb/dvb-s
@mkdir -p $(DESTDIR)$(sharedir)/dvb/dvb-t
@install -m 664 atsc/* $(DESTDIR)$(sharedir)/dvb/atsc/
@install -m 664 dvb-c/* $(DESTDIR)$(sharedir)/dvb/dvb-c/
@install -m 664 dvb-s/* $(DESTDIR)$(sharedir)/dvb/dvb-s/
@install -m 664 dvb-t/* $(DESTDIR)$(sharedir)/dvb/dvb-t/
table>
| Age | Commit message (Collapse) | Author | Files | Lines |
|
Atlantic-Bird-3-5.0W - Ku Band
Hello,
The latest update for the file Atlantic-Bird-3-5.0W (Ku Band) is 2015-03-28:
https://git.linuxtv.org/dtv-scan-tables.git/log/dvb-s/Atlantic-Bird-3-5.0W
but since March 2015 there are a lot of changes in the tranponders list.
And now, a lot of transponders for Algerian, French and Italian TV and
Radio channels are missing.
Attached is an updated config scan file (Atlantic-Bird-3-5.0W.patch
file) for Atlantic-Bird-3-5.0W transponders in dvbv5 format.
Could you please ensure that this new patch is committed into the DVB
source code tree repositery?
PS : Attached there is also the full up to date file :
Atlantic-Bird-3-5.0W-2017-01-09.NEW.FULL if you need it
Thank you
Best regards
|
|
Ziggo and UPC had merged, but the initial UPC transponder is still the correct one for former UPC customers.
See also https://gathering.tweakers.net/forum/list_message/31632914#31632914
|