aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: c0a97c3c8d870e07da79854a02b31c54ffe4a465 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# 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 > /sev/ttyUSB0```

## Dependencies
 - SDL