UAS Tool FPV Guide
UAS Tool FPV Guide
UAS Tool FPV Guide
9
FPV Configuration
Situational Awareness:
•Provides a comprehensive top-down view of UAS operations.
•Enables remote users to monitor FPV drone locations and orientation.
•Integrates UAS sensor data for a complete situational awareness picture.
Multi-Platform Support:
•Compatible with various UAS platforms for operational flexibility.
•Enables interoperability among different UAS types including Augmented Reality viewing of
SPI within a drone camera field of view.
Preparing the GCS
Requirements for Best Functionality:
•Use ATAK UAS Tool 12.9 with ATAK-Civ core 4.10.0 or 5.0.0.
Distribution A Approved:
•ATAK-Civ and UAS Tool have unrestricted public release approval.
Crossfire Protocol:
•With full MAVLink, a Crossfire TX is capable of bi-directional MAVLink messages as a
telemetry rado.
•With emulated MAVLink, Crossfire tx offer one-way receive-only MAVLink packets but
maintain interoperability with alternative FW like Betaflight.
•The Crossfire TX’s Wifi AP allows connection between the TX and the EUD.
ExpressLRS Protocol:
•Requires flashing TX and RX with mavlink-rc branch of ELRS.
•Connects GCS to TX via USB or ELRS Backpack for telemetry.
Crossfire Settings
Telemetry Options:
•Team Blacksheep (TBS) TX offers BLE and WiFi AP telemetry output.
•This guide focuses on using the WiFi AP for the fastest and most reliable connection.
Updating TX Firmware:
•Ensure your TX firmware is up to date.
•Author used Tango WiFi v1.08 and updated it upon arrival.
•End user can update fw via Agent Web or Agent Desktop. Once updated, the TX is configured
via a LUA script within the FreedomTX, EdgeTX, or OpenTX firmware.
•The TBS WiFi AP by default will be named something like “TBS_XF_AP_xxxxxx” with a UI
accessible on the default IP of 192.168.4.1
•Specifically, the user is looking for the TBS Agent Lite LUA script within the Tools menu of
their RC. After an upgrade, the user will see a Tango WiFi option which has several useful
submenus.
•General: This is where the WiFi AP is enabled and the user can manually join an existing AP from the
RC interface (eg: tactical radio WiFi dongle)
•MAVLink: This is where the MAVLink server settings are controlled including the MAVLink format
(UDP or TCP) and the Port. Author recommends using UDP packets with the default 14550 port.
•WebUI: This is where the user can control the TX’s UI settings including password
•Pro: This is where the user can change the power settings of the WiFi AP.
•About: This menu has information on the WiFi AP FW and AP IP address if it has joined another
network.
ELRS Settings
Hardware Compatibility Check:
• Verify if your TX supports a WiFi AP for telemetry using the ELRS hardware list.
• If not, use a USB cable between your TX and End User Device (EUD).
• Hardware List Reference
Firmware:
• Launch the ELRS Configurator and navigate to the Git Branch tab.
• Choose the "mavlink-rc" branch from the drop-down menu.
• Select the appropriate target and flash both RX and TX with the same firmware.
Hardware Requirements:
•The best solution the author has used for injecting DJI FPV video into the TAK environment is
using Digiview’s raspberry pi images, found here.
•Supported Pi’s include 4, 3, Zero, and 2B.
•These images are headless and the service launches on boot. Once running, video comes out
via the Pi’s HDMI out port and can then be added to the EUD via UVC in or a network encoder.
Understanding Notifications:
•Messages like "No GPS" may appear over the aircraft, and the battery meter may remain at
0% for an extended time. These errors are common with Betaflight aircraft.
•For Betaflight, expect the parameter download to time out and continue setup by hitting the
play button as soon as its available.
•Expect incomplete params/telemetry during flight, as Betaflight reports limited fields.
•ELRS users may experience timeouts during parameter downloads, which may take up to 2
minutes on a laptop with a traditional Mission Planner GCS. This doesn't impact flying, and
future builds may extend the timeout for full downloads.
UAS Tool Overlays
Full Overlay Compatibility:
•Every overlay available for traditional UAS in UAS Tool is also compatible with your FPV drone
including Object Detection and Augmented Reality.
Object Detection:
•Object Detection utilizes streaming video from the drone and processes video on your End
User Device (EUD) using preloaded tflite models.
•Users can import their own models in UAS Tool if needed.
•Customizable features of this overlay include the detection interval, mapshops, and
automatic broadcast of detection objects to your network.
•NOTE: Some Object Detection (OD) models can makr On-Screen-Display (OSD) items as
detections creating false positives. Also, some low resolution analog video can make it difficult
for the OD models to mark objects.
Augmented Reality:
•Augmented Reality allows live visualization of CoT players within the camera field of view
including other TAK users and Sensor Point of Interest (SPI) from UAS or ISR on the network.
•Users need to manually set the camera pitch of their FPV from the Camera Preferences
submenu of UAS Tool.
UAS Tool Route Planning
Familiar Interface:
•UAS Tool Route Planning remains familiar and user-friendly.
•If you have experience with drones like Mavic 2 Pro or R80D, you'll find the interface similar.
Key Considerations:
•When using Route Planning with FPV drones, consider your firmware and TX.
•The best-supported FPV drone configuration is a full arducopter with TBS Crossfire as a
telemetry radio. This means setting the serial parameter as telemetry and not rcin. Make
sure to also change other relevant params including setting the radio rssi to telem and not rc.
•With the above configuration, a pilot can take advantage of bidirectional MAVLink
communication, including waypoints, fly-to points, orbits, etc.
Sample Configuration: Crossfire x Analog
• EUD: Samsung 23
• Wifi to TBS Wifi AP for Telemetry
• USB A to HDMI Capture from HDMI Out
on Walksnail Avatar VRX for UVC Video
• TX: TBS Crossfire Tango 2
• RX: TBS Crossfire Nano Pro
• VTX: Walksnail Avatar HD
• VRX: Walksnail Avatar VRX
Sample Configuration: Crossfire x DJI
• EUD: Samsung 23
• Wifi to TBS Wifi AP for Telemetry
• USB C to HDMI Capture from HDMI Out
on Raspberry Pi 3 (DigiView) for UVC
Video
• TX: TBS Crossfire Tango 2
• RX: TBS Crossfire Nano
• VTX: DJI Air Unit
• VRX: DJI Goggles V2