Shyam Balasubramanian
Shyam Balasubramanian
Thanks for reporting the issue @hamishwillee. I tried with protocol v2.0 and generated Python dependency correctly. For e.g. this screenshot below:  As you can see, it states headers...
Thanks for this info @hamishwillee . I have always generated the C headers of mavlink in the past. However, I wanted to use Python with mavlink v2.0, and was surprised...
I verified successful generation for all other languages as well. I compared v2.0 generation with its v1.0 counterpart, a quick look on generated headers seem as expected. What makes them...
Hi @schani, I saw an earlier post from you from 2017 ([https://github.com/glideapps/quicktype/issues/165]) It mentions RapidJson and nholmann/json. However, I see quicktype only supports nholmann/json (C++), by default. Is there a...