You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying to use the docker image to run gnss-sdr with an rtl-sdr source and got this error.
It looks like the software is compiled without the Osmosdr option, despite using -DENABLE_OSMOSDR=ON in the Dockerfile ?
Error:
Initializing GNSS-SDR v0.0.9.git-next-c45c8f8 ... Please wait.
Logging will be written at "/tmp"
Use gnss-sdr --log_dir=/path/to/log to change that.
E1119 20:16:02.902289 11 gnss_block_factory.cc:1134] SignalSource.Osmosdr_Signal_Source: Undefined implementation for block
Segmentation fault (core dumped)
Hello,
I was trying to use the docker image to run gnss-sdr with an rtl-sdr source and got this error.
It looks like the software is compiled without the Osmosdr option, despite using -DENABLE_OSMOSDR=ON in the Dockerfile ?
Error:
Config file:
The text was updated successfully, but these errors were encountered: