Hi everyone, I can now start the rx888, but when I use the standard 10Mhz signal input, I find that the frequency is offset by 10346.88. How can I calibrate this?
Probably wrong sample rate a bit?
rx888_stream -f ./rx888_stream/SDDC_FX3.img -s 58000000 -g 90 -m low -d --pga -o - | build/spectrumserver --config config-RX888.toml
Quote from: ihweb on Jan 03, 2025, 12:41 AMrx888_stream -f ./rx888_stream/SDDC_FX3.img -s 58000000 -g 90 -m low -d --pga -o - | build/spectrumserver --config config-RX888.toml
Try
60000000 instead of 58000000. The same in .toml
Thanks for reply, I have set it according to 60000000 sampling, and it works now.