Files
clever-show/Drone/client_config.ini
2019-03-20 12:31:16 +03:00

26 lines
347 B
INI

[SERVER]
port = 25000
broadcast_port = 8181
host = 192.168.1.2
buffer_size = 1024
[FILETRANSFER]
files_directory = animation
animation_file = animation.csv
[NTP]
use_ntp = True
host = ntp1.stratum2.ru
port = 123
[COPTERS]
takeoff_height = 1
takeoff_time = 5000
x0_common = 0
y0_common = 0
[PRIVATE]
id = /hostname
use_leds = True
x0 = 0
y0 = 0