Shyam Balasubramanian

Results 4 comments of 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: ![mavlink_v2 0_python_headers](https://user-images.githubusercontent.com/1699546/38246914-9eecdad0-3743-11e8-8e9a-f61a21d6d305.png) 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...