On 2013-02-08 22:21, Dean Gibson AE7Q
wrote:
...
Well, I use COM ports w/ Chirp into the 100's. I agree that
enumerating or "blindly" extending the list is a bad idea. My
suggestion is to remember any valid (1-256) COM port(s) manually
entered into the "COM box", and present them in future
invocations.
-- Dean AE7Q
I see that the new version (0.3.0) enumerates all the serial ports
in use; thanks!!!
However, it enumerates the serial ports in alphabetical
order, not numeric order.
I'd suggest the latter, so that COM11 follows COM2, and not
precedes it.
-- Dean