Amateur Radio Utility v1.500
Making log keeping easy...

Overview

Download AMV1

Main AMV1 Features

AMV10007 Upgrade

Interested in AMV2?

Free Source Code!

Register FREE





Other Interests

If you are interested in Amateur Radio, you might want to take a look at my M1BWT page.

See what other products I have written.


 AMV1 Introduction

The Amateur Radio Utility v1 is a logging program designed for Windows 95 or higher. The actual product has been available since 1999, with the latest release being AMV10009. I still continue to support this product, but have no intentions to continue development.

The following sections on this page explain in more detail the features of this software product, as well as instructions on downloading and installing it.

Also the Delphi 3 source code for the current version can be downloaded here.
An example of the QSL control interface

I designed and wrote the first version of this product when I was taking my UK Amateur Radio Examinations. Being interested in both programming and amateur radio at the time, I decided to work on this product, initially just as an application to use at home. I was mostly using Delphi at the time, hence the current version being written in Delphi 3. In March 1999 I released the product via my old website, under the name SRC Software. It got a good response, and there are currently about 800 registered users world wide.

Unfortunately, due to current work load I have not had a chance to do any further development on it. However, you can download the Delphi source code for the last version, and make the changes you wish to it. See here for details. That page also currently features the modules of source code that I have released up to now.

Goto Top


AMV1 Utilities

Convert ASCII format logbook files to AMV1 database files easily with...
Universal ASCII Converter

Customise frequency and callsign settings with...
Editor Pack v1





Upgrade AMV10007

There is an upgrade script that allows you to easily convert your old logbook data from AMV10007 to the new version. This also moves over old options to the new format.

Download the following patch, unzip and view the Readme.txt file for details.


AMV10007 to AMV10009 Upgrade Patch


 Main AMV1 Features

The standard logging interface The easy to use interface allows log entries to be entered, managed and modified with minimum effort. As all logbook data is stored within databases, entries can be fetched and stored quickly, and advanced navigational controls allow contacts to be controlled to suit your personal needs.

This program also has fully customisable smart fields, helping the user enter information quickly. Various fields feature auto-complete options, allowing users to enter partial time and dates leaving the application to generate the rest.

Users can adjust the interface to make commonly used features more accessible, and use customisable short cuts for quick access to tools.

 Summary of Features

  • Easy to use 'point and click' Windows 32Bit interface
  • Switch between log, contest and archived file in one click
  • Customised QSL label printing
  • Import/export whole or partial logs using RSGB LOG format
  • Import contacts from Region 1 Contest format
  • Locator distance and bearing mapping
  • Search multiple logbook files from one wizard
  • Re-sort whole logbook back into date/time order automatically
  • Intelligent fields correct common entry mistakes
  • Customise smart fields to your own requirements
  • Field wizards help you to enter the correct information
  • Instant frequency band identification
  • Store contact information for stations to recall later on
  • Record stations address, comments, email and locators
  • Smart-Icons and toolbars for quick access to commonly used features
  • Assign custom short-cut keys to various functions
  • Callsign prefix detector displays a callsigns origin country
  • Easy to use wizards
  • Use frequency allocations plug-ins for your country
  • Auto-resize, window changes for maximum viewing ability
  • Designed for quick entry using keyboard and shortcuts
  • Use system tray for minimum desktop footprint
  • Over 600 registered users worldwide
  • Quick database storage, instantly records contacts
  • Over 100 pages of help
  • And it is completely FREE!
Goto Top


AMV1 Download

Latest - AMV10009

Win 3.x - AMV10007

Original - AMV10001

Please note that the older versions will not be compatable with the newest version. Also the older versions will include bugs, but they do work!





Post Install

AMV1 Registration

Reported Bugs





Problems?

Even though there are no plans to create a new version of this product, I still support it.

If you have any trouble with installation or running, feel free to mail me at support@slyware.com





 Downloading and Installing

You can download the full version of this application from this site for free. Download the zip file for the latest version (AMV10009) from the toolbar to the left. Unzip this using winzip or alike, and then run setup.exe from that directory. The application will prompt you for various information on startup, such as location etc.

Once installed, return to this page and select the automatic AMV1 registration script from the toolbar to the left (listed under Post Install). This will give you the code required to unlock the full version.

Please see the links to the left in the toolbar for other relevant information and products. It requires Windows 95 or higher, and I recommend a Pentium based system, but it shouldn't matter too much.
Managing contacts

NOTE: If you have any problems with the automatic registration script, you can just e-mail your name, city and callsign to m1bwt@slyware.com and i'll send you the required details.

Bugs

This product was put through quite a lot of testing prior to release, but there are always going to be bugs in it somewhere. If you discover a bug, please contact support@slyware.com with full details. There are no planned updates for this product, but I will try to fix any bugs in the free ware release of this software. Also note that I wrote this software prior to starting my Software Engineering degree, and when I look back at some of the code it makes me cringe!

Reported Bug

There is one major bug within this software. It occurs when the user enters a callsign that starts with a country prefix not listed within the applications database. This causes the software to attempt to access an element in a list which does not exists, raising an error. However, as this operation occurs within a timer loop, large amounts of errors occur in a short period of time, and eventually the programme terminates. It is a very simple coding error :)

The bug can be prevented easily by changing an option. The option that needs to be disabled is callsign prefix identification. Click on Options, General Preferences. Then click on the Smart Fields tab, and select the entry at the top of the left list, Whole Contact. Then uncheck the 'Collect Country Information' checkbox in the right hand list. Next, click on the 'Station Call' entry in the left list, and again unselect 'Collect Country Information' in the lower right hand list. This will disable the feature, but you can still calculate prefixes using Tools, Callsign Prefix Country.

You can now change frequency allocations and add new country callsign prefixes using the AMV1 Editor Pack v1.

The source code for the v1.5 of the Amateur Radio Utility is also available! See here.

Goto Top