-
Whenever I try to connect with apm planner 2 to mavproxy, mavproxy crashes with the following error:
``` python
Traceback (most recent call last):
File "/usr/lib/python3.5/threading.py", line…
-
Hello,
I purchased 6 of your new model of ESCs and have them connected to a pixhawk with ardusub firmware 3.5.2 stable version git revision 07f2d5ac, which is connected over usb to an nvidia jetson t…
-
## Hi, I got two issues to discuss,
### 1. I am trying to access pixhawk using GPIO via mavlink, but i cannot connect,
I get following error:
```
pi@pi:~$ mavproxy.py --master=/dev/ttyS0 --baudrat…
-
Hi all,
by running ver all on mavproxy I verified my Pixhawk doesn't have the 1Mb memory issue. However, when trying to upload the built I get this error:
```
ERROR:
The Board uses bootloader revi…
-
I suspect there is a slow memory leak.
-
Hi,
I am trying to control all axes of quad-copter. While I was able to control x,y and z axes, I could't figure out how to control x axis. I tried many code combinations and also searched the inte…
-
Hello,
Iam a litte bit confused with srcSystem and srcComponent value.
When i start simulation SITL srcSystem id is 1? and rscComponent is 1 also?
What about MAVProxy that works in the backgroud? …
-
I'm using http://dev.ardupilot.com/wiki/sitl-native-on-windows/ to set up SITL on my computer. I have gotten to the section "Running SITL and MAVProxy." I have followed all of the instructions up to t…
-
**Issue details**
Vagrant build of ArduCopter from latest master running on Windows 10 . Setup according to http://ardupilot.org/dev/docs/setting-up-sitl-using-vagrant.html
There are two issues.…
-
ArduPilot is adding support for the MISSION_ITEM protocol (PR is here:https://github.com/ArduPilot/ardupilot/pull/10409) but during testing with QGC we are finding that, for whatever reason, QGC is of…