aboutsummaryrefslogblamecommitdiff
path: root/README.md
blob: ab35f099686e2f9d07cee924291d0ec9c840f229 (plain) (tree)
1
2
3
4
5
6
7
8
9





                                                                                                
                               

               
      
# 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