






Moderators: electrogear, exonerate
)philter5 wrote:...i bet trog´s brain is equipped with the newest-high-tech 64core processors
trogluddite wrote:See posting times! Boy am I quick today- think I deserve a beer or two..

cyto wrote:Ha! Awesome work trog and aliasant! While you two were having at it, I was coming up with my own take on the issue. I post it here for completeness. It certainly doesn't have all the advanced bitmap trickery as yours. I went back to just a plotted array like SMs scope. I, too, went the circular buffer route but instead of having all those complex write/read things, I kept mine inside the asm box. Oh well, here it is for those interested, though it looks like it was obsolete before it was made![]()
(though, I think mine is more lightweight and the zoom might be smoother)
-cyto
aliasant wrote:Cytos seems to have a redraw glitch though. Might be fixed by finetuning the buffer size or similar or maybe use a dirty fix by extracting only a section from the final farray. Simply skip the first say 16 samples from the array? ( I had to try that and it seems to work perfect)

cyto wrote:only allow a new tick trigger once the previous trigger has completely propagated the schematic (or definitely gotten to a certain point,

aliasant wrote:I have a request.
Could you change it to use 1024 instead of 256?
cyto wrote:aliasant wrote:I have a request.
Could you change it to use 1024 instead of 256?
Yeah, the code is a bit cryptic. I didn't want to bore everyone with the inner workings. Lots of inter-dependent incrementors (like the gears of a clock). I'll see what I can do about expanding it to 1024. I can't make any promises. 256 is kind of the "magic number" to sync the internal arrays with the mono to graph captures. I might be able to use some of the delay techniques from your examples to accomplish it, though. Let me see what I can do.
-cyto

aliasant wrote:I was under the impression that 1024 was the magic number for stream to float stuff.
That 1024 is somehow the "native" size that works faster and it would also give a higher resolution especially if you upsize the window to see better?
Maybe a bigger chunk means a chunkier zoom as well and that might not be so good?
Users browsing this forum: No registered users and 0 guests