73Linux
Pi4B - 4GB
RPI Bookworm 64-Bit
IC-705 using Flrig
Thanks for the replys.? So, here are some updates.? Deleted the 73Linux Folders, config.json file to ensure all previous settings were removed.
Installed a Fresh install of 73Linux.?
1. The Gridsquare in Conky started working.? I had previous followed the conky fix from Jason's video, but it did not fix it.? However this re-install allowed it work.
2.? The reinstall gave me a clean Pat Configure.? Updated? the Pat config settings in Pat Menu.? However, the changes do not update Pat Configure, nor does the repair.? However, if I update Pat Configure with my callsign, winlink passowrd, grid square then Pat Server becomes active.
3. Right now, I'm focused on getting ARDOP working.? With Pat Active, I Start ARDOP Modem, Pat Launches with ARDOP.? The waterfall can shows that it is listening.? However, if I try to send a CW ID, ARDOP goes into transmit, but it does not key the 705 via FLRIG.? RIGCTL shows OFF in Conky.? I suspect this is because I don't have Pat Configure set right for rigctl.? I think this is due to Pat Settings/Config not properly update Pat Configure.? So, If I can see a good example of what a 705 with flrig looks like, I should be able to make some manual entries.
73
Jim K0JNR
ReelfootJim
{
? "mycall": "K0JNR",
? "secure_login_password": "",
? "auxiliary_addresses": [],
? "locator": "EM48ON",
? "service_codes": [
? ? "PUBLIC"
? ],
? "http_addr": "localhost:8080",
? "motd": [
? ? "Open source Winlink client - getpat.io"
? ],
? "connect_aliases": {
? ? "telnet": "telnet://{mycall}:CMSTelnet@...:8772/wl2k"
? },
? "listen": [],
? "hamlib_rigs": {},
? "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": 2000
? ? },
? ? "rig": "my-rig",
? ? "ptt_ctrl": true,
? ? "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": "",
? ? "ptt_ctrl": false
? },
? "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
}
?
