mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
e8819c2c20
This is a small PSK31 program that uses QT, and a soundcard as modem. WWW: http://linpsk.sourceforge.net/ PR: ports/81617 Submitted by: Søren Straarup <xride@x12.dk>
29 lines
748 B
XML
29 lines
748 B
XML
<!DOCTYPE LinpskConfiguration>
|
|
<Parameters>
|
|
<WindowsParameter>
|
|
<MinimumWindowWidth Value="640" />
|
|
<WindowWidth Value="640" />
|
|
<MinimumWindowHeight Value="540" />
|
|
<Xpos Value="108" />
|
|
<Ypos Value="45" />
|
|
<WindowHeight Value="589" />
|
|
<StatusBarHeight Value="20" />
|
|
<Font Size="10" Name="Helvetica" />
|
|
</WindowsParameter>
|
|
<Colors>
|
|
<Color g="0" r="0" b="0" />
|
|
</Colors>
|
|
<Mode DemoTypeNumber="0" DemoMode="false" />
|
|
<Operating>
|
|
<Callsign></Callsign>
|
|
<PTT Device="None" />
|
|
<QsoFile FileName="QSOData.adif" />
|
|
<Timeoffset Value="-2" />
|
|
<Slashed0 Value="false" />
|
|
<InputDevice Value="/dev/dsp" />
|
|
<OutputDevice Value="/dev/dsp" />
|
|
<InputVolume Value="50" />
|
|
<OutputVolume Value="50" />
|
|
</Operating>
|
|
</Parameters>
|