If the project hasn't been built in a while, re-make the project:
```bash
make vrpn
make
```
And set the wifi environment variable if you want to connect to the quad over wifi.
```bash
$ UCART_USE_WIFI=true
```
## Setup Transmitter
The RC transmitter is used to manually control the quad.
1. Ensure the transmitter has the following state before turning it on:
- "Gear" is set to 0
- "Flap" is set to 1
- Throttle is set to the lowest position
2. Turn on the transmitter.
## Setup Quadcopter
This section assumes the quad already has a prepared boot image inserted into the SD card port and that a properly charged Li-Po battery is ready for use.
0. Prequisites
1. Make sure the connection to the motors from the main power line is **disconnected**.
2. Make sure the previous setup sections have been done prior starting this section
1. Insert the Li-Po battery into the holder beneath the quad, and plug it into the quad.
2. Turn on the Zybo Board using the switch.
1. The "PGOOD" Light should turn red.
2. After the program has been completely loaded, the green DONE LED should turn on.
3. Ensure the quad and transmitter has connected successfully.
- The RC transmitter should have GAUI 330X selected and displayed on the screen. With the quad and transmitter on, the unit on the quad labeled Spektrum AR610 should have a blinking orange light or solid orange light (It is easier to see the orange light from the top of the receiver). If this is not blinking or solid, try restarting the quad and transmitter with the transmitter closer to the quad.