Re: [sigrok-devel] generic iio driver follow up

2016-06-10 Thread Lars-Peter Clausen
On 06/10/2016 11:40 AM, Neil Armstrong wrote: > Hi Lars, > Thanks for your quick reply > > On 06/09/2016 06:13 PM, Lars-Peter Clausen wrote: >> Hi, >> >> Thanks for the update. I also did some work on the what Hubert released this >> year. >> >> Part of this I created a generic software event base

Re: [sigrok-devel] generic iio driver follow up

2016-06-10 Thread Neil Armstrong
On 06/09/2016 06:20 PM, Lars-Peter Clausen wrote: > On 06/09/2016 05:27 PM, Neil Armstrong wrote: >> Hi Sigrok community, >> >> This is a follow-up from the first draft of a Generic IIO driver for Sigrok >> posted at [1]. >> >> Since, I made a backport for the 0.3.0 release and PPA packages to run

Re: [sigrok-devel] generic iio driver follow up

2016-06-10 Thread Neil Armstrong
Hi Lars, Thanks for your quick reply On 06/09/2016 06:13 PM, Lars-Peter Clausen wrote: > Hi, > > Thanks for the update. I also did some work on the what Hubert released this > year. > > Part of this I created a generic software event based session source. It's > cross platform and even works on

Re: [sigrok-devel] generic iio driver follow up

2016-06-09 Thread Lars-Peter Clausen
On 06/09/2016 05:27 PM, Neil Armstrong wrote: > Hi Sigrok community, > > This is a follow-up from the first draft of a Generic IIO driver for Sigrok > posted at [1]. > > Since, I made a backport for the 0.3.0 release and PPA packages to run it on > current Ubuntu distributions. > > The 0.4.0 v

Re: [sigrok-devel] generic iio driver follow up

2016-06-09 Thread Lars-Peter Clausen
Hi, Thanks for the update. I also did some work on the what Hubert released this year. Part of this I created a generic software event based session source. It's cross platform and even works on Windows. You can find it here: https://github.com/analogdevicesinc/libsigrok/tree/sr_event The other

[sigrok-devel] generic iio driver follow up

2016-06-09 Thread Neil Armstrong
Hi Sigrok community, This is a follow-up from the first draft of a Generic IIO driver for Sigrok posted at [1]. Since, I made a backport for the 0.3.0 release and PPA packages to run it on current Ubuntu distributions. The 0.4.0 version is on-going but our ultimate goal is to have it upstreame