uhd/mpm/python/usrp_mpm/periph_manager
Martin Braun d76cca76dd mpm: n3xx: Improve Pylint score
- Replace some `if len(seq)` with `if seq`
- Replace some `lambda: f()` with `f`
- Formatting
- Add some pylint: disable where appropriate
2019-11-26 12:21:33 -08:00
..
__init__.py.in mpm: Add __mpm_device__ as usrp_hwd module variable 2018-10-09 17:11:08 -07:00
base.py x300/mpmd: Port all RFNoC devices to the new RFNoC framework 2019-11-26 12:16:25 -08:00
CMakeLists.txt e310/e320: Move E310 to MPM architecture and refactor 2019-05-01 15:17:23 -07:00
e31x.py rfnoc: Unify endianness of transports 2019-11-26 12:21:31 -08:00
e31x_periphs.py x300/mpmd: Port all RFNoC devices to the new RFNoC framework 2019-11-26 12:16:25 -08:00
e320.py rfnoc: Unify endianness of transports 2019-11-26 12:21:31 -08:00
e320_periphs.py x300/mpmd: Port all RFNoC devices to the new RFNoC framework 2019-11-26 12:16:25 -08:00
n3xx.py mpm: n3xx: Improve Pylint score 2019-11-26 12:21:33 -08:00
n3xx_periphs.py mpm: n3xx: Improve Pylint score 2019-11-26 12:21:33 -08:00