mirror of
https://github.com/saymrwulf/uhd.git
synced 2026-05-16 21:10:10 +00:00
This change allow user to set RX LO of ad9371 to external or internal from args constructor of usrp device. new args is rx_lo_source value can be either internal or external: If there's no rx_lo_source specified or invalid value, default rx_lo is used; which is internal LO. Usage example: usrp_application --args "rx_lo_source=external" |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| base.py | ||
| CMakeLists.txt | ||
| eiscat.py | ||
| lmk_eiscat.py | ||
| lmk_mg.py | ||
| magnesium.py | ||
| test.py | ||
| unknown.py | ||