dRonin
adbada4
dRonin GCS
|
Go to the source code of this file.
Variables | |
const int | safe_area_radius_list [] = { 5, 10, 20, 50, 100, 200, 500, 1000, 2000, 5000 } |
const int | uav_trail_time_list [] = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 } |
const int | uav_trail_distance_list [] = { 1, 2, 5, 10, 20, 50, 100, 200, 500 } |
const int | max_update_rate_list [] = { 100, 200, 500, 1000, 2000, 5000 } |
Definition in file opmapgadgetwidget.cpp.