mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-22 04:11:16 -05:00
Updated WSJT_Source_Cose.txt
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/WSJT/trunk@26 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
12f5fd600d
commit
b6035c9f96
@ -91,7 +91,7 @@ runtime priorities in both Windows and Linux.
|
|||||||
|
|
||||||
6 Partial List of Functions and Subroutines, and their purposes
|
6 Partial List of Functions and Subroutines, and their purposes
|
||||||
|
|
||||||
Audio.f90 Routines for audio startup, decoding, display computations
|
Routines for audio startup, decoding, display computations
|
||||||
blanker.f90 Noise blanker
|
blanker.f90 Noise blanker
|
||||||
fivehz.f90 Called by PortAudio callback
|
fivehz.f90 Called by PortAudio callback
|
||||||
flat2.f Flatten the spectrum for waterfall display
|
flat2.f Flatten the spectrum for waterfall display
|
||||||
@ -251,16 +251,16 @@ Linux Windows Function
|
|||||||
(Windows).
|
(Windows).
|
||||||
g99 g99.bat Runs all of the g[0-3] scripts.
|
g99 g99.bat Runs all of the g[0-3] scripts.
|
||||||
|
|
||||||
The final two build steps have not yet been tried in Linux. In Windows,
|
These steps produce a distributable file WSJT6.EXE (Windows) or wsjt6
|
||||||
these steps produce a distributable file WSJT6.EXE that contains all
|
(Linux) that contains all necessary software components, so that the
|
||||||
necessary software components, so that the user does not need to install
|
end user does not need to install Python or any of its other
|
||||||
Python or any of its other extensions.
|
extensions, or the compilers.
|
||||||
|
|
||||||
|
|
||||||
8 Present status (December 20, 2005)
|
8 Present status (December 28, 2005)
|
||||||
|
|
||||||
WSJT version 5-9-2d is fully functional in Windows. The Linux version
|
WSJT version 5-9-2 r25 is fully functional in Windows. The Linux version
|
||||||
can be used to decoded recorded files, but real-time audio I/O has not
|
can be used to decode recorded files, but real-time audio I/O has not
|
||||||
yet been implemented.
|
yet been implemented.
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user