From 1c16b129369b9b6a121aea5072be549b03d79438 Mon Sep 17 00:00:00 2001 From: Johannes Stezenbach Date: Mon, 2 Aug 2004 12:26:35 +0000 Subject: submitted by Fredrik Åsberg MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dvb-t/se-Horby | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 dvb-t/se-Horby diff --git a/dvb-t/se-Horby b/dvb-t/se-Horby new file mode 100644 index 00000000..9dfad269 --- /dev/null +++ b/dvb-t/se-Horby @@ -0,0 +1,7 @@ +# Horby (Senda/Boxer Sweden) +# T freq bw fec_hi fec_lo mod transmission-mode guard-interval hierarchy +T 482000000 8MHz 3/4 NONE QAM64 8k 1/4 NONE +T 506000000 8MHz 3/4 NONE QAM64 8k 1/4 NONE +T 794000000 8MHz 3/4 NONE QAM64 8k 1/4 NONE +T 818000000 8MHz 3/4 NONE QAM64 8k 1/4 NONE +T 850000000 8MHz 3/4 NONE QAM64 8k 1/4 NONE -- cgit v1.2.3 lcd4linuxJonathan McCrohan
aboutsummaryrefslogtreecommitdiffstats
path: root/drv_generic_gpio.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-31Increased the maximum bps to 230400, if defined in <termios.h>.sonic741-2/+7
2008-08-27git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@889 3ae390bd-cb1e-0410-...sonic741-18/+11
2008-08-27D4D updates by Svenmichael1-38/+60
2008-08-03driver for 4D Systems serial displays by Sven Killigmichael9-45/+846
2008-08-03signed/unsigned mismatchmichael1-3/+3
2008-07-26added command functionsmichux1-2/+130
2008-07-15added IRLCD driver by Jean-Philippe Civademichael10-5/+467
2008-07-15'autoreconf -f -i' run & config.rpath addedmichael8-370/+1617