dsuarezv / mavlink.net

A better MavLink object generation for C#. Richer message classes are generated from the object definitions.
38 stars 35 forks source link

Once the new GeneratedMessages.cs is generated, the build fails because 256 is assigned to a byte variable #15

Closed BrianCohen closed 8 years ago

BrianCohen commented 8 years ago

No need to explain further...

dsuarezv commented 8 years ago

Maybe you need to explain what messages.xml file you are using and what field is raising the error?

Maybe, only maybe...

dsuarezv commented 8 years ago

I have opened an issue in the mavlink project regarding this, let's see what happens.

https://github.com/mavlink/mavlink/issues/570

BrianCohen commented 8 years ago

Sorry, I was using the common.xml Thanks