Keep waterfall center and move current frequency marker
29 views
Skip to first unread message
DH5YM
unread,
Nov 19, 2012, 2:26:05 PM11/19/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to so2...@googlegroups.com
For some SDR it is necessary to keep the center frequency of the waterfall while moving the current frequency marker instead. If the SDR sofware that demodulates just moves its demodulator and keeps the VFO frequency fixed the spectrum is not at the correct position afterwards in the other case. For example Quisk might be used to pass 96kSpl/s baseband data to SO2SDR and moves just the demodulator in the present sample data. See a screenshot: http://dh5ym.ath.cx/wiki/?p=822 In this picture the demodulator data is passed to SO2SDR but i hope its not too difficult to change this.
regards Mario, DH5YM
R. Torsten Clay
unread,
Nov 20, 2012, 3:29:24 PM11/20/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to so2...@googlegroups.com
Moving the center is not too hard. But then how does SO2SDR calculate the correct frequency? It would really need a way to pass the center frequency of the spectrum from Quisk to SO2SDR.
Tor N4OGW
DH5YM
unread,
Dec 3, 2012, 1:06:00 AM12/3/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to so2...@googlegroups.com
I have to look how this can be done via Hamlib. Think currently only the demodulator frequency is transferred. Anyway some stuff is missing in Quisk as well. SO2SDR would need the complete bandwidth of the spectrum passed from Quisk. Thats currently not possible. Could you imagine that SO2SDR can also take samples from a TCP connection instead of a soundcard ?
regards Mario
R. Torsten Clay
unread,
Dec 3, 2012, 4:27:01 PM12/3/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to so2...@googlegroups.com
Getting samples from TCP is possible. I would just need to know the correct format. To get it to work, I would probably need to borrow the actual SDR hardware in question.