Raf (Raffaele Rialdi)

Results 43 issues of Raf (Raffaele Rialdi)

I had to unfortunately discard this library because the old version did not support the highest QoS levels. Now I see there is an interesting update, but neither in the...

bug

### Describe your question I need QoS 1 or 2. In other words I need the message to be reliably saved on the server before the client consider it done....

question

**System Information (please complete the following information):** - OS & Version: Windows 10 - ML.NET Version: ML.NET v1.7.1 - .NET Version: .NET 6.0 - Model Builder version: 16.13.1.2210302 **Describe the...

bug
ModelBuilder

I am acquiring 50 samples/sec from a board and willing to display 1h data points window, by trimming the data as soon as the acquisition goes beyond the given window....

Is there some limitation about detecting `PORTRAIT-UPSIDEDOWN`? I tested only on the emulator (Nexus 5X API 27) - when I run the app, The PORTRAIT-UPSIDEDOWN is reported as LANDSCAPE-LEFT -...

Right after installing the library, I had a collision between OrientationType declared in the library and the one declared in `node_modules\typescript\lib\lib.dom.d.ts`. Isn't better to rename `OrientationType`?

I prefer to save the log on a file to remember which tracks presented the problem. I tried to redirect gw `stdout` to a file (`> mylog.txt`) but it doesn't...

enhancement

In wanted to preserve the width of the X scale at the beginning of an acquisition. In fact, I find confusing seeing the data being compressed until the X size...

Even if javascript makes no difference, V8 can distinguish integers from double for performance reason (looping with a double is a huge loss because the looping variable can't be a...

I found a cosmetic difference when a line integrals are rendered: ![image](https://user-images.githubusercontent.com/5183152/87303749-f09b9500-c513-11ea-8103-ae6f3cda3d94.png) In every math book all the integrals are never straight (vertically). I would expect the `\ointctrclockwise` and `\varointclockwise`...