Ghpsdr receiver

From HPSDRwiki
Revision as of 12:58, 5 September 2010 by KV0S (Talk | contribs) (New page: The receiver in the ghpsdr3 suite of programs can be found in the receiver subdirectory and the compiled program is called ''ghpsdr''. This program has both the DSP code and the GUI in a ...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The receiver in the ghpsdr3 suite of programs can be found in the receiver subdirectory and the compiled program is called ghpsdr. This program has both the DSP code and the GUI in a single program. It talks to the server program directly as a consequence. As this program has a high bandwidth load it works best on the same computer as the server program. This program is written with the| GTK2 GUI Library.

ghpsdr can accept command line setting in the following format.

--sound-card

--sample-rate (48000|96000|19200)

sample rate the receiver will take data from the server.

--property-path

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

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

--server (0.0.0.0)

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

--audio-device

--local-audio

--port-audio

--port-audio-device

--debug-udp

--offset