Result from terminal:
analog@analog:~$ sudo osc Fontconfig warning: ignoring C.UTF-8: not a valid language tag Found plugin: ad9739a Found plugin: DAQ1/2/3 Found plugin: CN0357…
Result from terminal:
analog@analog:~$ sudo osc Fontconfig warning: ignoring C.UTF-8: not a valid language tag Found plugin: ad9739a Found plugin: DAQ1/2/3 Found plugin: CN0357…
I hacked the
phone_home.c
file and added a line just beflow the folloiwng line
c_ret = curl_easy_setopt(c_handle, CURLOPT_URL, url);
namely
c_ret = curl_easy_setopt(c_handle, CURLOPT_PROXY, "">http://proxy:3128");
It got rid of the…
IIO output buffer support is not yet fully mainlined, and may only exist in our repository.
In order to use iio_buffer_push the underlying device needs a output buffer.
There are two implementations similar to IIO read buffer support.
Low speed triggered…
Here's the full log from running osc from a terminal. When I click the capture button in IIO Scope, the connection timeout error message is generated.
root@analog:~# osc &
[1] 2805
root@analog:~# Fontconfig warning: ignoring C.UTF-8: not a valid…
Hi,
I want to check the output spectrum waveform of the ADRV9008-1 using an IIO oscilloscope.
My test environment is the ZC706 + ADRV9008-1.
When I boot zc706 I have adrv9009-phy in /dev, and IIO oscilloscopes also load the adrv9009-phy plugin properly…
The ADALM1000 has 4 general purpose digital input/output pins which we can use as a serial port, as we saw in this last blog entry. We can use these pins to interface to the PMOD-DA1 4 channel DAC module sold through Digilent and other distributors…
Starting with osc shows some errors (even though the IIO-Oscilloscope windows open) :
erwin@UBU2004:~/iio-oscilloscope$ osc
(osc:3692): Gtk-WARNING **: 11:01:53.572: Could not load image 'osc128.png': Failed to open file “./glade/osc128.png”: No such…
Hi,
The only SPI DAC driver that has currently output buffer support is the AD7303. Maybe that helps.
The important part is that you need a timing generator that is able to schedule the write to the hardware. This can be done e.g. using hrtimer trigger…
when run osc i get the following log messages:
root@analog:~# sudo osc
Gtk-Message: Failed to load module "canberra-gtk-module"
Fontconfig warning: ignoring C.UTF-8: not a valid language tag
Found plugin: ad9739a
Found plugin: DAQ1/2/3
Found…
thanks for your suggestion, I tried again to connect from VM Linux and when I press on the refresh
but get these errors when i try to connect :
training@training-VirtualBox:~/iio-oscilloscope$ ./osc
Gtk-Message: 17:46:50.375: Failed to load module "canberra…