dlw
dlw
With the Gimbal V2 Protocol getting mainlined we should look at updating the documentation for vendors implementing an "all-in-one" standalone integrated camera/gimbal video system to ease integration into PX4/QGroundControl based...
``` >>> import dummyserial Traceback (most recent call last): File "", line 1, in File "/usr/local/lib/python3.9/site-packages/dummyserial/__init__.py", line 17, in from .classes import Serial # NOQA File "/usr/local/lib/python3.9/site-packages/dummyserial/classes.py", line 11, in...
I get the following error when trying to install cymunk on macOS: `python setup.py build_ext --inplace` `clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/Users/me/Workspace/kivy-projects/cymunk/cymunk/Chipmunk-Physics/include...
Using ADB shell I can fix the orientation of the android OS on the tablet since our application is as a controller - the following command does the trick -...
Since Android doesn't currently support connecting to an RTK GPS over serial, and it may not be possible to connect multiple serial connection to QGC, would it be feasible to...