We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I try to make work my hackrf one connected to the host MAC OS Somana 14.1.1 and run the docker.
docker run -it -v /Users/macsonia/Documents/gps-sdr-sim:/data carlesfernandez/docker-gnsssdr
cp /data/hackrf_GPS_L1.conf .
gnss-sdr --config_file=./hackrf_GPS_L1.conf
Initializing GNSS-SDR v0.0.18.git-next-8e1a7ce78 ... Please wait. Logging will be written at "/tmp" Use gnss-sdr --log_dir=/path/to/log to change that. OsmoSdr arguments: hackrf,bias=1 gr-osmosdr 0.2.0.0 (0.2.0) gnuradio 3.10.1.1 built-in source types: file fcd rtl rtl_tcp uhd hackrf bladerf rfspace airspy airspyhf soapy redpitaya freesrp Configuration error in SignalSource block, implementation Osmosdr_Signal_Source. The error was: Failed to use '0' as HackRF device index: not enough devices GNSS-SDR program ended.
It seems like inside in the image,it didn't reconize the usb. Do you know someone who make it work ? Thanks you
OS : MAC OS Sonoma 14.1.1 Docker Desktop : Docker Desktop 4.26.1 (131620)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I try to make work my hackrf one connected to the host MAC OS Somana 14.1.1 and run the docker.
Scenario :
docker run -it -v /Users/macsonia/Documents/gps-sdr-sim:/data carlesfernandez/docker-gnsssdr
cp /data/hackrf_GPS_L1.conf .
My config file is simular to this config file : configfilegnss-sdr --config_file=./hackrf_GPS_L1.conf
It seems like inside in the image,it didn't reconize the usb. Do you know someone who make it work ?
Thanks you
System Information
OS : MAC OS Sonoma 14.1.1
Docker Desktop : Docker Desktop 4.26.1 (131620)
The text was updated successfully, but these errors were encountered: