dernasherbrezon

Results 20 issues of dernasherbrezon

Output to stdout is buffered. For interactive console it will be flushed automatically after \n, for non-interactive it will be flushed only after fflush(stdout). When calling rtl_test from external process...

When channel exported in geotiff format, it can be used in GIS systems for further processing. i.e. overlay map, convert into google maps layer &etc.

Latest MacOS, M1. Version: latest from GitHub Stacktrace: ``` Termination Reason: Namespace SIGNAL, Code 11 Segmentation fault: 11 Terminating Process: exc handler [12697] VM Region Info: 0x68 is not in...

I'm seeing a very strange behaviour when running relatively large buffers (87968 bytes). I have a test FIR filter: https://github.com/dernasherbrezon/clDsp/blob/main/fir_filter.cl It takes input buffer, multiplies to filter taps (constant) buffer...

It's been abandoned and doesn't work on Apple M1. https://github.com/hyperic/sigar/issues/137

The Chair of Space Technology operates a telemetry collector server to receive raw data frames via the Simple Downlink Share Convention (SiDS). Frames can be submitted through the URL http://fachgebiet.rft.tu-berlin.de/ham/telemetry/send...

* If raspberrypi is not connected to the wi-fi, then * start wi-fi access point ** SSID "r2cloud" ** password "r2cloud" ** all requests should be redirected to default web...

https://jstun.javawi.de/ http://search.maven.org/#artifactdetails%7Cde.javawi.jstun%7Cjstun%7C0.7.4%7Cjar

enhancement

Run ddns update on the same thread. On error return it back to the user

enhancement

Sometimes both sin and cos are needed (i.e. frequency modulation), so having a function that calculates both is a nice to have feature. Besides some of kernels already calculate them:...

Enhancement