fmtools - Simple Video for Linux radio card programs

Description:

This is a pair of hopefully useful control programs for Video for Linux
(v4l) radio card drivers.  The focus is on control, so you may find these
programs a bit unfriendly.  Users are encouraged to investigate the source
and create wrappers or new programs based on this design.

 fm	- a simple tuner
 fmscan	- a simple band scanner

The script fmcontrol is something Adrian Lester put together one evening to
save from himself having to remember frequencies and volumes when using the fm
program from fmtools by Russell Kroll.

The script does not support any of fm's command line options with the
exception of volume.

All that it does is to tune in to a station specified by name at the
frequency and volume specified in $HOME/.fmrc and $HOME/.radiostations
or the volume given on the command line.

Homepage: http://www.stanford.edu/~blp/fmtools/

License: GPLv2+

Vendor: Fedora Project

Packages

fmtools-1.0.2-2.fc8.i386 [28 KiB] Changelog by kwizart (2007-09-21):
- Fix shebang
- Fix perm on source
- Fix mixed use of spaces and tabs
- Remove internal header to use it from kernel-headers