Skip to content

pete911/ubc-125

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Command Line tool for programming Uniden UBC125 Scanner

Tool is cross-platform, but unfortunately macOS does not detect/open serial port for this scanner. For now, I connect the scanner to my raspberryPi and run commands from there.

If you are looking for GUI on Windows I would recommend scan125.

commands

Available Commands:
  info        system information
  scan        scan settings
    group       scan channel group
  system      system settings
    backlight   backlight
    battery     battery charge time
    contrast    lcd contrast level
    key         key beep and key lock
    memory      clear all memory
    priority    priority mode
    squelch     squelch level
    volume      volume level
    weather     weather priority

Global Flags:
  -d, --dry-run     dry run, do not connect
  -p, --port string serial port name
  -v, --verbose     verbose, print logs

example

ubc-125 system volume
? select volume  [Use arrows to move, type to filter]
  0
  1
> 2
  3
  4

Releases

No releases published

Packages

No packages published

Languages