# Channel table for Aguanil - MG - Brazil # Source: http://www.portalbsd.com.br/terrestres_channels.php?channels=3416 # Physical channel 42 [EPTV Sul de Minas] DELIVERY_SYSTEM = ISDBT BANDWIDTH_HZ = 6000000 FREQUENCY = 641142857 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 tr> lcd4linuxJonathan McCrohan
aboutsummaryrefslogtreecommitdiffstats
path: root/XWindow.c (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2001-02-13[lcd4linux @ 2001-02-13 09:00:13 by reinelt]reinelt12-33/+103
prepared framework for GPO's (general purpose outputs) git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@77 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2001-02-11[lcd4linux @ 2001-02-11 23:34:07 by reinelt]reinelt2-3/+17
fixed a small bug where the throughput of an offline ISDN connection is displayed as '----', but the online value is 5 chars long. corrected to ' ----'. thanks to Carsten Nau <info@cnau.de> git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@76 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-12-07[lcd4linux @ 2000-12-07 20:47:54 by reinelt]reinelt3-10/+55
first try for SIN bars git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@75 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-12-01[lcd4linux @ 2000-12-01 20:42:37 by reinelt]reinelt2-11/+37
added debugging of SIN driver output, probably found the positioning bug (format %02x instead of %2x) git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@74 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-12-01[lcd4linux @ 2000-12-01 07:20:26 by reinelt]reinelt1-9/+13
modified text positioning: row starts with 0, column is hexadecimal git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@73 3ae390bd-cb1e-0410-b409-cd5a39f66f1f