Many people contribute to wavemon by reporting problems, suggesting various improvements, or submitting actual code. Here is a list of these people. Help me (gerrit@erg.abdn.ac.uk) keep it complete and accurate. Christoph J. Thompson (cjsthompson@gmail.com) provided DESTDIR support for the installation process and contributed a Slackware build script, found in the contrib folder (2009-03-03). Tom Gordon to help fix a build error occurring under Puppy Linux, in wavemon version 0.5 (2009-02-06). Dave W. Capella (dave.capella@cornell.edu) provided modifications to build ipkg packages for mobile devices in 2002 (now in contrib/). Nelson A. de Oliveira provided helpful tips for choosing a sensible screen-size default, and helped much to reduce annoyances in keeping the configuration-file parser backward-compatible (0.6.7). Jonathan Lovelace provided a patch to enable build on Gentoo (0.6.10). Hanno Boeck supplied a patch to improve the linking process (0.6.10). Sean Muir helped improve the overall design through several really useful suggestions (histogram levels, scan window) leading up to 0.7.0. Jean Tourrilhes helped with the scan window in 0.7.0 (most of the code to extract the scan data is from wireless tools 30) and also kindly provided an earlier wavemon prototype with scanning support. Thanks to Matt who helped fixing several bugs in 0.7.0. Robert M. Stockmann and Koniu helped with bug fixes in 0.7.1; thanks to Koniu support for window resizing got started. Jonathan McCrohan fixed manpage compilation errors in 0.7.4. an-tables.git/commit/dvb-t/hu-Debrecen-Komadi?id=a5a55e789f991fccc307794a9d500b8e530c2674&follow=1'>commitdiffstats
path: root/dvb-t/hu-Debrecen-Komadi (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2014-09-04Fix the DVB-S channel on dvb-s/Astra-31.5EMauro Carvalho Chehab1-1/+1
DVB-S doesn't have rolloff or modulation Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-09-04fix dvb-t/ug-All DVB-T2 formatMauro Carvalho Chehab1-8/+3
On all other DVB-T2 files, the PLP ID is at the end of the file. Move it to the end, to be equal to the other files. Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-09-04Fix FEC on dvb-t/sk-BratislavaMauro Carvalho Chehab1-1/+1
FEC=2/1 doesn't exist. It should be, instead 1/2. Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-09-04The ca-AB-Calgary file has an invalid line. Fix it.Mauro Carvalho Chehab1-2/+1
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-09-04Remove zeros on the left for channel frequenciesMauro Carvalho Chehab34-794/+794
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>
2014-09-02Add Brazil's remaining states tablesMauro Carvalho Chehab117-0/+12386
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-09-02Add Brazil's Goias state tablesMauro Carvalho Chehab22-0/+2560
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-09-02Add Brazil's Rio de Janeiro state tablesMauro Carvalho Chehab29-0/+3828
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-09-02Add Brazil's Paraiba state tablesMauro Carvalho Chehab45-0/+2600
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-09-02Add Brazil's Sergipe state tablesMauro Carvalho Chehab47-0/+3563
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-09-02Add Brazil's Santa Catarina state tablesMauro Carvalho Chehab56-0/+4257
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-09-02Add Brazil's Parana state tablesMauro Carvalho Chehab60-0/+5284
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-09-02Add Brazil's Minas Gerais state tablesMauro Carvalho Chehab62-0/+3695
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-09-02Add Brazil's Rio Grande do Sul state tablesMauro Carvalho Chehab69-0/+4731
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-09-02Add Brazil's Bahia state tablesMauro Carvalho Chehab83-0/+6397
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-09-02Add Brazil's Sao Paulo state tablesMauro Carvalho Chehab197-0/+23613
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>