Have you lost track of which port each radio is on when in Linux ?
Stewart has created a nice script to do this..
Well this might help https://github.com/g0lgs/Minos-Config-Script
--
Stewart G0LGS
-------------------------------------------------------------------------
I don't think we can.
He is setting up Linux udev rule files so that when a radio connects on USB it always gets assigned as a specific custom device name, rather than a fairly random tty device.
I've never been that successful in setting udev rules!
But if you want to try... You'd probably need to enumerate all the available TTY ports looking for specified radios; probably it would need sudo access to manage this, I don't know!
Actually something similar might be possible on Windows, I haven't looked at it.
Mike
issue