diff options
| author | Martin Braun <martin.braun@ettus.com> | 2020-10-06 10:51:44 +0200 |
|---|---|---|
| committer | Aaron Rossetto <aaron.rossetto@ni.com> | 2020-10-06 15:20:14 -0500 |
| commit | d0892d5738b254d312fe7f9ee42a6b0263b6a16e (patch) | |
| tree | 07b25b018dc0211ee21d72716e5c314df347c9a4 | |
| parent | 1938bb951a981f4d3016b796f771b5047fb846a2 (diff) | |
| download | uhd-d0892d5738b254d312fe7f9ee42a6b0263b6a16e.tar.gz uhd-d0892d5738b254d312fe7f9ee42a6b0263b6a16e.tar.bz2 uhd-d0892d5738b254d312fe7f9ee42a6b0263b6a16e.zip | |
docs: Fix sensor names for N3xx boards
| -rw-r--r-- | host/docs/usrp_n3xx.dox | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/host/docs/usrp_n3xx.dox b/host/docs/usrp_n3xx.dox index bb4a99228..67be84cd3 100644 --- a/host/docs/usrp_n3xx.dox +++ b/host/docs/usrp_n3xx.dox @@ -534,7 +534,8 @@ The following motherboard sensors are always available: - `ref_locked`: This will check that all the daughterboards have locked to the external reference. -- `temperature`: The temperature of the die itself +- `temp`: The temperature of the die itself +- `fan`: The current fan speed - `gps_lock`: GPS lock - `gps_time`: GPS time in seconds sin ce the epch - `gps_tpv`: A TPV report from GPSd serialized as JSON |
