Dustin

Results 11 comments of Dustin

Re: `clean_canonical_model`: In the case of a `Canon EOS DIGITAL REBEL T3i`, if there isn't a clean canonical model, should the `canonical_model` be `Canon EOS 600D` or `EOS 600D`? Currently...

Relates to: https://github.com/eclipse/paho.mqtt.java/issues/856

It seems to, but I haven't tested extensively. For anyone else waiting for this MR to go in, you can use this dependency in the mean time: `com.github.Archinamon:android-gradle-aspectj:PR137-SNAPSHOT` Just make...

Any further progress on this? It seems like it's not super straight-forward if it's desirable to only have `ce_` for a kafka binder, and retain `ce-` for other binders.

Sorry! I should have been more clear with the description. If I have an inline-class, eg: ```kotlin inline class Foo(val value: String) ``` That is used as a field on...

This is how this issue was resolved for paho: https://github.com/eclipse/paho.mqtt.java/pull/775 to get the clocks working properly. This is only a partial solution though, because even if you use an alarm...

I seem to be able to reproduce this using the `tcp_stream` as well if the socket is closed.

I just checked the gps time on a packet, it seems like it's off by about an hour. Maybe a DST issue? I'll poke around a bit more. This is...

Found something a bit weird. It seems like the GPS times in the logs doesnt match the GPS time in the packet details. In the logs I see the GPS...

Core dump info: ``` warning: Section `.reg-xstate/457825' in core file too small. [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". --Type for more, q to quit, c to...