aboutsummaryrefslogtreecommitdiffstats
path: root/dvb-s/Intelsat-705-50.0W (follow)
AgeCommit message (Collapse)AuthorFilesLines
2014-09-05Convert existing tables to DVBv5 formatMauro Carvalho Chehab1-4/+32
All comments were preserved on this conversion, thanks to a temporary patch for libdvbv5. Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-09-04Remove zeros on the left for channel frequenciesMauro Carvalho Chehab1-4/+4
Those zeros are there just to align the entries. However, we'll convert them to DVBv5, and the conversion tools won't keep the same alignment. This is not needed for the conversion itself, but we want to do the conversion on both directions and see if the file will remain the same. Stripping those useless zeros makes easier for us to double check if something got badly converted. Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2007-12-31add / update scan files for South American satellitesChristoph Pfister1-0/+7
http://linuxtv.org/pipermail/linux-dvb/2007-December/022613.html
2004-01-17DVB apps/utils from old "DVB" CVS tree, mildly edited to makeJohannes Stezenbach1-7/+0
them compile with the dvb-kernel DVB API includes (uint32_t etc.) --- Makefile | 8 TODO | 3 util/scan/dvb-c/at-Vienna | 3 util/scan/dvb-c/ch-unknown | 3 util/scan/dvb-c/de-Berlin | 4 util/scan/dvb-c/de-iesy | 3 util/scan/dvb-c/fi-3ktv | 3 util/scan/dvb-c/fi-vaasa-oncable | 13 + util/scan/dvb-s/Astra-19.2E | 3 util/scan/dvb-s/Hispasat-30.0W | 6 util/scan/dvb-s/Hotbird-13.0E | 3 util/scan/dvb-s/PAS-43.0W | 6 util/scan/dvb-s/Sirius-5.0E | 5 util/scan/dvb-s/Telecom2-8.0W | 4 util/scan/dvb-s/Telstar12-15.0W | 4 util/scan/dvb-s/Thor-1.0W | 8 util/scan/dvb-s/Turksat-42.0E | 4 util/scan/dvb-t/au-Darwin | 5 util/scan/dvb-t/au-canberra | 12 + util/scan/dvb-t/au-sydney_north_shore | 12 + util/scan/dvb-t/au-unknown | 3 util/scan/dvb-t/de-Berlin | 5 util/scan/dvb-t/es-Collserola | 6 util/scan/dvb-t/fi-Espoo | 3 util/scan/dvb-t/fi-Turku | 3 util/scan/dvb-t/uk-BlackHill | 3 util/scan/dvb-t/uk-CrystalPalace | 3 util/scan/dvb-t/uk-Hannington | 3 util/scan/dvb-t/uk-Oxford | 3 util/scan/dvb-t/uk-PontopPike | 3 util/scan/dvb-t/uk-Redruth | 3 util/scan/dvb-t/uk-Reigate | 3 util/scan/dvb-t/uk-Rowridge | 3 util/scan/dvb-t/uk-SandyHeath | 3 util/scan/dvb-t/uk-Storeton | 3 util/scan/dvb-t/uk-WinterHill | 3 util/szap/channels.conf-dvbc-berlin | 171 +++++++++++++++++++++ util/szap/channels.conf-dvbs-astra | 226 ++++++++++++++++++++++++++++ util/szap/channels.conf-dvbt-australia | 31 +++ util/szap/channels.conf-dvbt-berlin | 51 ++++++ util/szap/channels.conf-dvbt-collserola | 25 +++ util/szap/channels.conf-dvbt-crystal-palace | 70 ++++++++ util/szap/channels.conf-dvbt-hannington | 28 +++ util/szap/channels.conf-dvbt-madrid | 16 + util/szap/channels.conf-dvbt-oxford | 41 +++++ util/szap/channels.conf-dvbt-reigate | 51 ++++++ util/szap/channels.conf-dvbt-sandy_heath | 13 + 47 files changed, 888 insertions(+) +++ scanscan/dvb-c/at-Vienna @@ -0,0 +1,3 @@ +# Kabel Vienna +# freq sr fec mod +C 377750000 6900000 NONE QAM256
2007-12-31add / update scan files for South American satellitesChristoph Pfister1-0/+7
http://linuxtv.org/pipermail/linux-dvb/2007-December/022613.html
h=v1.8&id=0af3e1a1af86c52991af450107a73b036fc42cb0&follow=1'>modbuslog: force interval wrap aroundJonathan McCrohan1-1/+1 A hand edited file could miss the wrap around magic number and miss it. 2012-03-24ftphelper: add --version argumentJonathan McCrohan1-0/+8 2012-03-21Double the width of registervalueJonathan McCrohan1-1/+1 2012-03-14modbuslog: Fix bitshiftingv1.4Jonathan McCrohan1-5/+2 Was not working correctly with Digirail 4C 2012-03-13modbuslog: fix logic typov1.3Jonathan McCrohan1-1/+1 break != continue Introduced in 1cac28534c332d771bfd7a1a216bdaacbfe27fd1 2012-03-13modbuslog: reindentJonathan McCrohan1-3/+4 2012-03-13modbuslog: Make debug messages more 'English'Jonathan McCrohan1-1/+4 2012-03-13modbuslog.cfg: set /dev/ttyUSB0 as default entryJonathan McCrohan1-1/+1 2012-03-13modbuslog: improve error handlingJonathan McCrohan1-3/+6 2012-03-13modbuslog: fix syslog regressionJonathan McCrohan1-1/+1 Introduced in 58bba2bc1f7da50109467a5ffd233b94623deac5 2012-03-13modbuslog: Surround syslog outputs with bracketsJonathan McCrohan1-8/+8 2012-03-13ftpupload: use fully qualified pathsJonathan McCrohan1-3/+10 cron requires them 2012-03-12Force log upon startupJonathan McCrohan1-2/+8 2012-03-12ftphelper: Fix off by one errorv1.2Jonathan McCrohan1-7/+7 Date in filename represents file generation time, not date of logfile. Throwback to fieldcommander sqlite to logfile days. 2012-03-12Add cron.d entryJonathan McCrohan2-0/+9 2012-03-127 day rolling uploadJonathan McCrohan1-8/+22 2012-03-09Fix ftpuploadJonathan McCrohan1-1/+5 2012-03-07ReindentJonathan McCrohan1-5/+6 2012-03-07Made logs more 'English'Jonathan McCrohan1-3/+4 2012-03-07Surround log startup notice with empty linesJonathan McCrohan1-0/+2 2012-03-07Add compile time version numbersJonathan McCrohan2-1/+10 Uses git tags as version number 2012-03-05Fix copypasta errorv1.1Jonathan McCrohan1-10/+18 wrong variable used. 2012-03-05Rearrange syslog output to read 8N1 rather than N81Jonathan McCrohan1-2/+2 2012-03-05Refactor codeJonathan McCrohan2-6/+4 No source chances, reindent only. 2012-03-05Add syslog loggingJonathan McCrohan1-24/+57 2012-03-04Remove unused #define statementsJonathan McCrohan1-3/+0 2012-02-20Prune archive after 3 monthsJonathan McCrohan3-0/+7 2012-02-20Update documentationJonathan McCrohan1-3/+5 2012-02-20Add PHP to make installJonathan McCrohan1-0/+3 2012-02-20Update MakefileJonathan McCrohan1-0/+17 2012-02-20Move interval.txt to src/Jonathan McCrohan2-1/+1 2012-02-19Remove debug/testing files.Jonathan McCrohan50-4742/+0 2012-02-15Archive files after upload.Jonathan McCrohan1-0/+2 2012-02-12Fix typo in README.Jonathan McCrohan1-1/+1 2012-02-12Add ftp upload function + add documentation.Jonathan McCrohan5-3/+151 2012-01-10Handle 32bit signed overflow.Jonathan McCrohan1-1/+6 2012-01-10Update README.Jonathan McCrohan1-1/+3