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.
vb-t/fr-Autun?id=9e494673a0cc7c9cdf9fe686267b22849b9411a2'>diffstats
blob: 83baa2c4f04c9f08cf13493bd6ed57ea26a4ad31 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
# Autun - France (DVB-T transmitter of Autun ( BoisduRoi ) )
# Autun - France (signal DVB-T transmis depuis l'émetteur de BoisduRoi )
#
# ATTENTION ! Ce fichier a ete construit automatiquement a partir
# des frequences obtenues sur : http://www.tvnt.net/multiplex_frequences.htm
# en Avril 2006. Si vous constatez des problemes et voulez apporter des
# modifications au fichier, envoyez le fichier modifie a
# l'adresse linux-dvb@linuxtv.org (depot des fichiers d'init dvb)
# ou a l'auteur du fichier :
# Nicolas Estre <n_estre@yahoo.fr>
#
# T freq bw fec_hi fec_lo mod transmission-mode guard-interval hierarchy
#### Autun - BoisduRoi ####
#R1
T 682000000 8MHz AUTO NONE QAM64 8k AUTO NONE
#R2
T 618000000 8MHz AUTO NONE QAM64 8k AUTO NONE
#R3
T 810000000 8MHz AUTO NONE QAM64 8k AUTO NONE
#R4
T 834000000 8MHz AUTO NONE QAM64 8k AUTO NONE
#R5
T 722000000 8MHz AUTO NONE QAM64 8k AUTO NONE
#R6
T 850000000 8MHz AUTO NONE QAM64 8k AUTO NONE
|