Ham Radio Control Libraries 1.2.7.1 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Ham Radio Control Libraries 1.2.7.1 (Default branch)
# 1  
Old 04-13-2008
Ham Radio Control Libraries 1.2.7.1 (Default branch)

The HAM radio equipment control libraries allow you to write amateur radio equipment control programs for transceivers and antenna rotators which use CAT or similar computer interfaces for control.License: GNU Lesser General Public License (LGPL)Changes:
This version is a maintenance release. Owners of aFT1000MP definitely need to upgrade in order tofix a regression introduced by 1.2.7. This releasealso has a new backend for miniVNA. Fixes weremade for the Tentec Orion and Omni VI Plus. Thescanning has been implemented in the AOR backend.Kenwood models TS-2000 and TS-870S can now get andset antenna. The TS-2000 backend gained strengthmeter calibration.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. Cybersecurity

Linux Universal Packet/Ham Radio Backdoor - root!

Tails (LiveCD) is crap, and I'm being nice here. Bloated, contains HAMRADIO and PACKET RADIO modules which no one in their right mind would use on a distro aimed at Tor use, I don't even believe 1% of Linux users use them, yet they're generated right there in the directories. Google about ham radio... (0 Replies)
Discussion started by: chipinmybrain
0 Replies
Login or Register to Ask a Question
GTP(4)							   BSD Kernel Interfaces Manual 						    GTP(4)

NAME
gtp -- Gemtek PCI FM radio device SYNOPSIS
gtp* at pci? flags 0x00 radio* at gtp? DESCRIPTION
The gtp driver provides support for the Gemtek PCI and Guillemot MaxiRadio FM2000 FM radio tuners. The Gemtek PCI cards are stereo FM tuners that can tune in the range 87.5 - 108.0 MHz, report signal status and stereo/mono on the current frequency, force audio output to mono, perform hardware signal search, and have an internal AFC. The card is based on the TEA5757 chip; see radio(4) for details. The flags control the driver behavior. For example, with flags 0x01 the driver will assume that a TEA5759 chip is used. SEE ALSO
intro(4), pci(4), radio(4), radio(9) HISTORY
The gtp device driver appeared in OpenBSD 3.2 and subsequently in NetBSD 1.6 wherein it replaced the mr(4) driver. AUTHORS
The gtp driver and the man page was written by Vladimir Popov <jumbo@narod.ru>. BUGS
It is impossible to determine which frequency the card is tuned to. Thus, the driver will report an internally stored value even if it is not correct (changed by some program that uses direct port access). BSD
March 26, 2011 BSD