Kurt Schwehr

Results 98 comments of Kurt Schwehr

Hmm... If a dac 1 message is getting to the 8_200_40 decoder, that is definitely a bug. I will look into it when I get a chance.

How did you parse the message that you ended up with a dac==1 message in Ais8_200_40?

Turned off the issue for the moment via https://github.com/schwehr/libais/commit/2f4f35515ab3034dbf011374ddb7cd0038baa893

This was the eta being removed.

A decode image for reference: ![screen shot 2015-04-24 at 9 28 20 am](https://cloud.githubusercontent.com/assets/389869/7323612/aa030ed2-ea64-11e4-9b9a-651f9bddd600.png)

For the int64_t line_number_, I am going to stick with it. It's portable C++11 and if I go with an int and get a 32-bit int, many of the users...

Sounds good. I'll go for what's coming out of gpsd 3.11's gpsdecode -v. For enum values, I've got this little script to get all the unique values in msgs 1,...

I will look it over. Thanks for the reminder that it is there > On Jan 30, 2015, at 12:45 AM, Egil Möller [email protected] wrote: > > Oh, regarding this,...

@redhog, Can you add an example here of how you currently flag invalid entries?

What is a ".lib" file? Are you referring to .a/.so/.dylib/.dll files? Can you point to documentation of what specifically QT is asking for?