uhd/mpm/python
Martin Braun 025ffdce34 mpm: Move common mboard regs code to common location
This assumes an existence of mboard_regs_control in PeriphManagerBase
and implements most TK controls there. All the *_periphs.py files can
now use a common class for registers, including the TK access, but also
git hash, build date, and device ID access.

This also fixes two issues:
- set_timekeeper_time() and set_tick_period() had a bug that would
  incorrectly calculate the upper 32 bits of their respective registers.
- N3xx had a bug that would swap around set time now and next PPS. This
  got auto-fixed because the common code never had this bug.
2019-11-26 12:21:33 -08:00
..
pyusrp_periphs Remove proto-RFNoC files 2019-11-26 12:16:25 -08:00
tests mpm: Generalize unittest Test Case functionality 2019-04-11 09:11:43 -07:00
usrp_mpm mpm: Move common mboard regs code to common location 2019-11-26 12:21:33 -08:00
aurora_bist_test.py mpm: n3xx: Fix usage of UIO in Aurora tests 2018-03-01 18:34:28 -08:00
CMakeLists.txt mpm: cmake: removing unnecessary destination prefix 2019-07-17 11:44:47 -07:00
copy_python_module.cmake cmake: Update coding style to use lowercase commands 2018-11-14 14:10:09 -08:00
e320_bist mpm: e320: n3xx: Factor BIST code to common module 2018-10-24 18:53:16 -07:00
n3xx_bist mpm: n3xx: bist: Auto-load the AA image for the ddr3 BIST 2019-02-20 12:31:49 -08:00
setup.py.in mpm: Update all license headers 2018-02-19 16:55:08 -08:00
socket_test.py mpm: Update all license headers 2018-02-19 16:55:08 -08:00
test_lmk.py mpm: Update all license headers 2018-02-19 16:55:08 -08:00
usrp_hwd.py mpm: usrp_hwd: fix for gevent 1.4.0 2019-10-08 12:03:47 -07:00
usrp_update_fs mpm: Add usrp_update_fs 2018-10-09 17:11:08 -07:00