Ghpsdr3 dspserver

From HPSDRwiki
Revision as of 07:06, 6 September 2010 by KV0S (Talk | contribs)

Jump to: navigation, search

The dspserver program is used to separate the DSP components from the GUI components.


dspserver accepts the following command on the command line.

--receiver 0|1|2|3 (default 0)

receiver that this client is attached to (Please note singular). Also please not that receivers are 0 based.

--server 0.0.0.0 (default 127.0.0.1)

ip address of the server machine. Default is the localhost (127.0.0.1).

--soundcard name (depends on your machine)

SANTA_CRUZ AUDIGY_2_ZS MP3_PLUS EXTIGY DELTA_44 FIREBOX EDIROL_FA_66 HPSDR UNDEFINED

default HPSDR

--offset 0

sets the I/Q offset. Needed for some cards such as some SoundBlaster card where the samples are delayed by 1 sample between the 2 channels. (i.e. --offset -1).

default (0)