# Channel table for Duerê - TO - Brazil
# Source: http://portalbsd.com.br/novo/terrestres_channels.php?channels=620

# Physical channel 23
[TV Anhanguera Gurupi]
	DELIVERY_SYSTEM = ISDBT
	BANDWIDTH_HZ = 6000000
	FREQUENCY = 527142857
	INVERSION = AUTO
	GUARD_INTERVAL = AUTO
	TRANSMISSION_MODE = AUTO
	INVERSION = AUTO
	GUARD_INTERVAL = AUTO
	TRANSMISSION_MODE = AUTO
	ISDBT_LAYER_ENABLED = 7
	ISDBT_SOUND_BROADCASTING = 0
	ISDBT_SB_SUBCHANNEL_ID = 0
	ISDBT_SB_SEGMENT_IDX = 0
	ISDBT_SB_SEGMENT_COUNT = 0
	ISDBT_LAYERA_FEC = AUTO
	ISDBT_LAYERA_MODULATION = QAM/AUTO
	ISDBT_LAYERA_SEGMENT_COUNT = 0
	ISDBT_LAYERA_TIME_INTERLEAVING = 0
	ISDBT_LAYERB_FEC = AUTO
	ISDBT_LAYERB_MODULATION = QAM/AUTO
	ISDBT_LAYERB_SEGMENT_COUNT = 0
	ISDBT_LAYERB_TIME_INTERLEAVING = 0
	ISDBT_LAYERC_FEC = AUTO
	ISDBT_LAYERC_MODULATION = QAM/AUTO
	ISDBT_LAYERC_SEGMENT_COUNT = 0
	ISDBT_LAYERC_TIME_INTERLEAVING = 0

lue='switch'/></form></td></tr>
<tr><td class='sub'>lcd4linux</td><td class='sub right'>Jonathan McCrohan</td></tr></table>
<table class='tabs'><tr><td>
<a href='/lcd4linux.git/about/?h=master'>about</a><a href='/lcd4linux.git/?h=master'>summary</a><a href='/lcd4linux.git/refs/?h=master&amp;id=5e69b1e3961ee896d44107c05650c915d9b24298'>refs</a><a class='active' href='/lcd4linux.git/log/plugin_wireless.c?h=master&amp;showmsg=1&amp;follow=1'>log</a><a href='/lcd4linux.git/tree/plugin_wireless.c?h=master&amp;id=5e69b1e3961ee896d44107c05650c915d9b24298'>tree</a><a href='/lcd4linux.git/commit/plugin_wireless.c?h=master&amp;id=5e69b1e3961ee896d44107c05650c915d9b24298&amp;follow=1'>commit</a><a href='/lcd4linux.git/diff/plugin_wireless.c?h=master&amp;id=5e69b1e3961ee896d44107c05650c915d9b24298&amp;follow=1'>diff</a><a href='/lcd4linux.git/stats/plugin_wireless.c?h=master'>stats</a></td><td class='form'><form class='right' method='get' action='/lcd4linux.git/log/plugin_wireless.c'>
<input type='hidden' name='h' value='master'/><input type='hidden' name='id' value='5e69b1e3961ee896d44107c05650c915d9b24298'/><input type='hidden' name='showmsg' value='1'/><select name='qt'>
<option value='grep'>log msg</option>
<option value='author'>author</option>
<option value='committer'>committer</option>
<option value='range'>range</option>
</select>
<input class='txt' type='search' size='10' name='q' value=''/>
<input type='submit' value='search'/>
</form>
</td></tr></table>
<div class='path'>path: <a href='/lcd4linux.git/log/?h=master&amp;id=5e69b1e3961ee896d44107c05650c915d9b24298&amp;showmsg=1&amp;follow=1'>root</a>/<a href='/lcd4linux.git/log/plugin_wireless.c?h=master&amp;id=5e69b1e3961ee896d44107c05650c915d9b24298&amp;showmsg=1&amp;follow=1'>plugin_wireless.c</a> (<a href='/lcd4linux.git/log/plugin_wireless.c?h=master&amp;id=5e69b1e3961ee896d44107c05650c915d9b24298&amp;showmsg=1'>unfollow</a>)</div><div class='content'><table class='list nowrap'><tr class='nohover'><th class='left'>Age</th><th class='left'>Commit message (<a href='/lcd4linux.git/log/plugin_wireless.c?h=master&amp;id=5e69b1e3961ee896d44107c05650c915d9b24298&amp;follow=1'>Collapse</a>)</th><th class='left'>Author</th><th class='left'>Files</th><th class='left'>Lines</th></tr>
<tr class='logheader'><td><span title='2011-01-23 17:01:08 +0000'>2011-01-23</span></td><td class='logsubject'><a href='/lcd4linux.git/commit/timer.c?h=master&amp;id=c15760b9e502d12e4905ef898e9694436ec3bde3&amp;follow=1'>timer.c: skip intermediate timer intervals</a></td><td>mzuther</td><td>2</td><td><span class='deletions'>-16</span>/<span class='insertions'>+46</span></td></tr>
<tr class='nohover-highlight'><td/><td colspan='5' class='logmsg'>
"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


</td></tr>
<tr class='logheader'><td><span title='2011-01-05 03:49:07 +0000'>2011-01-05</span></td><td class='logsubject'><a href='/lcd4linux.git/commit/drv_MatrixOrbital.c?h=master&amp;id=72e1f7501bd6806022b7a33e1424ea2cc7fa4059&amp;follow=1'>fix for a bug introduced in the DE-LD021 driver</a></td><td>michael</td><td>1</td><td><span class='deletions'>-3</span>/<span class='insertions'>+3</span></td></tr>
<tr class='nohover-highlight'><td/><td colspan='5' class='logmsg'>
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1140 3ae390bd-cb1e-0410-b409-cd5a39f66f1f


</td></tr>
<tr class='logheader'><td><span title='2011-01-04 01:58:59 +0000'>2011-01-04</span></td><td class='logsubject'><a href='/lcd4linux.git/commit/timer.c?h=master&amp;id=f95cad51ea998c6febe30b9da74bd2852449d3c1&amp;follow=1'>indentation</a></td><td>michael</td><td>2</td><td><span class='deletions'>-3</span>/<span class='insertions'>+3</span></td></tr>
<tr class='nohover-highlight'><td/><td colspan='5' class='logmsg'>
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1139 3ae390bd-cb1e-0410-b409-cd5a39f66f1f


</td></tr>
<tr class='logheader'><td><span title='2011-01-04 01:58:25 +0000'>2011-01-04</span></td><td class='logsubject'><a href='/lcd4linux.git/commit/drv_MatrixOrbital.c?h=master&amp;id=0da867144a9cc418a2311efa816efcbdef7df70a&amp;follow=1'>support for Sure Electronics DE-LD021 by Natanael Olaiz</a></td><td>michael</td><td>1</td><td><span class='deletions'>-10</span>/<span class='insertions'>+8</span></td></tr>
<tr class='nohover-highlight'><td/><td colspan='5' class='logmsg'>
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1138 3ae390bd-cb1e-0410-b409-cd5a39f66f1f


</td></tr>
<tr class='logheader'><td><span title='2011-01-02 00:39:10 +0000'>2011-01-02</span></td><td class='logsubject'><a href='/lcd4linux.git/commit/smoketest.sh?h=master&amp;id=8dd087e587f0a84ab9b30965d085e65efdb57715&amp;follow=1'>driver for EFN LED modules by Tilman Glötzner</a></td><td>michael</td><td>9</td><td><span class='deletions'>-21</span>/<span class='insertions'>+469</span></td></tr>
<tr class='nohover-highlight'><td/><td colspan='5' class='logmsg'>
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1137 3ae390bd-cb1e-0410-b409-cd5a39f66f1f


</td></tr>
<tr class='logheader'><td><span title='2010-11-28 16:07:16 +0000'>2010-11-28</span></td><td class='logsubject'><a href='/lcd4linux.git/commit/timer_group.h?h=master&amp;id=475fdb43971a24c01db6d8bf5cb4351eb6b76cfe&amp;follow=1'>commented, corrected and beautified both timer and timer group code</a></td><td>mzuther</td><td>11</td><td><span class='deletions'>-197</span>/<span class='insertions'>+511</span></td></tr>
<tr class='nohover-highlight'><td/><td colspan='5' class='logmsg'>
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1136 3ae390bd-cb1e-0410-b409-cd5a39f66f1f


</td></tr>
<tr class='logheader'><td><span title='2010-11-27 14:35:10 +0000'>2010-11-27</span></td><td class='logsubject'><a href='/lcd4linux.git/commit/timer.h?h=master&amp;id=00db296b07befe1b511af73b00303c536cea0c6c&amp;follow=1'>finished commenting the timer code</a></td><td>mzuther</td><td>2</td><td><span class='deletions'>-46</span>/<span class='insertions'>+138</span></td></tr>
<tr class='nohover-highlight'><td/><td colspan='5' class='logmsg'>
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1135 3ae390bd-cb1e-0410-b409-cd5a39f66f1f


</td></tr>
<tr class='logheader'><td><span title='2010-11-20 20:22:05 +0000'>2010-11-20</span></td><td class='logsubject'><a href='/lcd4linux.git/commit/timer.h?h=master&amp;id=20e4961f9eb3ea712a4d101d5984a6e0e68a23bd&amp;follow=1'>started commenting the timer code</a></td><td>mzuther</td><td>5</td><td><span class='deletions'>-52</span>/<span class='insertions'>+170</span></td></tr>
<tr class='nohover-highlight'><td/><td colspan='5' class='logmsg'>
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


</td></tr>
<tr class='logheader'><td><span title='2010-11-19 09:02:34 +0000'>2010-11-19</span></td><td class='logsubject'><a href='/lcd4linux.git/commit/lcd4linux.conf.sample?h=master&amp;id=4447e1d46ca5cdb1839c9ece0426fd26db1b2817&amp;follow=1'>Added brightness support for GLCD2USB</a></td><td>harbaum</td><td>5</td><td><span class='deletions'>-28</span>/<span class='insertions'>+8014</span></td></tr>
<tr class='nohover-highlight'><td/><td colspan='5' class='logmsg'>
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1133 3ae390bd-cb1e-0410-b409-cd5a39f66f1f


</td></tr>