About this page
This is the project download web site for my FlexRadio controller project. I maintain a Blog at https://g3wgvflex.blogspot.co.uk/ which describes the project in detail and should be your first port of call. For now, at least, this page is merely a place to lodge the various downloads.
Installation packages
Here are the files that you need if you are running the controller as an end user.
|
2.001.00 |
2017-07-13 |
7kB |
Arduino C code for the I/O controller |
HostController.msi |
|
|
|
Windows install package for the host controller |
ProfileManager.msi
|
|
|
|
Windows install package for the Profile Manager |
|
5.4 |
2015-01-07 |
39kB |
Serial I/O DLL, used by Host controller to talk to I/O controller |
|
- |
- |
37kB |
Font used by Host controller to display VFO frequencies. Install as a standard Windows font |
Development code
These source code downloads are for developers only. Please refer to and comply with the Copyright information shown in the source code and reproduced here:
COPYRIGHT AND USAGE INFORMATION
Copyright (C) 2016-2017 John Linford, G3WGV. All right reserved.
This project is free software; you can redistribute it and/or modify it under the terms of
the CC BY-NC-SA 3.0 license. https://creativecommons.org/licenses/by-nc-sa/3.0/
The license applies to all parts of the project including the examples and tools supplied with
the project.
Application code
Code written by G3WGV, collectively forming the FlexRadio controller program suite. Note that all this code is under development at this time and may contain bugs or have missing features.
|
2.001.00 |
2017-07-13 |
7kB |
Arduino C code for the I/O controller |
HostController.zip |
|
|
|
Delphi XE code for the Host controller application |
ProfileManager.zip
|
|
|
|
Delphi XE code for the Profile Manager application |
|
0.003.00 |
2017-07-22 |
35kB |
Delphi XE code for the API library, used by Host controller |
|
2.001.00 |
2017-07-13 |
10kB |
Common Delphi XE control function definitions, used by Host controller and by Profile Manager |
|
- |
2016-12-14 |
5kB |
Common Delphi XE methods for string handling, used by Host controller and by Profile Manager |
Components, DLLs, fonts
The following are needed as part of the development environment.
|
- |
- |
37kB |
Font used by Host controller to display VFO frequencies. Install as a standard Windows font |
|
5.4 or later |
- |
|
WSC4D serial communications library for Delphi, used by the Host controller. You will need your own licensed development copy, which can be downloaded from http://www.marshallsoft.com/wsc4d.htm |
|
- |
2003-04-15 |
7kB |
Simple bargraph visual component used in Host controller. Install as a component in Delphi. |
|
10.6 |
Nightly updates |
8.3MB |
Ethernet components used by Host controller. Install as a component package in Delphi. XE7 and above should already have Indy 10.6 components installed. |
73,
John, G3WGV