Ghpsdr3 Notes

From HPSDRwiki
Revision as of 12:25, 11 July 2010 by KV0S (Talk | contribs) (New page: ===Ports=== '''server''' listens for TCP connection requests on port 12000 (all Rx). (all other socket traffic is UDP) '''server''' receives demodulated audio from the first dspserver...)

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

Ports

server listens for TCP connection requests on port 12000 (all Rx). (all other socket traffic is UDP)

server receives demodulated audio from the first dspserver (only) on port 15000 (and sends it to Mercury)

server receives commands on ports Rx0 -12000 Rx1 - 12002 Rx2 - 12004 Rx3 - 12006

server sends I & Q samples to Rx0 - 13000 Rx1 - 13002 Rx2 - 13004 Rx3 - 13006

dspservers receives

I & Q samples from server on ports Rx0 - 13000 Rx1 - 13002 Rx2 - 13004 Rx3 - 13006

commands from jmonitor on ports Rx0 - 8000 Rx1 - 8001 Rx2 - 8002 Rx3 - 8003

and sends alaw-encoded 8-bit audio to jmonitor Rx0 - 8000 Rx1 - 8001 Rx2 - 8002 Rx3 - 8003