Software By W1HKJ


News & Updates

Sights and Sounds of Digital Signals

Preview the waterfall signature of various digital signals that fldigi can encode/decode.  Listen to the sound of the digital modes.  Learn about the bandwidth requirements and why a linear transmitter path is critical to successful and correct use on the amateur bands.  Click on the above link.

NBEMS - Narrow Band Emergency Messaging System
version 1.3.0A posted on 3/25/2008

W1HKJ and KH6TY have collaborated over the past several months to create NBEMS, a suite of programs that are fully compatible with the EMCpup and flarq / fldigi ARQ system.  NBEMS is designed to run in W98, XP and VISTA, while EMCpup and fldigi are Linux applications.  NBEMS consists of a Windows version of flarq, fl_logbook, and a new digital modem program called vbdigi.  vbdigi is written in VB6 and uses the MMVARI control created by JE3HHT.  

This is a beta release and volunteer testers are encouraged to download and report on using this software suite.  Please read more and download the NBEMS suite at: NBEMS

New Program - geoid - global grid square locator & geodesic calculator
Click here to join linuxham
Join linuxham for news
updates on W1HKJ software


Click any image for a larger view 20 June 2008

Argonaut V Delta II CAT Fldigi geoid
gMFSK Mods Icom728 CAT Kachina CAT Logbook
Net Control Pskmeter Interface QRZ Interface


Fldigi

Digital modem program for Linux.
CW
DominoEX 4 DominoEX 5 DominoEX 8 DominoEX 11 DominoEX 16 DominoEX 22
Feld-Hell FSK-Hell FSK-Hell 105
MFSK-8 MFSK-16 MFSK-16 pix
PSK-31 / QSPK-31 PSK-63 / QPSK-63 PSK-125 / QPSK-125 PSK-250 / QPSK-250
OLIVIA various tones and bandwidth
RTTY various Baud Rates, Shifts, Nbr of data bits, etc.
Throb-1 Throb-2 Throb-4 ThrobX-1 ThrobX-2 ThrobX-4
WWV Receive only - calibrate your sound card to WWV
Freq Analysis Receive only - be ready for the ARRL FMT (freq meas test).

Read more on the  Fldigi Web Page


Flarq
fast light automatic repeat request is a file transfer application that is based on the ARQ specification developed by Paul Schmidt, K9PS.  It is capable of transmitting and receiving frames of ARQ data via fldigi.  The interaction between flarq and fldigi requires no operator intervention.  The two programs exchange data and command sets using a POSIX, System V Message Queue system.  This process is totally transparent to the user.  The programs can be executed in either order.  It is only necessary that both be executing concurrently for the process to work.

Read more and download the software here: flarq

And a short tutorial on using flarq / fldigi and the email progam Sylpheed in combination here: Emcomms
Ham Radio Applications

Here is a screen shot (1280 x 1024) showing most of the following apps (less Net) in operation on a Debian Linux system.

The window manager is ICEWM, my personal favorite.  It is very fast, and has a low memory overhead.

Net Controller Program

Designed for use by the Rooster Net or any other call-in net with a large number of active members.
Database maintained using xbase, a dbase-2 compatible file format.

Fast entry - all operations performed from the keyboard.  Accesses the QRZ cdrom database for membership info.  Program can extract email address from the QRZ cdrom database.

Download Zip file containing Windows of Linux source code tree & executable.

Source Included (less QRZ email interface code). VERSION 5.040 - fixed a bug found in version 5.03x


Fast Light QRZ

Interface to the QRZ cdrom amateur radio callsign database published by AA7BQ.  Version 2.2, compatible with QRZ cdrom Volume 26.  Source code does NOT include QRZ email access code.  You must use the precompiled applications for that functionality.


Geoid

Geodetic computer for amateur radio use.
  • Converts Lat / Lon to Maidenhead Grid Square and reverse
  • Computes range in kilometers and great circle bearing between QTH and remote site specified by Lat/Lon or Maidenhead Grid Square
  • Computes range in kilometers and great circle bearing between QTH and a site selected from a database list for all known callsign prefixes and their geographic position.  Geographic position is by major city.
Available as a source code tarball, fl_geoid.src.tar.gz

or as a precompiled binary, geoid_bin.tgz

Update to the database file, corrects spelling of Israel: country.pos


Pskscope for Windows XP

Interface program for the PskMeter  by KF6VSG.  Pskscope provides additional functionality over the software distributed with the PskMeter kit.  It allows you to view your transmitted signal in both the time and frequency domains.  It may also provide better control for the output power level of your transmitter.  The download package includes the executable, help files and complete source code tree written in C++.  You can preview the entire on line help file.

The download is a zipped setup file.  Unzip the file and then execute the setup.  An uninstall program is contained in the executable directory.  Version detection of .ini file now done at startup. 

Latest version: 2.0

Pskscope for Linux

Interface program for the PskMeter  by KF6VSG.  Pskscope provides additional functionality over the software distributed with the PskMeter kit.  It allows you to view your transmitted signal in both the time and frequency domains.   You can preview the entire on line help file.

This version for Linux does not have the Audio Drive control enabled.  Data capture and analysis is identical to the Windows XP version.  The statically linked version was compiled on Debian Linux.




wxLogbook


Keep It Simple logger.  Can import/export/merge several file formats including ADIF, CSV.  Masquerades as DXKeeper/DDE so it can accept direct load of qso data from any program which interfaces to DXKeeper.  Tested with and developed for compliance with MultiPsk version 3.6.  DO NOT run both wxLogbook and DXKeeper simultaneously!  Used routinely with MultiPsk by the author.

Update:Last File & Screen location saved & restored.

Download, unzip and then install.  Includes source code.

fl_logbook

Keep It Simple Logger for Linux.  Written with the Fast Light Tool Kit applications programming interface.  Reads and writes identical files as wxLogbook above.  Accepts ICP (interprocess communications protocol) logbook messages generated by gMFSK and/or fldigi.  Imports and exports ADIF formated text files.

Download the *.tgz file for a complete source code tree and a statically linked executable file.  You will need the Fast Light Tool Kit suite to recompile.  Source tree now includes a Makefile as well as the MinGWStudio project file.

Changes to compile with ANSI C++ compilers and for change to fldigi ICP interface.






Windows XP Version


Linux Version 1.032b

Delta II / Argonaut II CAT Program
Finally a program that allows you to control your Ten Tec Delta II from the computer.  No more squinting at that dim display panel with the dead display lamps.  The Delta II doesn't have many CAT functions, but both the frequency and the operating mode can be remotely set by either a computer or another Delta II / Omni-6.  This program is written using the Fast Light Tool Kit.   Spin buttons on all frequency controls are now repeatable.  Program can also control the Argonaut II, the QRP version of the Delta II.

Download the *.tgz or the *.zip file for the complete source code tree and a statically linked executable file.  View the READ.ME file for the easy installation instructions.







Version 1.032b
Argonaut V (tt516) CAT Program
The resemblence to the Delta II CAT program is more than just skin deep.  ArgoV shares a lot of the source code with the original DeltaII application.  But it does much more than the Delta II CAT program.  Frequency, Operating Mode, Bandwidth, and Passband Tuning are all controllable from the ArgoV window.  You can save and load frequency/mode pairs.  Frequency excursion is very easy with each of the up/down buttons associated with each digit of the frequency selector.

Download includes the complete source code and a statically linked executable file.  View the README.txt and the INSTALL.txt files for installation and compile instructions.  Spin buttons on all frequency controls are now repeatable.

Version 1.032b
Icom728 CAT Program
I guess you could say I am in the recycling busines!  Here is basically the same code modified to support the Icom 728, a venerable older rig with limited CAT control codes.  This program shares the same tty serial port as the gMFSK program with G3VGR inteface mod.   Spin buttons on all frequency controls are now repeatable.