Software download and install (MacOSX details)
When you downloaded wsjtx it includes a ReadMe.txt file and sysctl.conf file. Please, read the instructions in the "readme". Basically these are the steps at the moment I wrote this article:
- Copy sysctl.conf to your desktop.
- Open sysctl.conf with a text editor.
- shmmax determines the amount of shared memory that must be allocated for WSJT-X to operate. This is 14680064 (14MB) and should not be changed.
- It is possible to run more than one instance of WSJT-X simultaneously. The parameter that controls this is shmall=17920 . The max. number of instances is (shmall x 4096/14680064)=5.
- If 5 is not good for you, then you must edit the file according to this calculation.
- Once sysctl.conf is ready:
- sudo cp "$HOME/Desktop/sysctl.conf" /etc/
- sudo chmod 664 /etc/sysctl.conf
- sudo chown root:wheel /etc/sysctl.conf
- Reboot your Mac
- Check changes has been made correctly:
- sysctl -a | grep sysv.shm
- Drag the WSJT-X app to your preferred location, such as Applications.
- Configure sound card:
- Visit Applications > Utilities > Audio MIDI Setup and select your sound card and then set Format to be "48000Hz 2ch-16bit" for input and output.
- double-click on the WSJT-X app
- IMPORTANT: If you are using macOS 10.14 (Mojave) it is important to note that the default setting for audio input is "block". In order to receive audio from WSJT-X you must visit System Preferences > Security & Privacy > Privacy and, with WSJT-X launched, select "Microphone"under Location Services and wsjtx should appear in the panel. Check the "Allow" box. You will have to quit WSJT-X for this change to take effect.
- Visit the Audio panel and select the Audio Codec you use to communicate between WSJT-X and your rig
0 comentarios:
Publicar un comentario