Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

qthid(1) [debian man page]

qthid(1)							      OZ9AEC								  qthid(1)

NAME
qthid - simple controller for the Funcube Dongle SDR SYNOPSIS
qthid DESCRIPTION
This program is a Graphical User Interface to control a radio receiver called the Funcube Dongle SDR. This program was written mainly by Alexandru Csete, OZ9AEC based upon initial code from Howard Long, G6LVB. For more information on the FUNcube project please visit http://www.funcube.org.uk/ and the latest on the FUNcube SDR dongle visit http://www.funcubedongle.com/ It provides full support for the Funcube Dongle API:: * Change frequency and apply frequency correction. * Change RF gains and filters. * Change IF gains and filters. * LNA enhancement, bias current, etc. * I/Q correction. * Auto-repeat tuning buttons (click and hold button to scan). * Variable frequency step. * Upgrade and verify the firmware. The qthid program implements the full API available with firmware versions 18f or greater. It should cover all the functionality provided by the "fully functional windows frontend". Note that the majority of this full API is only available since firmware 18f and qthid 3.0 will not work with earlier firmware. The application will simply fail to detect any FCD with earlier firmwares. You can use qthid-2.2 to upgrade your firmware to 18f or later. SEE ALSO
qthid-2.2(1), gnuradio(1), gqrx(1) AUTHOR
This manual page was written by Maitland Bottoms for the Debian project (but may be used by others). COPYRIGHT
Copyright (c) 2012 A. Maitland Bottoms <bottoms@debian.org> This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MER- CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. QTHID
3.1 qthid(1)

Check Out this Related Man Page

scantv(1)						      General Commands Manual							 scantv(1)

NAME
scantv - scan a v4l device for TV stations. SYNOPSIS
scantv [ options ] DESCRIPTION
scantv scans a v4l device for available TV stations and writes a xawtv/fbtv config file. OPTIONS
-i input set tv input (Television/Composite1/S-video and so on). Default is Television. -n norm set tv norm. scantv will ask interactively if none is given. -f table set frequency table. scantv will ask interactively if none is given. -o outfile specify output file. If none is specified, scantv writes to stdout. -c device specify video device file. Default is /dev/video0. -D driver specify video driver name. Default is "libv4l". -C device specify vbi device file. Default is /dev/vbi0. -s skip channel scan, just write norm + freqtab to the config file. -a Do a full scan (i.e. all frequencies, not just the ones from the frequency table). SEE ALSO
xawtv(1), fbtv(1) AUTHOR
Gerd Knorr <kraxel@bytesex.org> COPYRIGHT
Copyright (C) 2000 Gerd Knorr <kraxel@bytesex.org> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MER- CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. (c) 2000 Gerd Knorr scantv(1)
Man Page