linhpsdr icon indicating copy to clipboard operation
linhpsdr copied to clipboard

LinHPSDR Pure signal how??

Open dl1gzw opened this issue 3 years ago • 3 comments

Im using LinHPSDR long time ago. (sine 2020). It work perfect on with my Red Pitaya (14bit). In the config from there is a menuepoint "Pure Signal". There can activ the Pure Signal function but this doesnt work. Have my Hardware all ok ,,when I use in Windows with OpenHPSDR (Thetis) there is pure signal work pefect. Whats my failure ???.. Have see in PiHPSDR it seems to work there. Can anybody help ?? Thanks from Hans DL1GZW

dl1gzw avatar Jan 11 '22 17:01 dl1gzw

As far as I can see the PureSignal code in linHPSDR is guarded by an #IFDEF PURESIGNAL, but PURESIGNAL is not defined. So I would not expect it to work.

I have started looking at adding PureSignal code in linHPSDR, but I can't promise anything yet.

m5evt avatar Jan 13 '22 20:01 m5evt

Adding PureSignal to linHPSDR needs some careful thought because of the the pre-defined use of the DDCs. The current code would have to restrict the number of receivers that could be open so as not to use the DDCs that are defined for the TX and PS Feedback. This is why Thetis and PowerSDR restrict the receivers to 2.

g0orx avatar Jan 17 '22 10:01 g0orx

Hi @dl1gzw what model does your radio discover as (and I'm guessing Protocol 1)? Is it a Hermes? Do you know if the set peak value is 0.4067

m5evt avatar Feb 11 '22 18:02 m5evt