amateur radio operators
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 561
iRATE radio 0.3
iRATE radio provides users with a powerful new way to find and download free, legal music online. more>>
iRATE radio provides users with a powerful new way to find and download free, legal music online.
Users rate tracks based on their tastes. The iRATE server then selects other tracks to send to the user from a database of over 50,000 freely downloadable songs by correlating the users ratings with other users, and finding people with similar tastes.
Unlike streaming audio, iRATE saves the tracks to the users hard drive. This means that playback is smoother, without the typical problems associated with streaming media, such as high bandwidth usage.
<<lessUsers rate tracks based on their tastes. The iRATE server then selects other tracks to send to the user from a database of over 50,000 freely downloadable songs by correlating the users ratings with other users, and finding people with similar tastes.
Unlike streaming audio, iRATE saves the tracks to the users hard drive. This means that playback is smoother, without the typical problems associated with streaming media, such as high bandwidth usage.
Download (7.6MB)
Added: 2006-07-21 License: GPL (GNU General Public License) Price:
1200 downloads
Template::Alloy::Operator 1.006
Template::Alloy::Operator is a Perl module that provides the regexes necessary for Template::Alloy::Parse to parse operators. more>>
Template::Alloy::Operator is a Perl module that provides the regexes necessary for Template::Alloy::Parse to parse operators and place them in their appropriate precedence.
It also provides the play_operator method which is used by Template::Alloy::Play and Template::Alloy::Compile for playing out the stored operator ASTs.
ROLE METHODS
play_operator
Takes an operator AST in the form of
[undef, +, 1, 2]
Essentially, all operators are stored in RPN notation with a leading "undef" to disabiguate operators in a normal Alloy expression AST.
define_operator
Used for defining new operators.
See Template::Alloy for more details.
<<lessIt also provides the play_operator method which is used by Template::Alloy::Play and Template::Alloy::Compile for playing out the stored operator ASTs.
ROLE METHODS
play_operator
Takes an operator AST in the form of
[undef, +, 1, 2]
Essentially, all operators are stored in RPN notation with a leading "undef" to disabiguate operators in a normal Alloy expression AST.
define_operator
Used for defining new operators.
See Template::Alloy for more details.
Download (0.14MB)
Added: 2007-07-04 License: Perl Artistic License Price:
842 downloads
KDE Radio Station 0.6
KDE Radio Station presents you a list of internet streaming radio stations. more>>
KDE Radio Station presents you a list of internet streaming radio stations. Just select your favorite one, and the media player of your choice will pick up the right stream.
More than 40 radio stations (and more than 90 streams) are already available; thanks to the decentralized structure, many more sources like Icecast directories can be added via metaservers.
And you are now able to share your favorites with other users...
<<lessMore than 40 radio stations (and more than 90 streams) are already available; thanks to the decentralized structure, many more sources like Icecast directories can be added via metaservers.
And you are now able to share your favorites with other users...
Download (0.41MB)
Added: 2005-09-06 License: GPL (GNU General Public License) Price:
1532 downloads
Ham Radio Control Libraries 1.2.6.2
Ham Radio Control Libraries, Hamlib for short, is a development effort to provide a consistent interface for programmers. more>>
Ham Radio Control Libraries is a development effort to provide a consistent interface for programmers wanting to incorporate radio control in their programs.
Hamlib is not a complete user application, rather, it is a software layer intended to make controlling various radios and other shack hardware much easier.
Hamlib will allow authors of such software as logging programs, digital communications programs, or those wanting to develop the ultimate radio control software to concentrate on the user interface and the basic function of the program rather than radio control.
Most recent amateur radio transceivers allow external control of their functions through a serial interface. Unfortunately, control commands are not always consistent across a manufacturers product line and each manufacturers product line differs greatly from its competitors.
Hamlib attempts to solve this problem by presenting a "virtual radio" to the programmer by providing an API to actions such as setting a given VFOs frequency, setting the operating mode, querying the radio of its current status and settings, and giving the application a list of a given radios capabilities. Unfortunately, what can be accomplished by hamlib is limited by the radios themselves and some offer very limited capability.
<<lessHamlib is not a complete user application, rather, it is a software layer intended to make controlling various radios and other shack hardware much easier.
Hamlib will allow authors of such software as logging programs, digital communications programs, or those wanting to develop the ultimate radio control software to concentrate on the user interface and the basic function of the program rather than radio control.
Most recent amateur radio transceivers allow external control of their functions through a serial interface. Unfortunately, control commands are not always consistent across a manufacturers product line and each manufacturers product line differs greatly from its competitors.
Hamlib attempts to solve this problem by presenting a "virtual radio" to the programmer by providing an API to actions such as setting a given VFOs frequency, setting the operating mode, querying the radio of its current status and settings, and giving the application a list of a given radios capabilities. Unfortunately, what can be accomplished by hamlib is limited by the radios themselves and some offer very limited capability.
Download (1.4MB)
Added: 2007-07-01 License: LGPL (GNU Lesser General Public License) Price:
850 downloads
GENeric Radio IP 1.0
GENRIP is a kernel driver (presently for Linux only) that enables you to carry ethernet frames. more>>
GENRIP is a kernel driver (presently for Linux only) that enables you to carry ethernet frames over generic low-speed/low-power serial radios, such as Microhards MHX series radios. It is intended to speed up the development cycle for those creating low-powered Embedded telemetry and SCADA devices, but may have other applications as well. Once installed, the serial radio simply appears as a network interface like this:
[root@lindev]# ./ifconfig gr0
gr0 Link encap:Generic Radio IP HWaddr 00:00:02:04:06:08
inet addr:192.168.15.1 Mask:255.255.255.0
UP RUNNING MTU:234 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:30
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
GENRIP was originally based upon Stuart Cheshires STRIP driver, which is part of the Mobile Computing Group at Stanford Universitys Mosquitonet project. It has been radically modified since.
GENRIP was ported to this application by Lawrence Wimble of Design On Demand, Inc. Design On Demand, Inc. maintains GENRIP and hopes that youll call them if you need help with an embedded project using GENRIP (or any embedded project for that matter).
GENRIP is released for Linux under the GPL. A port to FreeBSD is planned in the near future.
<<less[root@lindev]# ./ifconfig gr0
gr0 Link encap:Generic Radio IP HWaddr 00:00:02:04:06:08
inet addr:192.168.15.1 Mask:255.255.255.0
UP RUNNING MTU:234 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:30
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
GENRIP was originally based upon Stuart Cheshires STRIP driver, which is part of the Mobile Computing Group at Stanford Universitys Mosquitonet project. It has been radically modified since.
GENRIP was ported to this application by Lawrence Wimble of Design On Demand, Inc. Design On Demand, Inc. maintains GENRIP and hopes that youll call them if you need help with an embedded project using GENRIP (or any embedded project for that matter).
GENRIP is released for Linux under the GPL. A port to FreeBSD is planned in the near future.
Download (0.024MB)
Added: 2006-07-04 License: GPL (GNU General Public License) Price:
1210 downloads
Ximba Radio 1.0.0
Ximba Radio is a GTK+ based user interface to the OpenXM daemon for controlling an XMPCR (a USB-connected XM Radio for PCs). more>>
Ximba Radio project is a GTK+ based user interface to the OpenXM daemon for controlling an XMPCR (a USB-connected XM Radio for PCs). The daemon manages a USB connected XMPCR receiver, which in turn pumps the audio signal into your audio cards input port. The daemon runs in the background and the UI connects to it to manage stations, favorites, and audio
Main features:
- Connecting to and starting up the radio.
- Disconnecting from and shutting down the radio.
- Channel up, Channel down
- Jump to channel
- Back to previous channel
- Mute on / off
- Preferences
- Channel listing window that can be hidden from view.
- Artist and Channel Favorites
- Notify when a favorite artist is playing on some station other than the current one, allow quick jump to that station.
- Category Tabs
- Session History
<<lessMain features:
- Connecting to and starting up the radio.
- Disconnecting from and shutting down the radio.
- Channel up, Channel down
- Jump to channel
- Back to previous channel
- Mute on / off
- Preferences
- Channel listing window that can be hidden from view.
- Artist and Channel Favorites
- Notify when a favorite artist is playing on some station other than the current one, allow quick jump to that station.
- Category Tabs
- Session History
Download (0.37MB)
Added: 2006-07-10 License: GPL (GNU General Public License) Price:
1208 downloads
GNU Radio 2.8
GNU Radio is a collection of software that when combined with minimal hardware, allows the construction of radios. more>>
GNU Radio is a collection of software that when combined with minimal hardware, allows the construction of radios where the actual waveforms transmitted and received are defined by software. What this means is that it turns the digital modulation schemes used in todays high performance wireless devices into software problems.
What is a Software Defined Radio?
Joe Mitola says, "A software radio is a radio whose channel modulation waveforms are defined in software. That is, waveforms are generated as sampled digital signals, converted from digital to analog via a wideband DAC and then possibly upconverted from IF to RF. The receiver, similarly, employs a wideband Analog to Digital Converter (ADC) that captures all of the channels of the software radio node. The receiver then extracts, downconverts and demodulates the channel waveform using software on a general purpose processor."
For our purposes, on the receive side, the idea is to get a wide band ADC as close to the antenna as is convenient, get the samples into something we can program, and then grind on them in software.
Enhancements:
- GNU Radio 2.6 includes sending and receiving data at up to 1Mbit/sec using GMSK. - Theres also support for the new USRP Flex 400 transceiver daughterboards.
- Handling of all daughterboards has been unified, so most apps will work without modification on any of them. For those of you interested in wireless networking, see especially gnuradio-examples/python/gmsk2. Weve got a framework in place to allow you to build and experiment with your own MACs. 2.6 includes the "null MAC". A carrier sense MAC is the next logical step.
<<lessWhat is a Software Defined Radio?
Joe Mitola says, "A software radio is a radio whose channel modulation waveforms are defined in software. That is, waveforms are generated as sampled digital signals, converted from digital to analog via a wideband DAC and then possibly upconverted from IF to RF. The receiver, similarly, employs a wideband Analog to Digital Converter (ADC) that captures all of the channels of the software radio node. The receiver then extracts, downconverts and demodulates the channel waveform using software on a general purpose processor."
For our purposes, on the receive side, the idea is to get a wide band ADC as close to the antenna as is convenient, get the samples into something we can program, and then grind on them in software.
Enhancements:
- GNU Radio 2.6 includes sending and receiving data at up to 1Mbit/sec using GMSK. - Theres also support for the new USRP Flex 400 transceiver daughterboards.
- Handling of all daughterboards has been unified, so most apps will work without modification on any of them. For those of you interested in wireless networking, see especially gnuradio-examples/python/gmsk2. Weve got a framework in place to allow you to build and experiment with your own MACs. 2.6 includes the "null MAC". A carrier sense MAC is the next logical step.
Download (1.0MB)
Added: 2006-06-05 License: GPL (GNU General Public License) Price:
1258 downloads
Gnomeradio 1.7
Gnomeradio is a FM radio tuner for the GNOME desktop (version 1 and 2). more>>
Gnomeradio is a FM radio tuner for the GNOME desktop (version 1 and 2).
Gnomeradio is an FM radio tuner application. It should work with every FM tuner card that is supported by video4linux. Remote controls are supported via (optional) lirc-support. Gnomeradio can also record radio as a Wave or MP3 file.
<<lessGnomeradio is an FM radio tuner application. It should work with every FM tuner card that is supported by video4linux. Remote controls are supported via (optional) lirc-support. Gnomeradio can also record radio as a Wave or MP3 file.
Download (0.58MB)
Added: 2006-12-02 License: GPL (GNU General Public License) Price:
1063 downloads
Ragel State Machine Compiler 5.23
Ragel State Machine Compiler compiles state machines from regular languages. more>>
Ragel State Machine Compiler compiles finite state machines from regular languages into executable C/C++/Objective-C code. Ragel state machines can not only recognize byte sequences as regular expression machines do, but can also execute code at arbitrary points in the recognition of a regular language.
Ragel can also be thought of as a finite state transducer compiler where output symbols represent blocks of code that get executed instead of written to the output stream.
When you wish to write down a regular language you start with some simple regular language and build a bigger one using the regular language operators union, concatenation, kleene star, intersection and subtraction.
This is precisely the way you describe to Ragel how to compile your finite state machines. Ragel also understands operators that embed actions into machines and operators that control any non-determinism in machines.
Ragel FSMs are closed under all of Ragels regular language, action specification and priority assignment operators. This property allows arbitrary regular languages to be described. Complexity is limited only by available processing resources.
For example, you can make one machine that picks out specially formatted comments in C code, another machine that builds a list all function declarations and a third that identifies string constants then "or" them all together to make a single machine that performs all of these tasks concurrently and independently on one pass of the input.
Main features:
- Describe arbitrary state machines using regular language operators and/or state tables.
- NFA to DFA conversion.
- Hopcrofts state minimization.
- Embed any number of actions into machines at arbitrary places.
- Control non-determinism using priorities on transitions.
- Visualize output with Graphviz.
- Use byte, double byte or word sized alphabets.
- Generate C/C++/Objective-C code with no dependencies.
- Choose from table or control flow driven output.
Enhancements:
- The documentation and the Ruby code generator were improved.
<<lessRagel can also be thought of as a finite state transducer compiler where output symbols represent blocks of code that get executed instead of written to the output stream.
When you wish to write down a regular language you start with some simple regular language and build a bigger one using the regular language operators union, concatenation, kleene star, intersection and subtraction.
This is precisely the way you describe to Ragel how to compile your finite state machines. Ragel also understands operators that embed actions into machines and operators that control any non-determinism in machines.
Ragel FSMs are closed under all of Ragels regular language, action specification and priority assignment operators. This property allows arbitrary regular languages to be described. Complexity is limited only by available processing resources.
For example, you can make one machine that picks out specially formatted comments in C code, another machine that builds a list all function declarations and a third that identifies string constants then "or" them all together to make a single machine that performs all of these tasks concurrently and independently on one pass of the input.
Main features:
- Describe arbitrary state machines using regular language operators and/or state tables.
- NFA to DFA conversion.
- Hopcrofts state minimization.
- Embed any number of actions into machines at arbitrary places.
- Control non-determinism using priorities on transitions.
- Visualize output with Graphviz.
- Use byte, double byte or word sized alphabets.
- Generate C/C++/Objective-C code with no dependencies.
- Choose from table or control flow driven output.
Enhancements:
- The documentation and the Ruby code generator were improved.
Download (0.52MB)
Added: 2007-07-25 License: GPL (GNU General Public License) Price:
824 downloads
Stewie Radio Automation Project 0.3.1a
The Stewie Radio Automation Project is a stand-in replacement for the XMMS playlist on random style of independent radio station more>>
The Stewie Radio Automation Project is a stand-in replacement for the "XMMS playlist on random" style of independent radio station.
Once properly configured, the user will enjoy the low maintenance of a "random playlist" station while still being able to use legal IDs, liners, multiple playlists, and music logs.
Main features:
- Low maintenance
- Multiple playlists
- Liners
- Legal IDs
- Logs every song and liner played
- Records errors and keeps truckin
Enhancements:
- Fixed a few bugs in install script
- Created error log/warning system
- Main script now updates the settings in stewie.conf in order to continue running. The only thing that *should* kill it, is not having any music available in the "master" playlist.
- Config file can be updated while script is running
- install-stewie gives "not found" audio players another chance
- Rewrote README file
<<lessOnce properly configured, the user will enjoy the low maintenance of a "random playlist" station while still being able to use legal IDs, liners, multiple playlists, and music logs.
Main features:
- Low maintenance
- Multiple playlists
- Liners
- Legal IDs
- Logs every song and liner played
- Records errors and keeps truckin
Enhancements:
- Fixed a few bugs in install script
- Created error log/warning system
- Main script now updates the settings in stewie.conf in order to continue running. The only thing that *should* kill it, is not having any music available in the "master" playlist.
- Config file can be updated while script is running
- install-stewie gives "not found" audio players another chance
- Rewrote README file
Download (0.016MB)
Added: 2005-11-08 License: GPL (GNU General Public License) Price:
1457 downloads
wmradio 0.1
wmradio is small FM radio application. more>>
wmradio is small FM radio application. wmradio support skins and 6 preset stations.
Installation:
1. Edit Makefile and set PREFIX
2. make
3. make install
Configuration:
configuration is stored in file ~/.wmradio
Preseting:
1. Tune station what you want
2. click right mouse button into station button
<<lessInstallation:
1. Edit Makefile and set PREFIX
2. make
3. make install
Configuration:
configuration is stored in file ~/.wmradio
Preseting:
1. Tune station what you want
2. click right mouse button into station button
Download (0.028MB)
Added: 2006-10-03 License: GPL (GNU General Public License) Price:
1120 downloads
KRadio 1.0 beta3b
KRadio is a comfortable radio application for KDE 3.x. more>>
KRadio project is a comfortable KDE radio application. The initial release was written by Frank Schwanz. In Jan. 2002 I took over the project to add some new features.
Main features:
- support for V4L and V4L2 based radio card drivers
- NEW: Timeshift playing: press the pause button and later continue listening where you stopped!
- NEW: dynamically loadable plugins
- NEW: Ogg/Vorbis recording (libogg/libvorbis required)
- MP3 recording (libmp3lame required)
- attended and unattended recording
- database with station preset files, station search
- lirc support
- alarms (weekday specific if you wish), stations and volume may be assigned, types: start/stop play, start/stop recording
- sleep countdown functions
- docking menu, includes menu entries for preferred stations
- quickbar, toolbar with buttons for preferred stations
- icons for stations in quickbar, display, etc.
- error logging window instead of nerving messageboxes:)
- plugin library architecture, kradio is ready for new radio types (e.g. internet radio), your own radio display, etc.
<<lessMain features:
- support for V4L and V4L2 based radio card drivers
- NEW: Timeshift playing: press the pause button and later continue listening where you stopped!
- NEW: dynamically loadable plugins
- NEW: Ogg/Vorbis recording (libogg/libvorbis required)
- MP3 recording (libmp3lame required)
- attended and unattended recording
- database with station preset files, station search
- lirc support
- alarms (weekday specific if you wish), stations and volume may be assigned, types: start/stop play, start/stop recording
- sleep countdown functions
- docking menu, includes menu entries for preferred stations
- quickbar, toolbar with buttons for preferred stations
- icons for stations in quickbar, display, etc.
- error logging window instead of nerving messageboxes:)
- plugin library architecture, kradio is ready for new radio types (e.g. internet radio), your own radio display, etc.
Download (1.8MB)
Added: 2005-08-29 License: GPL (GNU General Public License) Price:
1519 downloads
XFCE Radio Plugin 0.2.1
XFCE Radio Plugin is an XFCE panel plugin which allows you to control your v4l radio device from within the panel. more>>
XFCE Radio Plugin is a plugin for the XFCE panel, which allows you to control your v4l radio device from within the panel.
<<less Download (0.31MB)
Added: 2007-06-15 License: GPL (GNU General Public License) Price:
864 downloads
Audio Transcriber 0.9.2B
Audio Transcriber records large audio samples, like a tape or radio broadcast, to your hard drive and splits it into tracks. more>>
Audio Transcriber records large audio samples, like a tape or radio broadcast, to your hard drive and splits it into tracks to be burned onto CD-R media.
The goal of Audio Transcriber is to make it easy to transfer audio tapes, LPs, or radio broadcasts to tracks on CD-R/CD-RW.
<<lessThe goal of Audio Transcriber is to make it easy to transfer audio tapes, LPs, or radio broadcasts to tracks on CD-R/CD-RW.
Download (2.3MB)
Added: 2006-03-16 License: GPL (GNU General Public License) Price:
1318 downloads
rico_RADIO 0.8
rico_RADIO is a little app for X under linux to listen to the radio. more>>
rico_RADIO is a little app for X under linux to listen to the radio.
This is how to install:
type (make sure that you are root) "make install" to compile and copy rico_RADIO to "/usr/bin"
Enhancements:
- volume-control
- mute-button
- many cosmetic changes
<<lessThis is how to install:
type (make sure that you are root) "make install" to compile and copy rico_RADIO to "/usr/bin"
Enhancements:
- volume-control
- mute-button
- many cosmetic changes
Download (0.015MB)
Added: 2006-07-18 License: GPL (GNU General Public License) Price:
1193 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above amateur radio operators search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed