-
-
```
What steps will reproduce the problem?
1. git pull
2. put in config.mk:
ARDUINO=/Applications/Arduino.app/Contents/Resources/Java # patched version
of Arduino 1.0.3
ARDUINOS=${ARDUINO}
BUILDROO…
-
```
What steps will reproduce the problem?
1. git pull
2. put in config.mk:
ARDUINO=/Applications/Arduino.app/Contents/Resources/Java # patched version
of Arduino 1.0.3
ARDUINOS=${ARDUINO}
BUILDROO…
-
Hello Sir,
I hope you are doing well. I have a board similar to the WeAct one. I have installed the MPU6500 over SPI, and the QMC5883 and BMP280 over I²C. I am facing some issues:
On iNav 7.0, the …
-
Hi Is there anyway I can use rosrun mavros mavftp upload/download with Arducopter firmware?
I saw in the mavros ROSnode description mavftp can only be used with PX4.
Thank you for your help
-
```
Connecting MinimOSD with Firmware v2.2 to an APM running Arducopter on a
hexacopter or octocopter will not update the flight mode osd. That's because
line 877 of OSD_Panel.ino (rev 563) is:
> …
-
```
Connecting MinimOSD with Firmware v2.2 to an APM running Arducopter on a
hexacopter or octocopter will not update the flight mode osd. That's because
line 877 of OSD_Panel.ino (rev 563) is:
> …
-
```
Connecting MinimOSD with Firmware v2.2 to an APM running Arducopter on a
hexacopter or octocopter will not update the flight mode osd. That's because
line 877 of OSD_Panel.ino (rev 563) is:
> …
-
```
Connecting MinimOSD with Firmware v2.2 to an APM running Arducopter on a
hexacopter or octocopter will not update the flight mode osd. That's because
line 877 of OSD_Panel.ino (rev 563) is:
> …
-
Switched the UAS into AUTO mode and the app showed the mode as GUIDED.
Here are all the modes:
ARDUCOPTER_MODE_STABILIZE=0, // hold level position
ARDUCOPTER_MODE_ACRO=1, // rate co…