I'm getting this antenna as well! Thank you for testing it!
By the way, when you reached 5 miles out, what happened? The mavic should have a hard limit of 4.97 miles according to the parameter file I found.
In the PARM file the following limits among others can be found:
...
PARM file:
...
<68.918525>(2-9)write go_home_height(40.000000) by hash sender:0x02
<80.538451>(2-10)[write_cfg_item_value_by_hash]-var_addr-"g_config.flying_limit.12"
<80.538574>(2-11)write fly_limit_height(500.000000) by hash sender:0x02
<99.018366>(2-12)[write_cfg_item_value_by_hash]-var_addr-"g_config.flying_limit.10"
<99.018448>(2-13)write fly_limit_distance(8000.000000) by hash sender:0x02
...
Here you see the fly_limit_distance is 8000 meters, which is 4.97 miles.
By the way, when you reached 5 miles out, what happened? The mavic should have a hard limit of 4.97 miles according to the parameter file I found.
In the PARM file the following limits among others can be found:
...
PARM file:
...
<68.918525>(2-9)write go_home_height(40.000000) by hash sender:0x02
<80.538451>(2-10)[write_cfg_item_value_by_hash]-var_addr-"g_config.flying_limit.12"
<80.538574>(2-11)write fly_limit_height(500.000000) by hash sender:0x02
<99.018366>(2-12)[write_cfg_item_value_by_hash]-var_addr-"g_config.flying_limit.10"
<99.018448>(2-13)write fly_limit_distance(8000.000000) by hash sender:0x02
...
Here you see the fly_limit_distance is 8000 meters, which is 4.97 miles.