On 08/11/2022 11:01, [email protected] wrote:
I use a modified FPGA image on a few x310s. Is there a convenient
mechanism for writing some kind of versioning to a register on the FPGA?
The specific problem I’m trying to solve is I have a lot of USRPs, and
I would like my application to report when one of the radios it
connects to is still on the base image. My application is compatible
with both images, but gets better performance with my custom image. I
run into the issue where I don’t know when I get degraded performance
because somebody else reflashed it, or if there was a regression in
the application code itself.
_______________________________________________
USRP-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
You could take a look at the "uhd_usrp_probe" code -- since it displays
the FPGA rev number.
_______________________________________________
USRP-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]