plauria

Results 9 comments of plauria

Hi, sorry, I feel kind of silly. It does work as I expect. But maybe it should be noted in the docs somewhere. For others looking; `asg.data = np.array(your_data_array) `...

I agree, I like asg.waveform = np.array(...); it's good to keep data low level. By the way, it seems like line 55 in asg.py will never be executed - a...

Also passing a non-numpy array should raise an exception. I tried passing a list by mistake via asg.data, and get obscure errors: `ERROR:pyrpl.redpitaya_client:Error occured in reading attempt 0. Reconnecting at...

Another issue: changing asg.trigger_source from immediate to off, then back again, changes asg.data to the waveform described by asg.waveform, but maybe once the api is changed to allow custom then...

It didnt. I had the same issue with the ingegrator, and I was never happy with the proportional gains. It's not really a proper solution because what you want is...

I'm kind of confused why is this considered a feature request and not a bug? Find is not respecting global search settings like "Auto find in selection". I guess it's...

No, it can’t. Pressing F3 doesn’t do anything differently, as I mentioned in my dup bug report.

Some modinfo: root@beaglebone:~# modinfo spi-mcspi-slave.ko filename: /root/spi-mcspi-slave.ko version: 1.0 description: SPI slave for McSPI controller. author: Patryk Mezydlo, license: GPL v2 srcversion: F271B69947F792D8656DC9B alias: of:N*T*Cspislave,spi-slave-debug* depends: spi-slave-core vermagic: 4.4.30-ti-r64 SMP...

Ok, thanks so much Patryk! If you need any other info from me just let me know, I appreciate you taking time for this project!