Skip to content

ARK-Electronics/mavsdk-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MAVSDK Examples

Taken and adapted from the MAVSDK examples.

This repo exists to provide an easy and minimal way to download/build/install various mavsdk helper programs.

Build

make

Install (installs to ~/.local/bin)

make install 

Run

For example to test an FTDI connection between Host PC and Telem1

./build/tester1/tester1 serial:///dev/ttyUSB0:57600

Releases

No releases published

Packages

No packages published