afry-south / dragonfly

Top-level repository for Dragonfly UAV project
1 stars 1 forks source link

protobuf / nanopb generation in Linux #11

Open stenbergd opened 8 years ago

stenbergd commented 8 years ago

Currently, the Google protocol buffer solution with nanopb is only set up to work in Windows. Set up/build nanopb for Linux and provide instructions on how to do it.

Make sure that it works to generate the .c/.h files for dragonfly C code, and also for Python (see PcFcbDisplayTools readme)

sw/comms/protobuf tools/nanopb-0.3.5-windows-x86 tools/PcFcbDisplayTool