added aerpawlib capabilities to uav script

This commit is contained in:
2026-01-29 20:56:54 -08:00
parent c8b54a30aa
commit 4d08e2c88a
4 changed files with 165 additions and 18 deletions

View File

@@ -0,0 +1,7 @@
# Drone connection string for aerpawlib/dronekit
# Examples:
# tcp:127.0.0.1:5760 - SITL TCP
# udp:127.0.0.1:14550 - SITL UDP (default MAVProxy output)
# /dev/ttyUSB0 - Serial connection
# /dev/ttyACM0 - Serial connection (Pixhawk USB)
udp:127.0.0.1:14550