alphafox02
alphafox02
I took a peek at the docker file ``` libuhd-dev=4.6.0.0-0ubuntu1~jammy1 uhd-host=4.6.0.0-0ubuntu1~jammy1 ``` It would not work as is, would need modified to build the uhd linked above. Preferably a branch...
It might be that it's just late, so I'll take another look in the morning. It seems the docker on the antsdr branch is still showing git clone https://github.com/EttusResearch/uhd /opt/uhd...
I'll have to jump to a different system. My one 22.04 Host while trying to build main or the ant branch is giving me issues at the moment. ``` >...
I read this, https://github.com/microsoft/vcpkg/issues/12286 Was lazy and just did a reboot, that fixed it, building your latest main before trying AntSDR now.
Off topic, but it appears this 3.12 API is far more stable. I managed one time so far to get the blah2 container to start, but the Duo was not...
I was able to build just now. I'm going to piece together my history and also point at exactly what I think solved the issue. This was all done on...
I attempted to build the PR by modifying blsd to build the sultanqasim-develop branch, however, the following occurred on 22.04 w/ GCC 11 (probably what's causing the error?). ``` CWD:...
My mistake, I don't think I was actually puling the correct branch. It build and I believe I'm running the newer panoramic setup.
Just a note, if I zoom in with say a 90Mhz - 100Mhz range and then try to zoom out with the scroll wheel, it doesn't actually seem to scroll...
I changed the following just now and pointed the relevant section of blsd to it. It was late last night, so when I did build it successfully I had actually...