Ted Dunning

Results 37 issues of Ted Dunning

Currently, the vertical and frequency axes in the spectrum are what you get. It would be much better if you could zoom in on a particular range of amplitudes or...

bug

Currently double sample rate apparently suppresses the spectrum analyzer. It would be nice if doubling the sample rate had no effect on the spectrum analyzer other than providing more frequency...

bug

I want to do the equivalent of `parted /dev/sdb mklabel gpt` using pyparted but I can't figure this out from the (slim) documentation or by inspecting the pyparted source code...

I have been using a fork of the DMA code here and find it works well. The exception is that my application involves reading from two chained PWM counters in...

This may be a documentation bug or an enhancement request. I have a large number of markdown documents that link to each other. When I use `quarkdown -c -w` to...

enhancement

This is nice work. It's good to see an Apache licensed implementation of Raft. In evaluating this code, however, I notice that you have this dependency: ``` github.com/hashicorp/memberlist ``` The...

I see in the other newbie question issue that `cpud -d -init` may be necessary when running outside of system startup. That helped me quite a bit to get a...