Using data from mavproxy module
Hello world.
I'm running Pi3 with Px4
I have a custom mavproxy_ins.py module. Could you please explain how to access m.lat, m.lon and other variables in mavproxy.py instead of just printing them? Should I use global variables? I'm relatively new to Pyt
Read more…