-
```
In testing hangout vp8 screen shares we discovered that if we pass in 5 fps
video and a small buffer the codec actually starts dropping a lot more frames
than it needs to and then doesn't seem t…
-
```
In testing hangout vp8 screen shares we discovered that if we pass in 5 fps
video and a small buffer the codec actually starts dropping a lot more frames
than it needs to and then doesn't seem t…
-
There are 2 cases, I've found:
- top-left window - at the edge of the screen sometimes appears the signals, that are disappeared when user scroll them to the center or tap on them
- main spectrum wind…
-
I would like to have/add the possibility to take longer traces with the scope module, i.e. reduce the sampling time.
I have found the definitions of the available durations in "pyrpl/hardware_modu…
-
Hello,
these **3-cycle/tap** **ASM FIR** routines for **ESP32(-S3)** are drop-in replacements for the old 4-cycle/tap ones for ESP32. Just add preprocessor directives if needed. **Turn off Task WDT…
-
Hi All!
I'd like to decimate a surface mesh within vedo using a cell/point field to drive the coarsening of the mesh. Is there any way to do it?
Thank you in advance
-
In meep, it is possible to set decimation_factor for dft functions. For further processing Fourier transforms, one may request coordinates and dielectric functions for the points where dft functions a…
-
I am looking to export the highest possible resolution mesh and texture. I see that a decimation is run by `ns-export poisson`, and the texture exported by`scripts/texture.py` is only 1920 x 180 pixe…
-
![image](https://github.com/gmtsar/gmtsar/assets/49933485/729bb1cb-3656-4200-b187-54962da3f937)
#
# This is an example configuration file for p2p_processing.csh
#
# all the comments or explanation…
-
### Problem
On embedded systems disk writes might be a concern due to memory wear. Netdata currently provide a choice between dbengine or memory-only storage, while a hybrid solution could provide a …