D-Rats icon indicating copy to clipboard operation
D-Rats copied to clipboard

rado port information stored in a text string, not a dictionary

Open wb8tyw opened this issue 2 years ago • 1 comments

The radio port information is currently stored internally as a string instead of a dictionary.

This allow users to enter in invalid information that can break the parsing of the string.

This also makes it harder to add attributes for the setting the connection.

The serial port connections need settings for software xon/xoff, DSR signal handling, RTS/CTS Handling, and other enhancements.

wb8tyw avatar Oct 25 '23 13:10 wb8tyw

Put a coma in the radio name field, and you have to edit the config file by hand because d-rats can not parse the string.

Putting in a long name steals screen space from the chat input buffer area. Even if you are using a ratfector with a shorter name.

And no way to rename a ratflector once you have given it a long name.

wb8tyw avatar Jun 15 '24 22:06 wb8tyw