Alexander Goldstone

Results 10 comments of Alexander Goldstone

I have the same issue due to encoder waveform not matching (images attached)... I guess the best way to solve this is create a new state table... any assistance will...

I believe this will be a feature request... I came here with the same requirement... Currently pino-elasticsearch provides a **--index** option. We require an additional option to specify a time-based...

I confirm that I have been using the `%{DATE}` option for some time and it works well.

I see that support to emit non parametric actions has been added here: https://github.com/RidgeRun/gstd-1.x/commit/2ea78a48117519198fcacecaa421adf87520f625 There is no documentation for this online... I will try to see if this can be...

Also raised a ticket here: https://github.com/CoreCompat/System.Drawing/issues/12#issuecomment-347760325 Two suggestions were: 1. The official https://www.nuget.org/packages/System.Drawing.Common/ is out. give it a try. 2. You (or CaptchaGen) trying to create an image in a...

It seems with the new `System.Drawing.Common` dependency, you have to install `mono-libgdiplus` manually. I have now done this and get the following error: ``` System.NotImplementedException: The requested feature is not...

Format64bppArgb is not an implemented format for OS X. Using Format32bppArgb should work.

I have published to npm: https://www.npmjs.com/package/angular-mighty-datepicker I will be happy to transfer to you on request.

I found that if I use `mode: 'multiple'` then the starting month isn't changed so I can use this for now and just remember the last date selected, ignoring the...

Since the previously linked PR is not being actively worked on is there are plan to add OpenAPI 3.x support to PAW?