You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to reconnect automatically to the targetip if the link will be lost?
The follow scenario:
CMAVNODE is connected over udp to the targetip with the Mission Planner.
I'm using a dyndns host name instead of an numeric ip for the targetip. All is working fine.
But when the ip will be changed on the computer with the Mission Planner the connection is lost!
dyndns will be informed over an ip-changing but it's not possible anymore to receive the mavlink stream from CMAVNODE. Just a restart of CMAVNODE will fix this. But it's not comfortable to make a restart of CMAVNODE in the air when your computer with the Mission Planner get a new ip.
Is it possible to say "reconnect to the targetip" if the connection to the Mission Planner is lost?
I believe this will fix it... but I don't know how i can modify the code for that...!?
The text was updated successfully, but these errors were encountered:
I guess this happens when the interface goes down and the ip is no longer reachable, but can you show me the config file you are using to start cmavnode and tell me which link is the problem?
Is it possible to reconnect automatically to the targetip if the link will be lost?
The follow scenario:
CMAVNODE is connected over udp to the targetip with the Mission Planner.
I'm using a dyndns host name instead of an numeric ip for the targetip. All is working fine.
But when the ip will be changed on the computer with the Mission Planner the connection is lost!
dyndns will be informed over an ip-changing but it's not possible anymore to receive the mavlink stream from CMAVNODE. Just a restart of CMAVNODE will fix this. But it's not comfortable to make a restart of CMAVNODE in the air when your computer with the Mission Planner get a new ip.
Is it possible to say "reconnect to the targetip" if the connection to the Mission Planner is lost?
I believe this will fix it... but I don't know how i can modify the code for that...!?
The text was updated successfully, but these errors were encountered: