Skip to content

TCPSerial autoReconnect feature mix the ip and port previously entered with last TCP_host and TCP_port saved in Settings #3307

@Godeffroy

Description

@Godeffroy

Issue details

I use the SerialOutput NMEA (NMEA) and the Moving Base (MB), each one with TCP Client but different ip and port
At first, i open NMEA connection, i select TCPClient, i enter IP and Port for NMEA and it connect successfully
Then i open and MB connection, i select TCPClient, enter IP and Port for MB and it connect successfully

When the SerialOutput NMEA is disconnected somehow, it use autoReconnect feature and the IP and Port saved in Settings (so the last one written in it, MB in my case) instead of the previous IP and port entered when connecting.

Could we instead save the ip and port localy, not in the Settings and use them to reconnect ?
Or can we save them in the Settings but with different names for different function ? e.g. MovingBase_Tcp_host, SerialOutputNMEA_TCP_host, etc ... ?

Version

Mission Planner 1.3.80

Platform

[ X ] All
[ ] AntennaTracker
[ ] Copter
[ ] Plane
[ ] Rover
[ ] Sub

Logs

Connecting to NMEA :
image

Connecting to Moving Base :
image

Log in the console :
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions