psk31dd

所属分类:语音合成
开发工具:Delphi
文件大小:174KB
下载次数:17
上传日期:2008-08-19 10:18:25
上 传 者stevensoft
说明:  DELPHI PSK无线通信,基于声卡的通信原代码.
(DELPHI PSK wireless communications, sound card based on the original code of communication.)

文件列表:
datetime.txt (2277, 2000-04-18)
digbar.dcr (468, 1998-06-09)
DigBar.pas (6486, 1998-06-09)
License.txt (15287, 1999-03-02)
psk31core.pas (3607, 2000-04-22)
PSK31Test.dpr (229, 2000-04-14)
PSK31Test.exe (307200, 2000-06-26)
PSK31Test.ini (3419, 2000-06-26)
sound.bmp (1334, 2000-04-15)
squelch.bmp (130, 2000-04-16)
TestMain.dfm (14768, 2000-05-05)
TestMain.pas (24974, 2000-05-05)
Utils.pas (1668, 2000-04-15)

PSK31CORE DLL Delphi Demonstration Application ---------------------------------------------- Copyright (c) 2000, Julian V Moss, G4ILO http://www.g4ilo.com/ ========================================================================== This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ========================================================================== This program, PSK31TEST.EXE, is a demonstration of how to use the PSK31 Core DLL written by Moe Wheatley, AE4JY, in a Borland Delphi program. It is released for the benefit of those who would like to use Borland Delphi to develop PSK31 programs of their own using this DLL. The DLL itself plus documentation may be obtained from Moe Wheatley's web site at http://www.qsl.net/ae4jy/ . IMPORTANT: This program is NOT intended to be a fully functional working PSK31 program in its own right. If you find it to be useful as such then you are, of course, welcome to use it in this way. However, please note that the author does not intend to further develop the program nor fix any bugs that are found. That's your job, which is the reason why the source code is provided. Because of pressure of work and absences away from home the author cannot undertake to respond to email queries relating to this program or the Delphi source code. System Requirements ------------------- 133MHz Pentium Windows 95/***/NT ( is a 32 bit Windows application ) A soundcard that is supported by Windows. Use --- Use of the program should be self explanatory, or possible to work out using some trial and error. A difference from most PSK programs is that you can turn it on and off using a button on the main window. Customisation of the program is achieved by editing the file named PSK31Test.ini, which includes comments above each item. You can adjust the squelch by clicking on the S-meter display, adjust the frequency by clicking on the spectrum display, call up the volume controls by right-clicking the speaker icon in the status bar, and clear the text windows by right-clicking them. Note that the input buffer is just a memo control which is not really designed for use as a type ahead buffer: cutting and pasting text or trying to edit text that has been typed in will not work. This is an area for improvement if anyone wants to develop this program further. Source Files ------------ The source code for this program was compiled with Borland Delphi 3.0. The author has no idea whether it will compile, or what modifications would be necessary to make it compile, using other versions of Borland Delphi. In the UK at least, Borland Delphi 3.0 has been given away on CDs attached to computer magazines, and can be used free for personal use. Therefore there is no reason why you should not try compiling this program and making your own modifications to it. Before you can compile the program you must install the component "Digbar.pas" into the Delphi component palette. Refer to the Delphi online help if you don't know how to do this. The source files are: PSK31Test.dpr The project file for the program PSK31Core.pas Delphi interface (function prototypes) for the DLL TestMain.pas Delphi code for the main program TestMain.dfm Delphi form definition for the program window Utils.pas Some general purpose utilities used by the program Sound.bmp Speaker icon used in the status bar Squelch.bmp Indicator to show the squelch position Digbar.pas Delphi code for the S-meter component Digbar.dcr Icon for the component palette for the above PSK31Test.ini Configuration file for the program

近期下载者

相关文件


收藏者