uhd/mpm/python/usrp_mpm/periph_manager
Trung Tran 75dc7a1d64 mpm: Change SW/HW compat check to use last_rev_compat
Newer revisions of the E320 and N3xx motherboards use EEPROM version 3,
and store a rev_compat field. The rev_compat is the last revision that
this hardware is compatible with. We now use that instead of simply the
revision.
2019-05-10 16:59:58 -07:00
..
__init__.py.in mpm: Add __mpm_device__ as usrp_hwd module variable 2018-10-09 17:11:08 -07:00
base.py mpm: Change SW/HW compat check to use last_rev_compat 2019-05-10 16:59:58 -07:00
CMakeLists.txt e310/e320: Move E310 to MPM architecture and refactor 2019-05-01 15:17:23 -07:00
e31x.py e310/e320: Move E310 to MPM architecture and refactor 2019-05-01 15:17:23 -07:00
e31x_periphs.py e310/e320: Move E310 to MPM architecture and refactor 2019-05-01 15:17:23 -07:00
e320.py mpm: Change SW/HW compat check to use last_rev_compat 2019-05-10 16:59:58 -07:00
e320_periphs.py e320: Fix return value of get_fpga_type 2018-11-30 16:43:02 -08:00
n3xx.py mpm: Change SW/HW compat check to use last_rev_compat 2019-05-10 16:59:58 -07:00
n3xx_periphs.py mpm: Add basic driver for QSFP board's retimer 2018-11-07 18:26:13 -08:00