Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 343 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 343 Bytes

Maverick

Maverick is a simple gamepad controller that outputs messages according to the mavlink protocol. It can be used as a remote control for UAVs.

Maverick only prints control messages to stdout, transport is left up to other mechanisms. E.g. redirecting output to a serial port: ./maverick > /dev/ttyUSB0

Dependencies

  • SDL