mirror of
https://github.com/saymrwulf/uhd.git
synced 2026-05-16 21:10:10 +00:00
When a device is re-initialized without any changes (e.g., master_clock_rate, ref_clock_freq) then we can skip the initialization sequence and move on. This shaves a significant amount of time from the init sequence. Fast re-init can be overridden by providing the `force_reinit=1` device arg. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| base.py | ||
| CMakeLists.txt | ||
| eiscat.py | ||
| lmk_eiscat.py | ||
| lmk_mg.py | ||
| magnesium.py | ||
| magnesium_update_cpld.py | ||
| mg_init.py | ||
| mg_periphs.py | ||
| test.py | ||
| unknown.py | ||