mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-15 17:09:56 +00:00
CommPort::name used to prefix the actual device name/path with the actual device type to make it unique. This is used in DownloadRideDialog to map the device dropdown list to the actual device. This patch seperates name + device type to make the hack in SrmDevice a bit less ugly: srmio doesn't use the built in CommPort abstraction and needs the unmodified device names. This is still ugly, but I can't come up with anything better (... for now).
1.7 KiB
1.7 KiB