-
Hi, I was able to run the addon with ardupilot but I can’t connect to another ground control station (I tried QGroundControl for now), am I doing something wrong? I tried as TCP(127.0.0.1:5760) and UD…
-
### General
Measure the diameter and dimensions of each component and make a 2D Drawing of the cutout layout. See image below for basic layout. Switches, buttons and joystick are in the box to measur…
-
As discussed in discord, better support for direct-to-home/TVRO stations.
Add the ability to automatically generate ground stations over a set geographical area to simulate TVRO/Direct-to-home sate…
-
We have a nice web-based light ground station system to monitor our boat. It is good enough for simple tasks and missions in this competition.
In a long run, we may need:
1. On server side, better g…
-
### Current behaviour
there are no settings about vehicle sensors and failsafes
### Expected or desired behaviour
added an extra page for sensor calibration and vehicle failsafe
### Prerequisites
…
-
This is a consolidated list of issues related to the [4.4 beta release](https://github.com/mavlink/qgroundcontrol/pull/11276).
- [AP community beta announcement is here](https://discuss.ardupilot.o…
-
**Describe the enhancement**
1) Parse mavlink messages from the antenna tracker on the ground station.
2) Forward relevant packets to the air unit. Possibly with rate limiting. Packets that should be …
-
With Mario AIO cam there is no telemetry possible, neither on UART0 nor on UART2. I've tested with several baud rates. Settings:
- Telemetry MAVLINK
- any FC sys ID allowed
- refresh rate 4 Hz
- …
-
Create ROS publishers to send control commands (ie driving controls)
-
There is an easy way to do that, but probably not the best one.
Px4/QGC already supports follow-me mode, which uses number #144 as mavlink message. However, the logic in the mc_pos_controller_main.…