Olicorne

Results 539 comments of Olicorne

There is a setting for this in the addon confih window if i'm not mistaken

Hi, I think it is the most missing option. I have not seen a single (even outside open source) app that allowed for per-day note taking as well as being...

I edited CHANGES.rst and tried to add a test but I've never used pytest so it doesn't seem to work. I'm afraid I won't be able to figure out a...

Hi! Thanks for the reply. I made a minimal draft. It works on the script test I mentionned above. Opinion?

Please provide pictures of the steps you took, especially in nRF connect

Thanks a lot for the quick response! @drtonyr : > ulab implements close to a hundred functions and array methods. At the time of writing this manual (for version 4.0.0),...

By the way, wouldn't it be worth it to try and use ulab's FFT function to measure the heart rate? The current version is too unreliable to be used while...

Thanks a lot for your input. I see that ulab implements np.convolve and IIRC autocorrelating a signal can be done using convolution of A and reversed_shifted_A. All the more reason...

Thanks again for your insight. I indeed tested without the LPF and the AGC and it seems to work fine. But I noticed also that `_compare` does not actually use...

Thanks again. I ended up trying quite a lot of stuff and finely gave up, I don't have your knowledge and was procrastinating anyway :) But I ended up still...