Hi Everybody, I am working on a fpgaboard with sdram a fast adc and a 100mbit ethernet connector. Currently the data can be read into a root process piping out a dual channel 16bit signal. Thus I coded a new hardware, that is basing on forking -> executing that root piping process and read out its stdout as data input and on stop the fork is killed. So far so good. But would be nice to have a custom config string, and custom variables... and as far as I see pulseview is not even supporting the TRIGGERLEVEL to be set... if I do a clean implementation of: - generic parameters. - a json xml ... config file based generic hw driver fork- pipe driver Do things like like that have a change to be accepted? Or is it waist of time and i stay with the custom patch, and adding triggerlevel support to pulseview? Regards Jan _______________________________________________ sigrok-devel mailing list sigrok-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sigrok-devel