Metainformationen zur Seite
  •  

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
digitales:sdr:sdr_hardware:sdr_empfaenger:adalm-pluto-sdr [09.05.2025] – [PlutoSDR + GNU Radio] csdigitales:sdr:sdr_hardware:sdr_empfaenger:adalm-pluto-sdr [12.05.2025] (aktuell) – [Einrichtung] cs
Zeile 25: Zeile 25:
   - Status von Avahi prüfen mit ''systemctl status avahi-daemon.service'' , ggf starten und enablen   - Status von Avahi prüfen mit ''systemctl status avahi-daemon.service'' , ggf starten und enablen
   - Mit ''iio_info -a'' automatisch den ADALM-Pluto finden   - Mit ''iio_info -a'' automatisch den ADALM-Pluto finden
-  - Mit dem ermittelten Port (hier usb:3.9.5) ''iio_info -u usb:3.9.5'' die Device-Infos abrufen. {{:digitales:sdr:sdr_hardware:sdr_empfaenger:adalm-pluto_info.pdf|ADALM-PLUTO_Info}}\\ \\+  - Mit dem ermittelten Port (hier usb:3.9.5) ''iio_info -u usb:3.9.5'' die Device-Infos abrufen. {{:digitales:sdr:sdr_hardware:sdr_empfaenger:adalm-pluto_info.pdf|ADALM-PLUTO_Info}} 
 +  - Basissinformationen ermitteln ''iio_info -s'' 
 +  - 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]]
  
 {{youtube>cNMRsJCERIo|Der PlutoSDR (Teil 1: Einrichtung unter Linux und Windows}} {{youtube>cNMRsJCERIo|Der PlutoSDR (Teil 1: Einrichtung unter Linux und Windows}}
Zeile 32: Zeile 36:
  
 [[https://youtu.be/Yx3RPOtv7x8?si=jqh0QTlYH5oF8kdl|ADALM-PLUTO and IIO Workshop]] [[https://youtu.be/Yx3RPOtv7x8?si=jqh0QTlYH5oF8kdl|ADALM-PLUTO and IIO Workshop]]
 +
  
 ===== PlutoSDR + GNU Radio ===== ===== PlutoSDR + GNU Radio =====
  
 <code bash> <code bash>
-iio_attr -u ip:192.168.178.190 -d+iio_attr -u usb:3.9.-d
 </code> </code>
  
Zeile 54: Zeile 59:
  
 <code -> <code ->
-iio_attr -u ip:192.168.178.190 -c cf-ad9361-lpc+iio_attr -u usb:3.9.-c cf-ad9361-lpc
 </code> </code>
  
Zeile 62: Zeile 67:
  
 <code -> <code ->
-iio_attr -u ip:192.168.178.190 -c ad9361-phy voltage0 | grep gain+iio_attr -u usb:3.9.-c ad9361-phy voltage0 | grep gain
 </code> </code>
  
-''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]'''\\  \\+''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]'''\\  \\