aboutsummaryrefslogtreecommitdiffstats
path: root/isdb-t/br-sp-Itapeva
diff options
context:
space:
mode:
authorJonathan McCrohan <jmccrohan@gmail.com>2018-04-07 23:59:16 +0100
committerJonathan McCrohan <jmccrohan@gmail.com>2018-04-07 23:59:16 +0100
commit04438542bb67ef131f667f190022db7f1a5c7ee4 (patch)
tree8bccd4508626e4fa96600e4f8ecef954ea273f65 /isdb-t/br-sp-Itapeva
parent42b194a11fb72b7027aa9228dd1a97ba2eecc346 (diff)
parent4b8fbbf352a0398958ac70a5464167b11f32e4d6 (diff)
downloaddtv-scan-tables-04438542bb67ef131f667f190022db7f1a5c7ee4.tar.gz
Update upstream source from tag 'upstream/0+git20171226.07b18ec'
Update to upstream version '0+git20171226.07b18ec' with Debian dir 90ba729372d3bcf4f2fa6d214546e3f34c430e62
Diffstat (limited to 'isdb-t/br-sp-Itapeva')
-rw-r--r--isdb-t/br-sp-Itapeva12
1 files changed, 6 insertions, 6 deletions
diff --git a/isdb-t/br-sp-Itapeva b/isdb-t/br-sp-Itapeva
index adb6404..9946dc1 100644
--- a/isdb-t/br-sp-Itapeva
+++ b/isdb-t/br-sp-Itapeva
@@ -30,11 +30,11 @@
ISDBT_LAYERC_SEGMENT_COUNT = 0
ISDBT_LAYERC_TIME_INTERLEAVING = 0
-# Physical channel 26
-[TV Tem Itapetininga]
+# Physical channel 27
+[Record TV Paulista]
DELIVERY_SYSTEM = ISDBT
BANDWIDTH_HZ = 6000000
- FREQUENCY = 545142857
+ FREQUENCY = 551142857
INVERSION = AUTO
GUARD_INTERVAL = AUTO
TRANSMISSION_MODE = AUTO
@@ -59,11 +59,11 @@
ISDBT_LAYERC_SEGMENT_COUNT = 0
ISDBT_LAYERC_TIME_INTERLEAVING = 0
-# Physical channel 27
-[Record Paulista]
+# Physical channel 42
+[Rede TV!]
DELIVERY_SYSTEM = ISDBT
BANDWIDTH_HZ = 6000000
- FREQUENCY = 551142857
+ FREQUENCY = 641142857
INVERSION = AUTO
GUARD_INTERVAL = AUTO
TRANSMISSION_MODE = AUTO
handle negative delays in timer_process() (timer.c)mzuther1-0/+4 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1105 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2010-02-06timer.c: I had forgotten how to initialize a "struct" :)mzuther1-3/+4 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1104 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2010-02-06BUG: compensate timers for processing delay ("timer.c")mzuther1-1/+3 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1103 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2010-02-06timer.c: exchanged "proprietary code" with timeradd() and timersub() functionsmzuther1-14/+10 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1102 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2010-02-04timer.c: removed fruitless changes to variable "flag" from timer_process()mzuther1-2/+0 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1101 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2010-02-04According to its man page, timercmp() is broken on some systems -- applied ↵mzuther1-1/+1 the recommended (and equivalent) change. git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1100 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2010-02-04small warning removedmichael1-1/+1 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1099 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2010-02-04clear errno after creating the FIFO by Claas Hilbrechtmichael1-0/+2 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1098 3ae390bd-cb1e-0410-b409-cd5a39f66f1f