-
The `COMPATIBLE_MACHINE = "(arm|aarch64)"` usage in this recipe will not work for devices like the Ettus E310 since those values aren't in the `MACHINEOVERRIDES`. I'm sure this extends to other machi…
-
This would allow us to be more precise with our receive time
-
I down loaded "antsdr_uhd-1.0.tar.gz" from-
https://github.com/MicroPhase/antsdr_uhd/releases/tag/v1.0
I then tried to build and install it on ubuntu 23.10 with the instructions from -
https:…
-
A third party has pointed out that presently, the `uhd_images_downloader` that runs during the build is either failing silently or otherwise not actually downloading the firmware `.bit` files from Ett…
-
When trying to connect to a remote, network based Ettus Research SDR (X310) there was the below error.
`SoapySDRUtil --probe="uhd"`
``
[ERROR] avahi_service_browser_new() failed: Bad state
`…
-
## Issue Description ##
I've been trying for a bit now to add a custom RFNoC block for the x410 that simply just overwrites the metadata field in the incoming CHDR packet to a specific va…
-
grdab info doesn't decode anything - instead, it continually spews the above error message. The command that I run is 'grdab info -f 227.36', as channel 12C is what's in use all over our country (NL).…
-
Does the AntSDR device work under macOS? Are there any notes or documentation on how to run it there?
The README has instructions for Linux, but nothing for macOS:
https://github.com/MicroPhase/…
-
I've seen a couple of times now where the radar will start writing data with date 20060101. Not sure why the timing gets reverted to this date. Goes a few hours writing with these dates before getting…
-
## Issue Description ##
CMake fails to run when using BOOST_ROOT instead of system root
- "host/cmake/Modules/UHDAtomics.cmake" does not find boost if boost is specified using "BOOST_ROO…