Program to: Uniden Radio BC125AT Read/Write Channel Information

Emiller1138

Newbie
Joined
Jan 16, 2024
Messages
1
Location
USA
I wrote a simple command line program to Read and Write Channel Information to a BC125AT Uniden Radio. It creates a file that can then be edited in excel or notepad or any other text editor, saved, and written back into your radio. Just connect your scanner with the USB cable to your computer and it should find it. I'd like some people to test it. It's called UnidenConsole.exe. Let me know if it worked, and please provide the following:
  1. What radio you used it on (e.g., BC125AT)
  2. The version of software on your radio (the program will read and display it)
  3. The operating system you ran it on (e.g., Windows 10)
  4. Any errors or problems you encountered
Other comments and suggestions are welcome.

You can download the program and see the source code from the link below:

https://github.com/codefendant/UnidenConsole/releases/tag/v1.0.1.0

There is an extensive README.md link here:

https://github.com/codefendant/UnidenConsole
 
Top