Hello all,
i just devlopped a MAVLink Java code generator...
Entries are mavlink xml files.
Output are :
- messages classes (from messages tags)
- Interfaces classes (from enums tags)
- an IMAVLink class which implements all interface classes
So if you want use this result you must :
- implements IMAVLink in your MAVLink class and remove all inners classes
- i have refactor packages : chang com in org... :-)
My goal is to use your code in all Java plateform so it is staying a little
stuff for that... :-)
I go in holydays for three weeks but you can email me to ghelle31@gmail.com
Have fun with this Eclipse project!
Best regards
Guillaume Helle
Original issue reported on code.google.com by ghell...@gmail.com on 19 Jul 2012 at 8:31
Original issue reported on code.google.com by
ghell...@gmail.com
on 19 Jul 2012 at 8:31