26 lines
750 B
Markdown
26 lines
750 B
Markdown
# Preparations before Flight
|
|
|
|
## Hardware setup
|
|
* turn uadis hotpot on
|
|
* plugin xiaomi repeater "_plus" to powers source
|
|
* connect rpi to power source
|
|
* wait for boot and ams vpn connection
|
|
* until connected devices @uadis increment +1 with device name "uad"
|
|
|
|
### manual cli-rpi setup:
|
|
* ssh into
|
|
* cd tello-commander
|
|
* source venv/bin/activate
|
|
* ./manage.sh connect-drone
|
|
* ifconfig: check if wlan1 is up
|
|
* ./manage.sh start-commander
|
|
* start drone
|
|
* until repeater lights blue without blinking
|
|
* ./manage.sh get-dhcp
|
|
* ./manage.sh start-talikng or ./manage.sh start-webui
|
|
|
|
### auto chatui-rpi setup:
|
|
* wait 2-3 mins
|
|
* check your phone hotspot has connection from rpiservo
|
|
* activate vpn and go to webui: http://10.8.0.9:8890
|