Open void-elf opened 4 years ago
so I actually think that we are going to have a hell of a time getting srslte to work in a docker with the radio. We might be better off just writing a setup script that will take care of getting all of the dependencies in place.
@cguerrave is considering writing a script or ansible playbook which would definitely fulfill this requirement I think!
I got it working with docker. Happy to share!
yes! Please publish your dockerfiles or do a pull request to put them in the project! I would love to have this dockerized!
Cool! just published them here: https://github.com/jamesaisenberg/crocodilehunter. The README says how to use it. It works for me. My host OS is ubuntu 20.04, and I'm using a bladerf2 xa4. This is just a rough draft, definitely need to tidy a few things up.
This looks great! Please make a pull request once you are ready!
It’s also included and working in DragonOS Focal here, but docker is awesome too. https://sourceforge.net/projects/dragonos-focal/files/
oh that's neat I hadn't heard of DragonOS before. I should check it out. @jamesaisenberg are you still planning to make a PR with your docker implementation?
another option is that if we get it working on the pi we could distribute an ISO with a working environment ready to go.