klagupl

Results 8 comments of klagupl

I use only the kalman filter implementation from this repo. So basicaly i initialized filter with first point data, then I predict with acceleration, and update with gps data. No...

I'm using variant with speed from GPS. The magnetometer is calibrated according to my mechanical compass. Maybe frequency is the issue? It's only 5hz.

So here is what i found, looking at the path. ![image](https://user-images.githubusercontent.com/8904778/68118203-ad5a4280-feff-11e9-9ecd-db81d2a0d01a.png) On the image above we can clearly see that the path is not correct, it should by along a...

Hi @vasireddy99, how does your pr solve the op's issue? How can I change the logLevel for the extension? Thanks

@vasireddy99 Unfortunately, this doesnt work for me, after raising the loglevel, collector logs are gone, but still plenty of extension debug logs. How do you pass the loglevel to the...

@goyatparmod Its because the loglevel is not configurable. There is a PR that adresses that (https://github.com/open-telemetry/opentelemetry-lambda/pull/273)

any reason why its not merge yet?

Anyone has a solution? I have the same problem.