Keyboard Shortcuts
Likes
- Bpq32
- Messages
Search
Re: Strugging to get COMPORT to work
开云体育That is a bit weird. Assuming you want to use the USB serial port it should be COMPORT=/dev/ttyUSB0, but if it says it is trying to open ttyAMA0 then maybe you are looking at the wrong bpq32.cfg.73, John On 18/02/2021 14:51, Keith G1GXB via
groups.io wrote:
Hi All |
Re: Strugging to get COMPORT to work
开云体育Hi Keith,Try this? COMPORT=/dev/ttyUSB0 Ken, W9GM On 2/18/2021 8:51 AM, Keith G1GXB via
groups.io wrote:
Hi All |
Strugging to get COMPORT to work
Hi All
Can anyone see my mistake,???dmesg | grep tty produces :-[ ? ? 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_headphones=1? smsc95xx.macaddr=DC:A6:32:88:20:1C vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000? console=ttyS0,115200 console=tty1 root=PARTUUID=2482dcd1-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles [? ? 0.001073] printk: console [tty1] enabled
[? ? 1.151882] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 29, base_baud = 0) is a PL011 rev2
[? ? 1.158091] printk: console [ttyS0] disabled
[? ? 1.158165] fe215040.serial: ttyS0 at MMIO 0x0 (irq = 31, base_baud = 62500000) is a 16550
[? ? 1.158226] printk: console [ttyS0] enabled
[? ? 3.182855] systemd[1]: Created slice system-serial\x2dgetty.slice.
[? ? 5.832858] usb 1-1.4: pl2303 converter now attached to ttyUSB0
My port configuration PORT PORTNUM=5 ?ID=144.950 MHz User Port ?TYPE=ASYNC ?PROTOCOL=KISS ?SPEED=9600 ?COMPORT=ttyUSB0 ?CHANNEL=A ?QUALITY=192 ?MAXFRAME=2 ?FRACK=7000 ?RESPTIME=1500 ?RETRIES=10 ?PACLEN=128 ?TXDELAY=500 ?SLOTTIME=100 ?PERSIST=64 ENDPORT Com Open Failed: No such file or directory
Initialising Port 05? ? ?ASYNC ttyAMA0 Chan A? ttyAMA0 could not be opened
What am I missing regards Keith G1GXB ?
? |
Re: Disconnect not recognized
开云体育Could you send me the BBS log showing the failed connect attempt?Also it might be worth trying the latest Beta version of BPQMail.exe. Thanks, John On 17/02/2021 16:40, Jim KY2D wrote:
|
Re: No Line Feeds after Carriage Returns
Codematic Chris
Ahh the eternal battle of what exactly is the End Of Line.?? With windows putty make sure he applied the setting to the current session or save it to the session and disconnect / reconnect. If all else fails create a new saved session from defaults and add the settings. I've often had this discussion with "younger" folks and they are convinced it's broken because it's 2 commands CR LF.. its not until I explain how a typewriter works that they see the light...? Chris On Wed, Feb 17, 2021, 14:45 Richard Hendricks - KE0GB <rickh6155@...> wrote: We recently installed pilinbpq on a friend's Raspberry Pi, |
Re: New bpq32 install connection refused
开云体育Ctrl/C closes linbpq. Closing the window doesn't.73, John On 17/02/2021 22:56, Carmine Prestia
wrote:
John: |
Re: New bpq32 install connection refused
Carmine Prestia
John:
toggle quoted message
Show quoted text
On Wed, Feb 17, 2021 at 04:29 PM, John G8BPQ wrote: You have two (or more) copies of linbpq running. Make sure you kill all copies before restarting (killall linbpq and wait a few seconds for it to close)Ok.? Does closing the terminal window close the application?? Or likewise, does ^C stop the application when it closes the terminal window? Thanks Carmine, K3CWP |
Re: No Line Feeds after Carriage Returns
开云体育I don't think my last comment was correct. Connects to TCPPORT should send CRLF, connects to FBBPORT only CR.73, John On 17/02/2021 20:45, Richard Hendricks
- KE0GB wrote:
We recently installed pilinbpq on a friend's Raspberry Pi, |
Re: No Line Feeds after Carriage Returns
开云体育The packet standard is to end lines with CR.?? I'm surprised that setting "Implicit Line Feed in every C/R" in Putty doesn't work, but generally it is better to use one of the versions of BPQTermTCP rather than a normal telnet client.73, John On 17/02/2021 20:45, Richard Hendricks
- KE0GB wrote:
We recently installed pilinbpq on a friend's Raspberry Pi, |
Re: New bpq32 install connection refused
开云体育You have two (or more) copies of linbpq running. Make sure you kill all copies before restarting (killall linbpq and wait a few seconds for it to close)73, John On 17/02/2021 19:03, Carmine Prestia
wrote:
John: |
Re: New bpq32 install connection refused
Carmine Prestia
John:
That looks better! Indeed, and I can get to it from the Pi or one of my other computers. However another error has turned up: G8BPQ AX25 Packet Switch System Version 6.0.21.24 February 2021
Copyright ? 2001-2021 John Wiseman G8BPQ
Current Directory is /home/pi/linbpq
?
Configuration file Preprocessor.
Using Configuration file /home/pi/linbpq/bpq32.cfg
Conversion (probably) successful
?
PORTS 0x21f9c8 LINKS 0x222410 DESTS 0x225310 ROUTES 0x22b8a0 L4 0x22d2a0 BUFFERS 0x233768
?
Initialising Port 01? ? ?TCPKISS IP 127.0.0.1 Port 8001 Chan A?
Initialising Port 02? ? ?Telnet Server bind(sock) failed port 8010 Error 98
bind(sock) failed port 8011 Error 98
bind(sock) failed port 8008 Error 98
?
Initialising Port 03? ? ?AXIP?
Bind Failed for UDP socket 10093 - error code = 98Starting Mail
Config File is /home/pi/linbpq/linmail.cfg
Config Processed
Mail Started
slave device: /dev/pts/8. symlink to /home/pi/BPQ/com10 created
TNC Emulator Init Complete
The red is my highlighting. ?
You may be able to find what Direwolf is complaining about by turning on KISS Network debugging by adding -d n to the direwolf command line.I did that but it did not seem to return any information.?? Carmine, K3CWP |
Re: Disconnect not recognized
开云体育It’s Pactor on HF ?using an SCS PTC-IIusb. The connect script has ATT 4, RADIO to set freq and mode, the C to call, then ELSE, PAUSE 5, and another attach, radio, and call command set. Poor propagation recently has resulted in more dropped connections after successfully connecting to the other station. But, I don’t remember having the “already connected” messages so frequently in the past. ? TNX 73 Jim KY2D ? ? From: [email protected] <[email protected]> On Behalf Of John G8BPQ
Sent: Wednesday, February 17, 2021 13:08 To: [email protected] Subject: Re: [bpq32] Disconnect not recognized ? What type of port is this? On 17/02/2021 16:40, Jim KY2D wrote:
? |
Re: Disconnect not recognized
toggle quoted message
Show quoted text
|
Disconnect not recognized
开云体育I recently upgraded to Windows BPQ 6.0.21.1 and find frequently that after a connect attempt fails or a connection is dropped, BPQ thinks the connection is still active. When attempting to manually initiate ?another forwarding session, even several minutes after the prior attempt, BPQ returns “already connected.” Also, looking at the “disconnect” on the console, the failed station is listed several times. ? Has anyone seen this issue? Any solutions? ? TNX 73 Jim KY2D ? ? ? |
Re: Setting up AXIP
#bpq32
toggle quoted message
Show quoted text
-------- Original message -------- From: Brian Vodvarka <brianvod@...> Date: 2/17/21 8:32 AM (GMT-06:00) Subject: Re: [bpq32] Setting up AXIP #bpq32 OK thanks for info! ? Sent from for Windows 10 ? From: John G8BPQ ? To use an AXIP link to need to find a station to link to and exchange IP address / Host Name information. Once the link is configured you can test by trying to connect to your partner's call. On 17/02/2021 12:48, brianvod@... wrote:
? ? |
Re: Setting up AXIP
#bpq32
开云体育OK thanks for info! ? Sent from for Windows 10 ? From: John G8BPQ
Sent: Wednesday, February 17, 2021 7:42 AM To: [email protected] Subject: Re: [bpq32] Setting up AXIP #bpq32 ? To use an AXIP link to need to find a station to link to and exchange IP address / Host Name information. Once the link is configured you can test by trying to connect to your partner's call. On 17/02/2021 12:48, brianvod@... wrote:
? ? |
Re: Setting up AXIP
#bpq32
开云体育To use an AXIP link to need to find a station to link to and exchange IP address / Host Name information. Once the link is configured you can test by trying to connect to your partner's call.73, John On 17/02/2021 12:48, brianvod@...
wrote:
HI, |
Setting up AXIP
#bpq32
HI,
Is there a way to test the AXIP ports to know they are working ok? I am just setting this all up using a signalink clone not a external TNC. It seems the program is working ok and sending and receiving packets ok,? but I have not tried anything with AXIP ports yet not quite sure how to test it to see if its working or if my setup is all goofy. Thanks, Brian WD9HXC |