table of contents
PAT-WINLINK-CONFIGURE(1) | Pat Configure | PAT-WINLINK-CONFIGURE(1) |
NAME¶
pat-winlink_configure - opens Pat's configuration file using the system default editor
Configuration¶
Main Configuration¶
The current configuration file is located in the PAT_CONFIG_PATH returned from pat env
To get "on the air" you'll first have to set up your callsign, maidenhead locator, and secure login credentials. Look for the attributes mycall, locator and secure_login_password and set them appropriately.
{
"mycall": "LA5NTA",
"locator": "JP20qe",
"secure_login_password": "MYPASSWORD", }
NOTES¶
The executable and man pages were renamed from pat to pat-winlink (#994822).
See Also¶
pat-winlink(1)
2023-06-10 | pat 0.15.0 |