Linux command
chirpw 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Launch CHIRP radio programming software
chirpw
Launch with a specific radio driver
chirpw --onlydriver [driver_name]
Start with download action
chirpw --action download
Restore previous session tabs
chirpw --restore
Run with verbose output
chirpw -v
Display version information
chirpw --version
说明
chirpw is the graphical interface for CHIRP, a free and open-source tool for programming amateur (ham) radio transceivers. It allows users to manage radio memory channels, configure settings, and transfer data between computer and radio via serial or USB connections. CHIRP supports hundreds of radio models from manufacturers including Baofeng, Yaesu, Kenwood, Icom, and others. The software can import/export various file formats and query online repeater databases.
参数
- --module _module_
- Load specified module on startup.
- --onlydriver _driver_
- Include only the specified radio driver.
- --action _action_
- Start UI action immediately: upload, download, query_rr, query_mg, query_rb, query_dm, new.
- --restore
- Restore previous session tabs.
- --profile
- Enable profiling.
- --inspect
- Show wxPython inspector.
- --page _PAGE_
- Select this page of the default editor at start.
- --force-language _CODE_
- Force locale to this ISO language code.
- -q
- Quiet mode (less output).
- -v
- Verbose mode (more output).
- --log _file_
- Write log to specified file.
- --log-level _level_
- Set logging verbosity level (critical, error, warn, info, debug). Default: debug.
- --version
- Print version and exit.
FAQ
What is the chirpw command used for?
chirpw is the graphical interface for CHIRP, a free and open-source tool for programming amateur (ham) radio transceivers. It allows users to manage radio memory channels, configure settings, and transfer data between computer and radio via serial or USB connections. CHIRP supports hundreds of radio models from manufacturers including Baofeng, Yaesu, Kenwood, Icom, and others. The software can import/export various file formats and query online repeater databases.
How do I run a basic chirpw example?
Run `chirpw` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does --module _module_ do in chirpw?
Load specified module on startup.