uhd/mpm/python/usrp_mpm
Martin Braun 219b04e99d mpm: tdc_sync: Remove sleeps in offset polling
On the N310, there's a penalty for calling time.sleep(). This means the
polling loop was extremely slow for polling TDC updates. Now, it simply
polls as fast as possible. Note: This could hog the bus if run outside
of an initialization sequence, where no one else is using the bus.
2017-12-22 15:04:02 -08:00
..
chips lmk: change holdover settings to reduce lock time 2017-12-22 15:04:02 -08:00
cores mpm: tdc_sync: Remove sleeps in offset polling 2017-12-22 15:04:02 -08:00
dboard_manager lmk: change holdover settings to reduce lock time 2017-12-22 15:04:02 -08:00
periph_manager mpm: n310: Enable read/write of user EEPROM data 2017-12-22 15:04:02 -08:00
__init__.py
aurora_control.py mpm aurora: Fixed undeclared variable issue 2017-12-22 15:04:00 -08:00
bfrfs.py mpm: Add BufferFS serialization library 2017-12-22 15:04:02 -08:00
CMakeLists.txt mpm: Add BufferFS serialization library 2017-12-22 15:04:02 -08:00
discovery.py mpm: discovery can now be bound to subnet 2017-12-22 15:03:59 -08:00
dtoverlay.py mpm: Made code Python3-compatible 2017-12-22 15:03:58 -08:00
eeprom.py n3xx: Add CRC check for eeprom read 2017-12-22 15:04:00 -08:00
ethtable.py n3xx: added args for ethernet crossover path 2017-12-22 15:03:59 -08:00
fpga_bit_to_bin.py bit to bin: initial commit of converter script 2017-12-22 15:04:02 -08:00
mpmlog.py mpm: Clarified use of get_logger() call 2017-12-22 15:04:00 -08:00
mpmtypes.py mpm: Made code Python3-compatible 2017-12-22 15:03:58 -08:00
net.py mpm: Better handling of case where no CHDR interfaces are available 2017-12-22 15:03:53 -08:00
nijesdcore.py mg: Updated JESD204b init seq and documentation. 2017-12-22 15:04:02 -08:00
rpc_server.py mpm: RPC methods now tell us if they need a claim 2017-12-22 15:04:00 -08:00
sysfs_gpio.py mpm: sysfsgpio: Allow to filter by parent device 2017-12-22 15:04:02 -08:00
test_bfrfs.py mpm: Add BufferFS serialization library 2017-12-22 15:04:02 -08:00
uio.py mpm: Made code Python3-compatible 2017-12-22 15:03:58 -08:00