Home / DarwinPsk
Name Modified Size InfoDownloads / Week
Parent folder
DarwinPsk-0.8.1 2005-08-02
DarwinPsk-0.8.0.4 2004-07-02
DarwinPsk 0.8.0.3 2004-05-02
DarwinPsk 0.8.0.2 2004-03-14
DarwinPsk-0.8.0.1 2004-03-07
DarwinPsk-0.8 2004-02-16
linpsk-darwinpsk-0.7.1.1 2003-08-05
0.7-alpha 2003-05-11
DarwinPSk-0.6.2 2002-03-17
Totals: 9 Items   0
Important: This versionan be build with qt4 or qt5!!!
Which version of qt is used depends on the qmake version.

For those who use LinPSK on a PI in a headless environment:
   Due to a bug in tightvnc build LinPSK against qt4, otherwise you'll get garbeld text in LinPSK transmit box or
   in the qso fields !!!!

To build LinPsk, untar the tar archiv and switch to the linpsk directory.
You need fftw3.
Now you can define a list of bands, which is used in the setup of the qso data.
If you select a band and LinPSK is build with hamlib support your rig is tuned to the preferred frequency of this band.

LinPSK is build with hamlib support, if qmake finds the hamlib library (by pkg-config).
Additionaly you can control the Tx power by the qsodata settings, if your rig supports this feature.

Band name and Tx power can be used to log with LinLogbook.

run:
mkdir -p build
cd build
qmake -o Makefile ../linpsk.pro
make
sudo make install

This will install the binary into usr/local/bin and the desktop file into /usr/share/pixmaps/ and the icon file into /usr/share/pixmaps/ .

As LinPSK uses the alsa sound system, you can use valid alsa devices like plughw:1 in the settings dialog
Also using the card name can be used now. In this case LinPSK searches the cardnumber and opens

plughw:[cardnumber]

In case of problems you can define ( more complex ) devices in your .asoundrc file. The should be named LinPSK_Record and LinPSK_Play.

Source: README, updated 2017-02-07