Fran Raga
Fran Raga
Thanks for the information. I have finally implemented my own timepicker. I had very specific requirements. Thank you very much. Close this ticket if you want
Thanks for the information. I have finally implemented my own timepicker. I had very specific requirements. Thank you very much. Close this ticket if you want
Ooohh! Amazing @ltbam ,If so. It would also be nice if the exe installed all the external libraries too.
mmm.. strange, can you share the video you are testing?
Strange, that's the video I use to test the functionality and develop it. Anyway here you have videos to test it https://drive.google.com/drive/folders/1-B2uaW7_cfYZohZYFozrgBhIaztI1MSP
you need to install opencv, this is the error, check this answers https://gis.stackexchange.com/questions/355217/using-opencv-function-in-pyqgis-module-not-found
Here you can see my library to extract the telemetry in real time, and how to generate the klv files. https://github.com/All4Gis/QGISFMV/tree/master/code/klvdata https://github.com/All4Gis/QGISFMV/blob/master/code/manager/QgsMultiplexor.py In this case I'm using in my development...
My last 5 cents to win this battle https://gist.github.com/All4Gis/509fbe06ce53a0885744d16595811e6f
> whenever I have issues like that I try to mock the problematic component using [ng-mocks](https://github.com/ike18t/ng-mocks) > > of course the issue should be fixed but I used `ng-mocks` as...
Thanks for the answer, the problem is that if I wrap all the components in a nb-layout all the styles are broken. Does anyone know of an alternative?