fdev / bc125csv

Channel import and export tool for the Uniden BC125AT, UBC125XLT and UBC126AT.
MIT License
35 stars 7 forks source link

Mac OS Compatibility #7

Open magic7s opened 3 years ago

magic7s commented 3 years ago

It would be great to use this on a Mac as I cannot find any software that runs on Mac. It appears that pyudev does not run on Mac OS, but maybe there is a way to pass the device name manually?

asyd commented 3 years ago

I can try to manage the python stuff but sounds like there is no serial available when I plug (and switch on) the uniden (ubc125 xlt). using Mac 11.2.3. I suspect I need a driver but which one..

asyd commented 3 years ago

Found the issue, more info here on hackaday: https://hackaday.com/2020/12/03/ftdi-vcp-chips-with-custom-pids-not-working-on-macos-11-big-sur/