Skip to content

Goal: receive mavlink messages from APM/Autopilot via UART link, ADC analog chanels via SPI, and send mavlink messages through udp protocal(WIFI).

License

Notifications You must be signed in to change notification settings

roice/gdm3d-uav

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gdm3d-uav

Goal: receive mavlink messages from APM/Autopilot via UART link, ADC analog chanels via SPI, and send mavlink messages through udp protocal(WIFI).

Status

The following table sumarizes the development status:

Milestone Status
UART receive MAVLINK protocal messages from autopilot board ( e.g. APM ) Ok
UDP broacasting MAVLINK protocal messages to ground station ( Hardware: BeagleBone Black board connect with USB-Wifi adapter ) Ok
ADC converting the analog channels through SPI port Ok
Test with UAV and qgroundcontrol Ok

Status: Ok, Coded (needs test), WIP (work in progress), Issue, ToDo

Test Platforms:

Rsapberry pi A+

Usage:

gdm3d-uav -d -b -i

Example:

gdm3d-uav -d /dev/ttyUSB0 -b 115200 -i 192.168.10.101

About

Goal: receive mavlink messages from APM/Autopilot via UART link, ADC analog chanels via SPI, and send mavlink messages through udp protocal(WIFI).

Resources

License

Stars

Watchers

Forks

Packages

No packages published