A docker recipe for a full working limesdr suite
SoapyRemote added
comment pothos out (cmake error)
changed uhd from git to https
add pythonpath to start gnuradio-companion
add wireshark,kate
added entrypoint.sh
update readme
changed uhd from master to UHD-3.9.LTS
changed gr-osmosdr from master to branch gr3.7
pushed image to dockerhub
run ./build.sh to build docker image
be aware build time depends on your cpu and could take up to one hour or more + downloading all packages
docker pull xeniter/ubuntu1804_limesdr_toolkit_v1
be aware image size is quite big ~3G
run ./run.sh to start docker image
connect limedsdr to your pc
run "LimeUtil --find"
it should show something like "[LimeSDR-USB, media=USB 3.0, module=FX3, addr=1d50:6108, serial=...]
https://etherpad.servus.at/p/limesdr
Checks out Source code and builds docker image
Be aware cause its build from latest master git repositories, source code can changed and building complete suite could easily fail with new commits. Cause gr-lime and gr-osmosdr doesn't find gnuradio in version 3.8 i use brancht for 3.7 and not master for gnuradio.
Contains recipe to build image based on ubuntu 20.04 with follwing software:
LimeSuite
SoapySDR
Volk
Pothos
UHD
GNU Radio
rtl-sdr
gr-osmosdr
gr-limesdr
gqrx
r-ieee802-11
gr-foo
SoapyUHD
https://cloud.docker.com/repository/docker/xeniter/ubuntu1804_limesdr_toolkit_v1/general
http://blog.reds.ch/?p=43
https://github.com/sparklespdx/limesdr-toolkit-docker
LimeUtil --find
LimeUtil --update
gnuradio-companion
SoapySDRUtil --probe
SoapySDRUtil --find="driver=lime"
SoapySDRServer --bind
gqrx (set device string to "soapy=0,driver=lime")
uhd_find_devices
uhd_usrp_probe
LimeQuickTest
LimeSuiteGUI
https://github.com/emvivre/limesdr_toolbox
http://blog.reds.ch/?p=43
https://github.com/sparklespdx/limesdr-toolkit-docker
https://github.com/myriadrf/LimeSDR-USB_GW
https://github.com/halfmanhalftaco/fpga-docker
https://hackernoon.com/publish-your-docker-image-to-docker-hub-10b826793faf