Inhaltsverzeichnis

ADALM-PLUTO

Einrichtung

  1. Treiberinstallation SoapyPlutoSDR für GQRX etc.
  2. Status von Avahi prüfen mit systemctl status avahi-daemon.service , ggf starten und enablen
  3. Mit iio_info -a automatisch den ADALM-Pluto finden
  4. Mit dem ermittelten Port (hier usb:3.9.5) iio_info -u usb:3.9.5 die Device-Infos abrufen. ADALM-PLUTO_Info
  5. Basissinformationen ermitteln iio_info -s
  6. PlutoSDR sampling rate: iio_attr -u usb:3.9.5 -c cf-ad9361-lpc voltage0 sampling_frequency_available : 30719999 3839999


https://wiki.gnuradio.org/index.php/PlutoSDR_FMRadio

Adalm Pluto SDR in SDRConsole konfigurieren. QO-100, Es´Hail2 Basic Setup, Einstellungen/Einrichtung

ADALM-PLUTO and IIO Workshop

PlutoSDR + GNU Radio

iio_attr -u usb:3.9.5 -d

IIO context has 6 devices:

iio:device0, ad9361-phy: found 19 device attributes

iio:device1, xadc: found 2 device attributes

iio:device2, one-bit-adc-dac: found 1 device attributes

iio:device3, cf-ad9361-dds-core-lpc: found 3 device attributes

iio:device4, cf-ad9361-lpc: found 3 device attributes

iio:device5, iio-axi-tdd-0: found 18 device attributes

iio_attr -u usb:3.9.5 -c cf-ad9361-lpc

dev 'cf-ad9361-lpc', channel 'voltage0' (input, index: 0, format: le:S12/16»0), found 6 channel-specific attributes

dev 'cf-ad9361-lpc', channel 'voltage1' (input, index: 1, format: le:S12/16»0), found 6 channel-specific attributes

iio_attr -u usb:3.9.5 -c ad9361-phy voltage0 | grep gain

dev 'ad9361-phy', channel 'voltage0' (input), attr 'gain_control_mode', value 'slow_atta
ck'
dev 'ad9361-phy', channel 'voltage0' (input), attr 'gain_control_mode_available', value
'manual fast_attack slow_attack hybrid'
dev 'ad9361-phy', channel 'voltage0' (input), attr 'hardwaregain', value '37.000000 dB'
dev 'ad9361-phy', channel 'voltage0' (input), attr 'hardwaregain_available', value '[-3
1 71]'
dev 'ad9361-phy', channel 'voltage0' (output), attr 'hardwaregain', value '-10.000000 dB
'
dev 'ad9361-phy', channel 'voltage0' (output), attr 'hardwaregain_available', value '[-8
9.750000 0.250000 0.000000]'