Post Go back to editing

Loading of custom default AD9361 setting to IIO oscilloscope

Category: Software
Software Version: 2021_R2

Hi,

   I have build the No-OS project of AD9361 using the 2021_R2 branch with TinyIIOD enabled, and it is running successfully on my hardware board.

   It is also able to communicate with IIO Oscilloscope running on Windows OS through the serial port with a baud-rate of 921600.

   In the AD9361 project, i have updated the "default_init_pram" settings accordingly to my needs.

   Is there a way to push all those settings to IIO Oscilloscope when the board connects to it or let IIO Oscilloscope query the board setup initially?

   Thanks!

  • Hi  

    I am not sure I understand the question.

    iio-oscilloscope queries the board when clicking Refresh and gets all the devices and channels and attributes names and how they are organized in a tree.

    There is no way to push this info asynchronously from the board to iio-oscilloscope, it only works via a query from iio-oscilloscope.

    Is this what you were asking ?