mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-15 08:31:57 -05:00
784e246557
bad data. 2. Fix a bug that could allow a Koetter-Vardy false decode instead of a valid Berlekamp-Massey decode, sometimes leading to program crash. 3. Many more edits in the User's Guide, *.adoc files. git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3664 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
48 lines
1.8 KiB
Plaintext
48 lines
1.8 KiB
Plaintext
// Status=review
|
|
|
|
After a clean install of _WSJT-X_ the following files should be
|
|
present in the installation directory:
|
|
|
|
[horizontal]
|
|
+CALL3.TXT+:: Callsign database
|
|
+HRDInterface001.dll+:: Ham Radio Deluxe interface library
|
|
+Palettes+:: directory for waterfall palettes
|
|
+Qt5Core.dll+:: Qt5 library
|
|
+Qt5Gui.dll+:: Qt5 library
|
|
+Qt5Multimedia.dll+:: Qt5 library
|
|
+Qt5Network.dll+:: Qt5 library
|
|
+Qt5Widgets.dll+:: Qt5 library
|
|
+cty.dat+:: DXCC countries list
|
|
+hamlib-alinco.dll+:: Hamlib, Alinco library
|
|
+hamlib-amsat.dll+:: Hamlib, Amsat library
|
|
+hamlib-dummy.dll+:: Hamlib library
|
|
+hamlib-flexradio.dll+:: Hamlib Flex radio library
|
|
+hamlib-icom.dll+:: Hamlib Icom library
|
|
+hamlib-jrc.dll+:: Hamlib JRC library
|
|
+hamlib-kachina.dll+:: Hamlib Kachina library
|
|
+hamlib-kenwood.dll+:: Hamlib Kenwood library
|
|
+hamlib-kit.dll+:: Hamlib Kit library
|
|
+hamlib-tapr.dll+:: Hamlib TAPR library
|
|
+hamlib-tentec.dll+:: Hamlib TenTec library
|
|
+hamlib-winradio.dll+:: Hamlib WinRadio library
|
|
+hamlib-yaesu.dll+:: Hamlib Yaesu library
|
|
+icudt51.dll+:: ICU library
|
|
+icuin51.dll+:: ICU library
|
|
+icuuc51.dll+:: ICU library
|
|
+jt9.exe+:: Executable for JT9 and JT65 decoder
|
|
+kvasd.exe+:: Executable for Koetter-Vardy decoder
|
|
+libgcc_s_dw2-1.dll+:: gcc runtime library
|
|
+libhamlib-2.dll+:: Hamlib base library
|
|
+libstdc++-6.dll+:: Standard C function library
|
|
+libwinpthread-1.dll+:: Windows pthreads library
|
|
+mouse_commands.txt+:: Special mouse commands
|
|
+platforms+:: Directory for platform-specific libraries
|
|
+prefixes.txt+:: Add-on prefixes and suffixes (*Type 1*)
|
|
+qt.conf+:: Qt configuration file
|
|
+save+:: Directory for saved *.wav files
|
|
+shortcuts.txt+:: Keyboard shortcuts
|
|
+unins000.dat+:: Uninstall data file
|
|
+unins000.exe+:: Executable for uninstalling _WSJT-X_
|
|
+wsjt.ico+:: _WSJT_ icon
|
|
+wsjtx.exe+:: Executable for _WSJT-X_
|