aboutsummaryrefslogtreecommitdiffstats
path: root/dvb-t/fi-Rautavaara_Angervikko
diff options
context:
space:
mode:
authorPhilip Yarra <philip.yarra@gmail.com>2014-01-07 17:42:11 +1100
committerOlliver Schinagl <oliver@schinagl.nl>2014-01-14 13:38:43 +0100
commit1850cf820bb3746a462f7b4209cff69e0688ffcb (patch)
treeb6034622a0e4f5dadcb6b2352b23c9ad6da9cee3 /dvb-t/fi-Rautavaara_Angervikko
parent52a7b0a4555d706da459e865b99c416f98bb4379 (diff)
downloaddtv-scan-tables-1850cf820bb3746a462f7b4209cff69e0688ffcb.tar.gz
Initial scan table for au-Melbourne-Selby
Hi, please find attached a scan table for au-Melbourne-Selby. This file is very similar to the scan table file for au-Melbourne-Upwey (which I was able to use until quite recently). However the fec_hi value of "2/3" for SBS no longer works for me, and I need to use "AUTO" instead. I don't know if this change also affects the Upwey repeater. Details on the geographic locations of these repeaters can be found here: Upwey: http://www20.sbs.com.au/transmissions/index.php?pid=2&id=795 Selby: http://www20.sbs.com.au/transmissions/index.php?pid=2&id=792 Note that the Selby repeater actually covers the parts of Upwey which are not able to get signal from the Upwey repeater, due to hilly terrain. Although they use identical frequencies, the polarisation is different. I assume AUTO allows the DVB tuner to choose one of the FEC types dynamically, though I don't know if this is supported by all tuners. If there's a way I can find out which actual fec_hi is in use, please let me know and I will supply it. I have provided a brief write-up at http://pyarra.blogspot.com.au/2014/01/mythtv-and-sbs-in-dandenong-ranges.html - please let me know if there is further information I can provide. Regards, Philip. Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
Diffstat (limited to 'dvb-t/fi-Rautavaara_Angervikko')
0 files changed, 0 insertions, 0 deletions
sertions'>+7 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1144 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2011-02-12timer.c: fixed detection of positive clock skew (and some typos)mzuther4-10/+10 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1143 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2011-01-23timer.c: fixed clock skew detectionmzuther1-26/+46 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1142 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2011-01-23timer.c: skip intermediate timer intervalsmzuther2-16/+46 "timer_inc()" now checks how many trigger intervals have passed since a given timer has been updated. This might be due to "negative clock skew" (think of summer time) or the fact that some processing took too long (i.e. fetching of a web site). These missed trigger intervals are then skipped and the user is notified so that he may adapt his timer settings. This handling is essential, otherwise unprocessed timers might stack up and would trigger continuously while at the same time becoming notoriously late and unreliable. git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1141 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2011-01-05fix for a bug introduced in the DE-LD021 drivermichael1-3/+3 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1140 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2011-01-04indentationmichael2-3/+3 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1139 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2011-01-04support for Sure Electronics DE-LD021 by Natanael Olaizmichael1-10/+8 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1138 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2011-01-02driver for EFN LED modules by Tilman Glötznermichael9-21/+469 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1137 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2010-11-28commented, corrected and beautified both timer and timer group codemzuther11-197/+511 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1136 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2010-11-27finished commenting the timer codemzuther2-46/+138 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1135 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2010-11-20started commenting the timer codemzuther5-52/+170 I'm not done yet, but my system is currently very unstable, and I don't want the changes to get lost... :( git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1134 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2010-11-19Added brightness support for GLCD2USBharbaum5-28/+8014 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1133 3ae390bd-cb1e-0410-b409-cd5a39f66f1f