Giter VIP home page Giter VIP logo

mavadsb's Introduction

MavADSB

Loads ADSB data into Mission Planner or QGC without a need for an ADSB receiver. This data can be forwarded to the UAS (via telemetry link) for collision avoidance without the need for an onboard ADSB-in receiver or any additional hardware. Works on Mac, Linux or Windows.

image image

Basic usage

Make sure to have Java installed. Get the Jar file in out/artifacts/MavADSB_jar/ and type this into the terminal:

java -jar MavADSB.jar lat lon

Replace lat and lon with your location, and it will display all ADSB data within 250nm

Advanced usage

java -jar MavADSB.jar lat lon radius interval

Replace radius with the polling radius around lat,lon (up to 250) in nautical miles. Optional

Replace interval with the polling interval in milliseconds (minimum 1000) in milliseconds. Optional

Mission Planner integration

After running the Jar file, please open Mission Planner and go to config tab -> Planner and look for the "Adsb" checkbox. Enable this and restart Mission Planner

MP

QGroundControl integration

After running the Jar file, please open QGC and click the Q on the top-left. Go into application settings and scroll to the bottom. Enable ADSB and restart QGC

image

API & Docs

Install Java: https://www.java.com/en/download/

ADSB-One API: https://github.com/ADSB-One/api/blob/main/README.md

SBS-1 Info: http://woodair.net/SBS/Article/Barebones42_Socket_Data.htm

Server runs on localhost:30003

Traditional methods

GCS connected USB dongle: https://uavionix.com/products/pingusb/

UAS connected ADSB rx: https://uavionix.com/products/pingrx-pro/

It is still recommended to use the above for least latency. However paired with this software the range is greatly extended. Enjoy :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.