====== PAT ====== ===== Lanceur ===== #!/usr/bin/env bash gnome-terminal -t "Rigctl for PAT" -- rigctld -L -m 3085 -r /dev/ic-705a -s 19200 -T 127.0.0.1 -v & gnome-terminal -t "PAT" -- pat http & $(which firefox) "http://127.0.0.1:8080/" & ===== Fichier Desktop ===== [Desktop Entry] Name=PAT Exec=/home/f4hof/.bin/pat/run-pat.sh Type=Application StartupNotify=true Icon=/home/f4hof/.bin/pat/logo-rgb.png Logo: {{:winlink:config:patlogo-rgb.png|}} ===== Config ===== { "mycall": "", "secure_login_password": "", "auxiliary_addresses": [], "locator": "", "service_codes": [ "PUBLIC" ], "http_addr": "localhost:8080", "motd": [ "Open source Winlink client - getpat.io" ], "connect_aliases": { "telnet": "telnet://{mycall}:CMSTelnet@cms.winlink.org:8772/wl2k", "Vara F1ZWL": "varahf:///F1ZWL?freq=7055.50&bw=2300", "Vara F5ZFX": "varahf:///F5ZFX?freq=7049.50&bw=2300", "Vara HB9AK": "varahf:///HB9AK?freq=7050.00&bw=2300", "Vara HB9MM": "varahf:///HB9MM?freq=7051.50&bw=2300", "Vara HB9PC": "varahf:///HB9PC?freq=7058.00&bw=2300", "Vara IR2DS": "varahf:///IR2DS?freq=7051.50&bw=2300", "Vara IS0GRB": "varahf:///IS0GRB?freq=10488.135&bw=2300" }, "listen": [], "hamlib_rigs": { "icom": {"address": "localhost:4532", "network": "tcp"} }, "ax25": { "engine": "linux", "rig": "", "beacon": { "every": 3600, "message": "Winlink P2P", "destination": "IDENT" } }, "ax25_linux": { "port": "wl2k" }, "agwpe": { "addr": "localhost:8000", "radio_port": 0 }, "serial-tnc": { "path": "/dev/ttyUSB0", "serial_baud": 9600, "hbaud": 1200, "type": "Kenwood", "rig": "" }, "ardop": { "addr": "localhost:8515", "arq_bandwidth": { "Forced": false, "Max": 500 }, "rig": "", "ptt_ctrl": false, "beacon_interval": 0, "cwid_enabled": true }, "pactor": { "path": "/dev/ttyUSB0", "baudrate": 57600, "rig": "", "custom_init_script": "" }, "telnet": { "listen_addr": ":8774", "password": "" }, "varahf": { "addr": "localhost:8300", "bandwidth": 2300, "rig": "icom", "ptt_ctrl": true }, "varafm": { "addr": "localhost:8300", "bandwidth": 0, "rig": "", "ptt_ctrl": false }, "gpsd": { "enable_http": false, "allow_forms": false, "use_server_time": false, "addr": "localhost:2947" }, "schedule": {}, "version_reporting_disabled": false }