[USRP-users] Re: Monitor X310 health status

2025-04-04 Thread Martin Braun
Like I said, it's currently in no stable release. --M On Wed, Apr 2, 2025 at 12:30 PM wrote: > ok, thank you, but this api is also available in the 4.8.0 stable release? > ___ > USRP-users mailing list -- usrp-users@lists.ettus.com > To unsubscribe se

[USRP-users] Re: Monitor X310 health status

2025-04-02 Thread Wade Fife
The API to read the FPGA temperature isn't in a release yet, but the register for the temperature is there. You can find an example of how to read it in this thread. https://lists.ettus.com/empathy/thread/FV3ZZ4C2EOBOOHKHKLAD66KN7INWNWX6 Wade On Wed, Apr 2, 2025 at 6:27 AM Martin Braun wrote:

[USRP-users] Re: Monitor X310 health status

2025-04-02 Thread carmixdev
ok, thank you, but this api is also available in the 4.8.0 stable release? ___ USRP-users mailing list -- usrp-users@lists.ettus.com To unsubscribe send an email to usrp-users-le...@lists.ettus.com

[USRP-users] Re: Monitor X310 health status

2025-04-02 Thread Martin Braun
We recently added the temp_fpga sensor for X310, but the fans have no controls so we neither measure nor set the fan speed. None of the daughterboards measure temperature. See here: https://uhd.readthedocs.io/en/latest/page_usrp_x3x0.html#x3x0_misc_sensors Note that this has not yet been released