mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-08 10:06:11 -05:00
ace8f6418e
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
26 lines
1.1 KiB
Plaintext
26 lines
1.1 KiB
Plaintext
// Status=review
|
|
- Execute the downloaded file and follow its installation
|
|
instructions.
|
|
|
|
- Install _WSJT-X_ into its own directory rather than the conventional
|
|
location +C:\Program Files\WSJTX+. The suggested default directory is
|
|
+C:\WSJTX+.
|
|
|
|
- All files relating to _WSJT-X_ will be stored in your chosen
|
|
installation directory and its subdirectories. You can uninstall
|
|
_WSJT-X_ by removing the installation directory and its contents.
|
|
|
|
- The built-in Windows facility for time synchronization is usually
|
|
not adequate. We recommend Meinberg NTP: see {ntpsetup} for
|
|
downloading and installation instructions.
|
|
|
|
- _WSJT-X_ expects your sound card to do its raw sampling at 48000 Hz.
|
|
To ensure that this will be so when running under recent versions of
|
|
Windows, open the system's sound control panel and select in turn the
|
|
*Recording* and *Playback* options. Click on *Properties*, then
|
|
*Advanced*, and select ``16 bit, 48000 Hz (DVD Quality).''
|
|
|
|
CAUTION: If you are using a sound card that is also the default device
|
|
for Windows sounds, be sure to turn off all such sounds so they are
|
|
not transmitted over the air.
|