I am trying to transmit an 8Mhz signal with my 3 days ADALM-Pluto and gnuradio , if I set cyclic to true, the signal appears stable in the spectrum analyzer, but if I set it to false, the spectrum appears and disappears continuously.
It is a dvb-t signal and the television analyzer does not hook up in either of the two ways
-HP-Desktop-M01-F1xxx:~$ iio_info -s
Library version: 0.10 (git tag: v0.10)
Compiled with backends: local xml ip usb serial
No contexts found.
HP-Desktop-M01-F1xxx:~$ iio_info -n 192.168.2.1 |grep device
WARNING: Unknown children 'buffer-attribute' in <device>
WARNING: Unknown children 'buffer-attribute' in <device>
WARNING: Unknown children 'buffer-attribute' in <device>
WARNING: Unknown children 'buffer-attribute' in <device>
WARNING: Unknown children 'buffer-attribute' in <device>
WARNING: Unknown children 'buffer-attribute' in <device>
IIO context has 4 devices:
iio:device0: ad9361-phy
18 device-specific attributes found:
attr 2: dcxo_tune_coarse ERROR: No such device (-19)
attr 4: dcxo_tune_fine ERROR: No such device (-19)
iio:device1: xadc
1 device-specific attributes found:
iio:device2: cf-ad9361-dds-core-lpc (buffer capable)
iio:device3: cf-ad9361-lpc (buffer capable)
attr 3: samples_pps ERROR: No such device (-19)
attr 3: samples_pps ERROR: No such device (-19)
HP-Desktop-M01-F1xxx:~$ iio_info -u usb:1.15.5 |grep device
Unable to create IIO context: No such device
Best Regards