analogdevicesinc / scopy

A software oscilloscope and signal analysis toolset
http://wiki.analog.com/scopy
GNU General Public License v3.0
398 stars 164 forks source link

iio-widgets: Add optional runtime reconfiguration #1682

Open Andrei-Fabian-Pop opened 2 months ago

Andrei-Fabian-Pop commented 2 months ago

If you would like to test this feature, the easiest way is to modify the intial value for the m_isConfigurable boolean from the IIOWidgetBuilder class to true (currently the default is false).