-
Should plan for I2C bus having an occasional bit error from EMI of some kind (nearby ESD, valve spikes, etc.). This means any single sensor reading could have an error:
Proposed handling in softwa…
-
I spotted a strong Navtex signal on 518 kHz and tried to decode it. Decoding didn't work when the reticle was placed on the main signal. However, it worked when it was placed away from the main signal…
-
I've tried to use a bandpass based on the example in http://liquidsdr.org/doc/firdes/
Unfortunately, I get result:
```
src/filter/src/firdespm.c:711: firdespm_iext_search: Assertion `num_found < …
-
On iOS the alpha value can drift pretty dramatically. This seems to be less a function of time, and more a function of how much the phone is moved while listening to the device orientation event i.e.…
-
I'm trying to run WBD at 1khz. As discussed in https://github.com/ami-iit/robots-configuration/pull/10 I increased the rate of all the devices used by wbd.
In the context of xprize I wrote a simpl…
-
Hi, I used kilosort4 outside of spikeinterface for preprocessing and spike sorting. I did some brief checks and curation in Phy. I now want to load the data into spikeinterface to do other visualizati…
-
Do you have a specific guideline as to how I should preprocess the signal before feeding it to predict()
-
trying to compile on my macbook pro i get this error message:
```Arduino: 1.8.8 (Mac OS X), TD: 1.45, Board: "Teensy 3.2 / 3.1, Serial, 96 MHz (overclock), Faster, US English"
EuroshieldDrums:17…
-
With the doctestlpus change - #1613 - I now see this behavior when pytest-doctestplus is installed
- pytest works
- pytest --doctest-plus works
- running the tests for just a single file (e.g. t…
-
FFA sets ch1,2 to a high enough frequency that on normal hardware, it would be inaudible. the current apu impl causes the duty to be rapidly changed, which causes a high pitch static-like noise when p…