Kurt Schwehr
Kurt Schwehr
Related to this issue of templating is how to layout STAC catalogs. For something like jsonnet, the structure determines how hard it is to find required libsonnet files that might...
#1867 wasn't quite right. I will try to make a PR this week that does what I think was intended. Sorry that my explanation above wasn't clear.
No worries. This was meant more to document ideas than to be a PR that is merged.
Please also make sure to link to the message specification in both the PR text and the code.
Using this PR is fine. I've merged a couple cleanup PRs. These are fixes to use unique_ptr and moving to always using std:: Also, I'd like to try to get...
That complaint has nothing to do with python. It's the microsoft compiler being overly picky. ubits returns an int. It's assuming that dividing by a floating point constant should be...
Pull requests to get appveyor working again would be a huge help.
Please attach some sample NMEA with these messages and I will try to add these messages.
I added some initial comments on https://github.com/schwehr/libais/pull/165
VSI is documented in the NMEA spec from 4.0 on. But you have to buy the spec. If the message's are grouped with TAG BLOCK, that is one way to...