diff options
author | Brent Stapleton <brent.stapleton@ettus.com> | 2018-02-02 11:29:26 -0800 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2018-02-19 16:58:52 -0800 |
commit | a9ba8a9fd912be63e3816cded0c9c80b29a3d557 (patch) | |
tree | 935dc425218fcc90434e7c49e4f0c4c0fce23513 /fpga-src | |
parent | 94aedfd2d93f566e229dd001fb8229ed27e1224a (diff) | |
download | uhd-a9ba8a9fd912be63e3816cded0c9c80b29a3d557.tar.gz uhd-a9ba8a9fd912be63e3816cded0c9c80b29a3d557.tar.bz2 uhd-a9ba8a9fd912be63e3816cded0c9c80b29a3d557.zip |
mpm: N310 updates FPGA information on init
-Adding MboardRegsControl.get_fpga_type(), which reads the SFP info
registers and determines the FPGA image type (HG, XG, AA, etc). This is
a minor FPGA compat number bump.
-Adding N310._update_fpga_type(), which updates the component
information using the get_fpga_type() function described above. This
information can then be accessed through get_component_info().
Diffstat (limited to 'fpga-src')
m--------- | fpga-src | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/fpga-src b/fpga-src -Subproject 09948814069d4695a6d9863dc929b37bb70972a +Subproject 8570a45339bd35ebb445f7c455f1c80a804f7c0 |