¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Date

Re: Kenwood TS-480 BPQ32 and VARA HF configuration help

 

Jouko
?
I did had performed your recommendations and also in the radio the MIC data volume has been set to 9, the maximum.
?
I have been reading the radio manual and what I understood is that the RTS needs to be high on the DB9 CAT port so the radio switches to the data port MIC.
?
In WSTJ-X for it to work properly that's a setting that needs to be activated as the screen shoot provided, is there a command for RIGCONTROL to achieve this?
?
I was reading BPQ32 documentation it states that RIGCONTROL commands are legacy and it will continue to be active for backward combability but I cant find anywhere all the available commands on the documentation.
?


Re: Segmentation fault

 

Can you try running under gdb?



Thanks,
John

On 25/10/2024 05:37, Niels PD9Q wrote:
Hi,

Lately I've been having? about every hour a segmentation fault with pilinbpq.

I don`t understand why.

Thanks.

73 Niels PD9Q

Oct 24 05:30:52 pi1lap bash[19835]: /home/pi/linbpq/linbpq.start: regel 11: 19838 Segmentatiefout???????? ./pilinbpq
Oct 24 05:30:52 pi1lap systemd[1]: linbpq.service: Main process exited, code=exited, status=139/n/a
Oct 24 05:30:52 pi1lap systemd[1]: linbpq.service: Failed with result 'exit-code'.
Oct 24 05:30:57 pi1lap systemd[1]: linbpq.service: Service RestartSec=5s expired, scheduling restart.
Oct 24 05:30:57 pi1lap systemd[1]: linbpq.service: Scheduled restart job, restart counter is at 23.
Oct 24 05:30:57 pi1lap systemd[1]: Stopped Linbpq Daemon.
Oct 24 05:30:57 pi1lap systemd[1]: Started Linbpq Daemon.
Oct 24 05:30:57 pi1lap bash[2341]: G8BPQ AX25 Packet Switch System Version 6.0.24.47 October 2024

pi@pi1lap:~/linbpq $ sudo gdb ./pilinbpq
GNU gdb (Raspbian 8.2.1-2) 8.2.1
Copyright (C) 2018 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "arm-linux-gnueabihf".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<>.
Find the GDB manual and other documentation resources online at:
??? <>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from ./pilinbpq...done.
(gdb) r
Starting program: /home/pi/linbpq/pilinbpq
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".
G8BPQ AX25 Packet Switch System Version 6.0.24.47 October 2024
Copyright ? 2001-2024 John Wiseman G8BPQ
Current Directory is /home/pi/linbpq
Log Directory is /home/pi/linbpq
Making Directory /home/pi/linbpq/logs
Configuration file Preprocessor.
Using Configuration file /home/pi/linbpq/bpq32.cfg
Conversion (probably) successful

PORTS 0x2eb320 LINKS 0x2f2b30 DESTS 0x2f6640 ROUTES 0x303640 L4 0x306a40 BUFFERS 0x314380

[New Thread 0x76d64440 (LWP 30794)]
Initialising Port 01???? UZ7HO Host 44.137.31.76 Port 8101 Chan A
[New Thread 0x76563440 (LWP 30795)]
Initialising Port 02???? UZ7HO Host 44.137.31.76 Port 8101 Chan B
Initialising Port 03???? ARDOP Host 44.137.31.76 8515
[New Thread 0x75d62440 (LWP 30796)]
Initialising Port 04???? VARA Host 44.137.31.76 8300
[New Thread 0x75561440 (LWP 30797)]
Initialising Port 05???? UZ7HO Host 44.137.31.76 Port 8101 Chan C
Initialising Port 06???? ASYNC /dev/ttyUSB0 Chan A
[New Thread 0x74d60440 (LWP 30798)]
[New Thread 0x7455f440 (LWP 30799)]
Initialising Port 07???? AXIP
[New Thread 0x739ff440 (LWP 30800)]
Initialising Port 08???? Telnet Server
[New Thread 0x7455f440 (LWP 30801)]
[Thread 0x7455f440 (LWP 30799) exited]

Rig Control Enabled
[New Thread 0x731fe440 (LWP 30802)]
MQTT Enabled 0
[New Thread 0x729fd440 (LWP 30803)]
Starting Chat
Config File is /home/pi/linbpq/chatconfig.cfg
Chat Started
Starting Mail
Config File is /home/pi/linbpq/linmail.cfg
Config Processed
[Thread 0x739ff440 (LWP 30800) exited]
[New Thread 0x739ff440 (LWP 30808)]
[New Thread 0x721e7440 (LWP 30809)]
Mail Started
slave device: /dev/pts/0. symlink to /home/pi/fbbded created
TNC Emulator Init Complete
[New Thread 0x719e6440 (LWP 30810)]
[Thread 0x76563440 (LWP 30795) exited]
Connected to ARDOP TNC Port 3
Connected to VARA TNC Port 4
[New Thread 0x76563440 (LWP 744)]
[Thread 0x76563440 (LWP 744) exited]
[New Thread 0x76563440 (LWP 2172)]
[Thread 0x76563440 (LWP 2172) exited]
[New Thread 0x76563440 (LWP 5892)]
[Thread 0x76563440 (LWP 5892) exited]
[New Thread 0x76563440 (LWP 9581)]
[Thread 0x76563440 (LWP 9581) exited]
[New Thread 0x76563440 (LWP 13243)]
[Thread 0x76563440 (LWP 13243) exited]

Thread 1 "pilinbpq" received signal SIGSEGV, Segmentation fault.
0x00129f98 in memicmp (a=0x0, b=0x265dc4 "TIMES", n=5) at /mnt/Source/bpq32/CommonSource/compatbits.c:72
72????? /mnt/Source/bpq32/CommonSource/compatbits.c: Bestand of map bestaat niet.
(gdb) bt
#0? 0x00129f98 in memicmp (a=0x0, b=0x265dc4 "TIMES", n=5) at /mnt/Source/bpq32/CommonSource/compatbits.c:72
#1? 0x000eda88 in ProcessBBSConnectScript (conn=0x3bce60 <Connections+4872>, Buffer=0x7efff3f8 "*** CONNECTED? ", len=15) at /mnt/Source/bpq32/CommonSource/BBSUtilities.c:8139
#2? 0x000f5eac in Connected (Stream=18) at /mnt/Source/bpq32/CommonSource/BBSUtilities.c:10496
#3? 0x001681e4 in PollStreams () at /mnt/Source/bpq32/CommonSource/LinBPQ.c:2041
#4? 0x001676c8 in main (argc=1, argv=0x7efff774) at /mnt/Source/bpq32/CommonSource/LinBPQ.c:1555
(gdb)





Re: Segmentation fault

 

¿ªÔÆÌåÓý

Hi Steve,

Thanks, I did¡¯t change anything recently. I removed all the times setting. ?I give it a try.

73 Niels

Op 25 okt 2024 om 09:14 heeft Steve G7TAJ <g7taj.uk@...> het volgende geschreven:

?
Niels

It appears something is wrong with a TIMES entry in a fwd script that runs on the hour. Check those scripts and see.
Not that it should segfault.

73
Steve?

On Fri, 25 Oct 2024, 05:37 Niels PD9Q via , <pd9q=[email protected]> wrote:
Hi,

Lately I've been having? about every hour a segmentation fault with
pilinbpq.

I don`t understand why.

Thanks.

73 Niels PD9Q

Oct 24 05:30:52 pi1lap bash[19835]: /home/pi/linbpq/linbpq.start: regel
11: 19838 Segmentatiefout???????? ./pilinbpq
Oct 24 05:30:52 pi1lap systemd[1]: linbpq.service: Main process exited,
code=exited, status=139/n/a
Oct 24 05:30:52 pi1lap systemd[1]: linbpq.service: Failed with result
'exit-code'.
Oct 24 05:30:57 pi1lap systemd[1]: linbpq.service: Service RestartSec=5s
expired, scheduling restart.
Oct 24 05:30:57 pi1lap systemd[1]: linbpq.service: Scheduled restart
job, restart counter is at 23.
Oct 24 05:30:57 pi1lap systemd[1]: Stopped Linbpq Daemon.
Oct 24 05:30:57 pi1lap systemd[1]: Started Linbpq Daemon.
Oct 24 05:30:57 pi1lap bash[2341]: G8BPQ AX25 Packet Switch System
Version 6.0.24.47 October 2024

pi@pi1lap:~/linbpq $ sudo gdb ./pilinbpq
GNU gdb (Raspbian 8.2.1-2) 8.2.1
Copyright (C) 2018 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "arm-linux-gnueabihf".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<>.
Find the GDB manual and other documentation resources online at:
???? <>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from ./pilinbpq...done.
(gdb) r
Starting program: /home/pi/linbpq/pilinbpq
[Thread debugging using libthread_db enabled]
Using host libthread_db library
"/lib/arm-linux-gnueabihf/libthread_db.so.1".
G8BPQ AX25 Packet Switch System Version 6.0.24.47 October 2024
Copyright ? 2001-2024 John Wiseman G8BPQ
Current Directory is /home/pi/linbpq
Log Directory is /home/pi/linbpq
Making Directory /home/pi/linbpq/logs
Configuration file Preprocessor.
Using Configuration file /home/pi/linbpq/bpq32.cfg
Conversion (probably) successful

PORTS 0x2eb320 LINKS 0x2f2b30 DESTS 0x2f6640 ROUTES 0x303640 L4 0x306a40
BUFFERS 0x314380

[New Thread 0x76d64440 (LWP 30794)]
Initialising Port 01???? UZ7HO Host 44.137.31.76 Port 8101 Chan A
[New Thread 0x76563440 (LWP 30795)]
Initialising Port 02???? UZ7HO Host 44.137.31.76 Port 8101 Chan B
Initialising Port 03???? ARDOP Host 44.137.31.76 8515
[New Thread 0x75d62440 (LWP 30796)]
Initialising Port 04???? VARA Host 44.137.31.76 8300
[New Thread 0x75561440 (LWP 30797)]
Initialising Port 05???? UZ7HO Host 44.137.31.76 Port 8101 Chan C
Initialising Port 06???? ASYNC /dev/ttyUSB0 Chan A
[New Thread 0x74d60440 (LWP 30798)]
[New Thread 0x7455f440 (LWP 30799)]
Initialising Port 07???? AXIP
[New Thread 0x739ff440 (LWP 30800)]
Initialising Port 08???? Telnet Server
[New Thread 0x7455f440 (LWP 30801)]
[Thread 0x7455f440 (LWP 30799) exited]

Rig Control Enabled
[New Thread 0x731fe440 (LWP 30802)]
MQTT Enabled 0
[New Thread 0x729fd440 (LWP 30803)]
Starting Chat
Config File is /home/pi/linbpq/chatconfig.cfg
Chat Started
Starting Mail
Config File is /home/pi/linbpq/linmail.cfg
Config Processed
[Thread 0x739ff440 (LWP 30800) exited]
[New Thread 0x739ff440 (LWP 30808)]
[New Thread 0x721e7440 (LWP 30809)]
Mail Started
slave device: /dev/pts/0. symlink to /home/pi/fbbded created
TNC Emulator Init Complete
[New Thread 0x719e6440 (LWP 30810)]
[Thread 0x76563440 (LWP 30795) exited]
Connected to ARDOP TNC Port 3
Connected to VARA TNC Port 4
[New Thread 0x76563440 (LWP 744)]
[Thread 0x76563440 (LWP 744) exited]
[New Thread 0x76563440 (LWP 2172)]
[Thread 0x76563440 (LWP 2172) exited]
[New Thread 0x76563440 (LWP 5892)]
[Thread 0x76563440 (LWP 5892) exited]
[New Thread 0x76563440 (LWP 9581)]
[Thread 0x76563440 (LWP 9581) exited]
[New Thread 0x76563440 (LWP 13243)]
[Thread 0x76563440 (LWP 13243) exited]

Thread 1 "pilinbpq" received signal SIGSEGV, Segmentation fault.
0x00129f98 in memicmp (a=0x0, b=0x265dc4 "TIMES", n=5) at
/mnt/Source/bpq32/CommonSource/compatbits.c:72
72????? /mnt/Source/bpq32/CommonSource/compatbits.c: Bestand of map
bestaat niet.
(gdb) bt
#0? 0x00129f98 in memicmp (a=0x0, b=0x265dc4 "TIMES", n=5) at
/mnt/Source/bpq32/CommonSource/compatbits.c:72
#1? 0x000eda88 in ProcessBBSConnectScript (conn=0x3bce60
<Connections+4872>, Buffer=0x7efff3f8 "*** CONNECTED? ", len=15) at
/mnt/Source/bpq32/CommonSource/BBSUtilities.c:8139
#2? 0x000f5eac in Connected (Stream=18) at
/mnt/Source/bpq32/CommonSource/BBSUtilities.c:10496
#3? 0x001681e4 in PollStreams () at
/mnt/Source/bpq32/CommonSource/LinBPQ.c:2041
#4? 0x001676c8 in main (argc=1, argv=0x7efff774) at
/mnt/Source/bpq32/CommonSource/LinBPQ.c:1555
(gdb)







Re: Segmentation fault

 

Niels

It appears something is wrong with a TIMES entry in a fwd script that runs on the hour. Check those scripts and see.
Not that it should segfault.

73
Steve?


On Fri, 25 Oct 2024, 05:37 Niels PD9Q via , <pd9q=[email protected]> wrote:
Hi,

Lately I've been having? about every hour a segmentation fault with
pilinbpq.

I don`t understand why.

Thanks.

73 Niels PD9Q

Oct 24 05:30:52 pi1lap bash[19835]: /home/pi/linbpq/linbpq.start: regel
11: 19838 Segmentatiefout???????? ./pilinbpq
Oct 24 05:30:52 pi1lap systemd[1]: linbpq.service: Main process exited,
code=exited, status=139/n/a
Oct 24 05:30:52 pi1lap systemd[1]: linbpq.service: Failed with result
'exit-code'.
Oct 24 05:30:57 pi1lap systemd[1]: linbpq.service: Service RestartSec=5s
expired, scheduling restart.
Oct 24 05:30:57 pi1lap systemd[1]: linbpq.service: Scheduled restart
job, restart counter is at 23.
Oct 24 05:30:57 pi1lap systemd[1]: Stopped Linbpq Daemon.
Oct 24 05:30:57 pi1lap systemd[1]: Started Linbpq Daemon.
Oct 24 05:30:57 pi1lap bash[2341]: G8BPQ AX25 Packet Switch System
Version 6.0.24.47 October 2024

pi@pi1lap:~/linbpq $ sudo gdb ./pilinbpq
GNU gdb (Raspbian 8.2.1-2) 8.2.1
Copyright (C) 2018 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "arm-linux-gnueabihf".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<>.
Find the GDB manual and other documentation resources online at:
???? <>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from ./pilinbpq...done.
(gdb) r
Starting program: /home/pi/linbpq/pilinbpq
[Thread debugging using libthread_db enabled]
Using host libthread_db library
"/lib/arm-linux-gnueabihf/libthread_db.so.1".
G8BPQ AX25 Packet Switch System Version 6.0.24.47 October 2024
Copyright ? 2001-2024 John Wiseman G8BPQ
Current Directory is /home/pi/linbpq
Log Directory is /home/pi/linbpq
Making Directory /home/pi/linbpq/logs
Configuration file Preprocessor.
Using Configuration file /home/pi/linbpq/bpq32.cfg
Conversion (probably) successful

PORTS 0x2eb320 LINKS 0x2f2b30 DESTS 0x2f6640 ROUTES 0x303640 L4 0x306a40
BUFFERS 0x314380

[New Thread 0x76d64440 (LWP 30794)]
Initialising Port 01???? UZ7HO Host 44.137.31.76 Port 8101 Chan A
[New Thread 0x76563440 (LWP 30795)]
Initialising Port 02???? UZ7HO Host 44.137.31.76 Port 8101 Chan B
Initialising Port 03???? ARDOP Host 44.137.31.76 8515
[New Thread 0x75d62440 (LWP 30796)]
Initialising Port 04???? VARA Host 44.137.31.76 8300
[New Thread 0x75561440 (LWP 30797)]
Initialising Port 05???? UZ7HO Host 44.137.31.76 Port 8101 Chan C
Initialising Port 06???? ASYNC /dev/ttyUSB0 Chan A
[New Thread 0x74d60440 (LWP 30798)]
[New Thread 0x7455f440 (LWP 30799)]
Initialising Port 07???? AXIP
[New Thread 0x739ff440 (LWP 30800)]
Initialising Port 08???? Telnet Server
[New Thread 0x7455f440 (LWP 30801)]
[Thread 0x7455f440 (LWP 30799) exited]

Rig Control Enabled
[New Thread 0x731fe440 (LWP 30802)]
MQTT Enabled 0
[New Thread 0x729fd440 (LWP 30803)]
Starting Chat
Config File is /home/pi/linbpq/chatconfig.cfg
Chat Started
Starting Mail
Config File is /home/pi/linbpq/linmail.cfg
Config Processed
[Thread 0x739ff440 (LWP 30800) exited]
[New Thread 0x739ff440 (LWP 30808)]
[New Thread 0x721e7440 (LWP 30809)]
Mail Started
slave device: /dev/pts/0. symlink to /home/pi/fbbded created
TNC Emulator Init Complete
[New Thread 0x719e6440 (LWP 30810)]
[Thread 0x76563440 (LWP 30795) exited]
Connected to ARDOP TNC Port 3
Connected to VARA TNC Port 4
[New Thread 0x76563440 (LWP 744)]
[Thread 0x76563440 (LWP 744) exited]
[New Thread 0x76563440 (LWP 2172)]
[Thread 0x76563440 (LWP 2172) exited]
[New Thread 0x76563440 (LWP 5892)]
[Thread 0x76563440 (LWP 5892) exited]
[New Thread 0x76563440 (LWP 9581)]
[Thread 0x76563440 (LWP 9581) exited]
[New Thread 0x76563440 (LWP 13243)]
[Thread 0x76563440 (LWP 13243) exited]

Thread 1 "pilinbpq" received signal SIGSEGV, Segmentation fault.
0x00129f98 in memicmp (a=0x0, b=0x265dc4 "TIMES", n=5) at
/mnt/Source/bpq32/CommonSource/compatbits.c:72
72????? /mnt/Source/bpq32/CommonSource/compatbits.c: Bestand of map
bestaat niet.
(gdb) bt
#0? 0x00129f98 in memicmp (a=0x0, b=0x265dc4 "TIMES", n=5) at
/mnt/Source/bpq32/CommonSource/compatbits.c:72
#1? 0x000eda88 in ProcessBBSConnectScript (conn=0x3bce60
<Connections+4872>, Buffer=0x7efff3f8 "*** CONNECTED? ", len=15) at
/mnt/Source/bpq32/CommonSource/BBSUtilities.c:8139
#2? 0x000f5eac in Connected (Stream=18) at
/mnt/Source/bpq32/CommonSource/BBSUtilities.c:10496
#3? 0x001681e4 in PollStreams () at
/mnt/Source/bpq32/CommonSource/LinBPQ.c:2041
#4? 0x001676c8 in main (argc=1, argv=0x7efff774) at
/mnt/Source/bpq32/CommonSource/LinBPQ.c:1555
(gdb)







Segmentation fault

 

Hi,

Lately I've been having? about every hour a segmentation fault with pilinbpq.

I don`t understand why.

Thanks.

73 Niels PD9Q

Oct 24 05:30:52 pi1lap bash[19835]: /home/pi/linbpq/linbpq.start: regel 11: 19838 Segmentatiefout???????? ./pilinbpq
Oct 24 05:30:52 pi1lap systemd[1]: linbpq.service: Main process exited, code=exited, status=139/n/a
Oct 24 05:30:52 pi1lap systemd[1]: linbpq.service: Failed with result 'exit-code'.
Oct 24 05:30:57 pi1lap systemd[1]: linbpq.service: Service RestartSec=5s expired, scheduling restart.
Oct 24 05:30:57 pi1lap systemd[1]: linbpq.service: Scheduled restart job, restart counter is at 23.
Oct 24 05:30:57 pi1lap systemd[1]: Stopped Linbpq Daemon.
Oct 24 05:30:57 pi1lap systemd[1]: Started Linbpq Daemon.
Oct 24 05:30:57 pi1lap bash[2341]: G8BPQ AX25 Packet Switch System Version 6.0.24.47 October 2024

pi@pi1lap:~/linbpq $ sudo gdb ./pilinbpq
GNU gdb (Raspbian 8.2.1-2) 8.2.1
Copyright (C) 2018 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "arm-linux-gnueabihf".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<>.
Find the GDB manual and other documentation resources online at:
??? <>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from ./pilinbpq...done.
(gdb) r
Starting program: /home/pi/linbpq/pilinbpq
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".
G8BPQ AX25 Packet Switch System Version 6.0.24.47 October 2024
Copyright ? 2001-2024 John Wiseman G8BPQ
Current Directory is /home/pi/linbpq
Log Directory is /home/pi/linbpq
Making Directory /home/pi/linbpq/logs
Configuration file Preprocessor.
Using Configuration file /home/pi/linbpq/bpq32.cfg
Conversion (probably) successful

PORTS 0x2eb320 LINKS 0x2f2b30 DESTS 0x2f6640 ROUTES 0x303640 L4 0x306a40 BUFFERS 0x314380

[New Thread 0x76d64440 (LWP 30794)]
Initialising Port 01???? UZ7HO Host 44.137.31.76 Port 8101 Chan A
[New Thread 0x76563440 (LWP 30795)]
Initialising Port 02???? UZ7HO Host 44.137.31.76 Port 8101 Chan B
Initialising Port 03???? ARDOP Host 44.137.31.76 8515
[New Thread 0x75d62440 (LWP 30796)]
Initialising Port 04???? VARA Host 44.137.31.76 8300
[New Thread 0x75561440 (LWP 30797)]
Initialising Port 05???? UZ7HO Host 44.137.31.76 Port 8101 Chan C
Initialising Port 06???? ASYNC /dev/ttyUSB0 Chan A
[New Thread 0x74d60440 (LWP 30798)]
[New Thread 0x7455f440 (LWP 30799)]
Initialising Port 07???? AXIP
[New Thread 0x739ff440 (LWP 30800)]
Initialising Port 08???? Telnet Server
[New Thread 0x7455f440 (LWP 30801)]
[Thread 0x7455f440 (LWP 30799) exited]

Rig Control Enabled
[New Thread 0x731fe440 (LWP 30802)]
MQTT Enabled 0
[New Thread 0x729fd440 (LWP 30803)]
Starting Chat
Config File is /home/pi/linbpq/chatconfig.cfg
Chat Started
Starting Mail
Config File is /home/pi/linbpq/linmail.cfg
Config Processed
[Thread 0x739ff440 (LWP 30800) exited]
[New Thread 0x739ff440 (LWP 30808)]
[New Thread 0x721e7440 (LWP 30809)]
Mail Started
slave device: /dev/pts/0. symlink to /home/pi/fbbded created
TNC Emulator Init Complete
[New Thread 0x719e6440 (LWP 30810)]
[Thread 0x76563440 (LWP 30795) exited]
Connected to ARDOP TNC Port 3
Connected to VARA TNC Port 4
[New Thread 0x76563440 (LWP 744)]
[Thread 0x76563440 (LWP 744) exited]
[New Thread 0x76563440 (LWP 2172)]
[Thread 0x76563440 (LWP 2172) exited]
[New Thread 0x76563440 (LWP 5892)]
[Thread 0x76563440 (LWP 5892) exited]
[New Thread 0x76563440 (LWP 9581)]
[Thread 0x76563440 (LWP 9581) exited]
[New Thread 0x76563440 (LWP 13243)]
[Thread 0x76563440 (LWP 13243) exited]

Thread 1 "pilinbpq" received signal SIGSEGV, Segmentation fault.
0x00129f98 in memicmp (a=0x0, b=0x265dc4 "TIMES", n=5) at /mnt/Source/bpq32/CommonSource/compatbits.c:72
72????? /mnt/Source/bpq32/CommonSource/compatbits.c: Bestand of map bestaat niet.
(gdb) bt
#0? 0x00129f98 in memicmp (a=0x0, b=0x265dc4 "TIMES", n=5) at /mnt/Source/bpq32/CommonSource/compatbits.c:72
#1? 0x000eda88 in ProcessBBSConnectScript (conn=0x3bce60 <Connections+4872>, Buffer=0x7efff3f8 "*** CONNECTED? ", len=15) at /mnt/Source/bpq32/CommonSource/BBSUtilities.c:8139
#2? 0x000f5eac in Connected (Stream=18) at /mnt/Source/bpq32/CommonSource/BBSUtilities.c:10496
#3? 0x001681e4 in PollStreams () at /mnt/Source/bpq32/CommonSource/LinBPQ.c:2041
#4? 0x001676c8 in main (argc=1, argv=0x7efff774) at /mnt/Source/bpq32/CommonSource/LinBPQ.c:1555
(gdb)


Re: Outgoing Pactor connections fail, income connections OK

 

Always a possibility, but when the other side connects to me it works!?


Re: Kenwood TS-480 BPQ32 and VARA HF configuration help

 

Yes I forgot to mention that PTT CAT should work in your setup too.
Now go to VARA Settings->Soundcard and see that something like USB Audio Device is chosen.
There is also a Drive level slider, inctease, until your rig shows output when pressing TUNE.
In Windows PC you also have level adjustment for "Speakers" USB Audio Device, set it near MAX .
Use then VARA Drive level to set ALC=1/3
?
Jouko OH5RM


Re: Kenwood TS-480 BPQ32 and VARA HF configuration help

 

Thanks Jouko, I am seeing progress with your recommendations.
?
This is the configuration which now PTT is working from BPQ but it looks like the audio from the PC is not being transmitted by the radio:
?
;------------------------------------------- ?VARA HF PORT -------------------------------------
PORT
?ID=VARA
?PORTNUM=5
?DRIVER=VARA
?CONFIG
?ADDR 127.0.0.1 8303 PTT CAT PATH C:\VARA\VARA.exe
?RIGCONTROL
? COM3 19200 KENWOOD TS480
? 10.1476,USB
?***
ENDPORT
?
Like I mention before sound card and all cables have been tested with WSTJ-X succefully.
?


Re: Outgoing Pactor connections fail, income connections OK

 

¿ªÔÆÌåÓý

Slightly off frequency?

On Oct 24, 2024, at 14:40, Jim - KI0BK via groups.io <jccordill@...> wrote:

?
Levels seem ok, alc meter is zero and power out is 50w (half power)
What else would cause the PTC to return an error status when attempting to connect to remote bbs?
?


Re: Outgoing Pactor connections fail, income connections OK

 

Levels seem ok, alc meter is zero and power out is 50w (half power)
What else would cause the PTC to return an error status when attempting to connect to remote bbs?
?


Re: Kenwood TS-480 BPQ32 and VARA HF configuration help

 

I use TS480 with BPQ32 although in remote setup.
You don't need FLRIG, I use in VARA Port:
RIGCONTROL
COM6 19200 KENWOOD TS480?
***
?
In Address line I have PTT RTS
?
73 Jouko OH5RM


Re: Kenwood TS-480 BPQ32 and VARA HF configuration help

 

John
?
I did change to PTT CAT but same result, no PTT activation.


Re: Outgoing Pactor connections fail, income connections OK

 

I do set the levels in the above config, which I copied from my Airmail3 setup and works ok.
I'll review the link you sent and see if that helps.
73
?


Re: Kenwood TS-480 BPQ32 and VARA HF configuration help

 

Mark
?
Performed the changes but still BPQ cant control PTT.
?
I think this is a problem on my configuration for BPQ32 or BPQ32 cant handle this radio with FLRIG version 2.0.05.
?
I know Vara is not the control of PTT it would relay on BPQ for that operation.
?
PTT is control via FLRIG without any problem and I know all cables are working good since with WSTJX I did achieve FT8 communication with other stations.
?
Is any one using the Kenwood TS-480 radio with BPQ32?
?
Thanks


Re: Outgoing Pactor connections fail, income connections OK

 

Did you set your pska an fska setting to the rig you are using , use this link


On Thu, Oct 24, 2024, 1:21 PM Jim - KI0BK via <jccordill=[email protected]> wrote:
Still having issues with Pactor connections but only when I am initiating the connection, incoming connections work fine.
When I press the start forwarding button, the radio is set to freq correctly, and the PTC begins calling, but as soon as the other end answers the call my PTC goes to error status and the connection times out.
Here the settings for the port, hopefully some one will spot what is missing or wrong.
; ?SCS PACTOR ?
PORT
?PORTNUM=4
?ID=HF 40M Pactor 7100.4
?DRIVER=SCSPACTOR
?COMPORT=/dev/ttyUSB2
?SPEED=115200
?PORTCALL=KI0BK
?QUALITY=0
?;INTERLOCK=1
?CONFIG
?APPL BBS
?MHEARD ON
?RADIO 1
?PSKA 205
?FSKA 150
?TONES 4
?MYLEV 3
?CWID 0
?CONType 3
ENDPORT
?
TIA Jim


Re: Kenwood TS-480 BPQ32 and VARA HF configuration help

 

¿ªÔÆÌåÓý

I think it should be PTT CAT not PTT FLRIG

73, John


On 24/10/2024 17:22, Heber Soto, NP4JN wrote:

This is my current config, FLRIG its controlling PTT directly without any issue but BPQ/VARA will not activate PTT.
?
PORT
?ID=VARA
?PORTNUM=5
?DRIVER=VARA
?CONFIG
? RADIO 5 FLRIG 127.0.0.1:12345
? ADDR 127.0.0.1 8303 PTT FLRIG PATH C:\VARA\VARA.exe
?BW500
ENDPORT
?
Still no lock, I think its BPQ who should be the one to activate the PTT not VARA.


Re: Kenwood TS-480 BPQ32 and VARA HF configuration help

 

On Thu, Oct 24, 2024 at 11:22 AM, Heber Soto, NP4JN wrote:
PORT
?ID=VARA
?PORTNUM=5
?DRIVER=VARA
?CONFIG
? RADIO 5 FLRIG 127.0.0.1:12345
? ADDR 127.0.0.1 8303 PTT FLRIG PATH C:\VARA\VARA.exe
?BW500
ENDPORT
?

?
?
Try this...
?
?
PORT
?ID=VARA
?PORTNUM=5
?DRIVER=VARA
?CONFIG
? ADDR 127.0.0.1 8303 PATH C:\VARA\VARA.exe
? RADIO 1 FLRIG 127.0.0.1:12345
?BW500
ENDPORT
?
Once BPQ and Vara TNC have started, on the Vara TNC clisk Settings, Soundcard.? Make sure the sound devices are correctly selected. Click Tune. If the radio keys then the configuration will work (for PTT) and you will need to click Tune again to stop PTT.
?
?


Outgoing Pactor connections fail, income connections OK

 

Still having issues with Pactor connections but only when I am initiating the connection, incoming connections work fine.
When I press the start forwarding button, the radio is set to freq correctly, and the PTC begins calling, but as soon as the other end answers the call my PTC goes to error status and the connection times out.
Here the settings for the port, hopefully some one will spot what is missing or wrong.
; ?SCS PACTOR ?
PORT
?PORTNUM=4
?ID=HF 40M Pactor 7100.4
?DRIVER=SCSPACTOR
?COMPORT=/dev/ttyUSB2
?SPEED=115200
?PORTCALL=KI0BK
?QUALITY=0
?;INTERLOCK=1
?CONFIG
?APPL BBS
?MHEARD ON
?RADIO 1
?PSKA 205
?FSKA 150
?TONES 4
?MYLEV 3
?CWID 0
?CONType 3
ENDPORT
?
TIA Jim


Re: Kenwood TS-480 BPQ32 and VARA HF configuration help

 

This is my current config, FLRIG its controlling PTT directly without any issue but BPQ/VARA will not activate PTT.
?
PORT
?ID=VARA
?PORTNUM=5
?DRIVER=VARA
?CONFIG
? RADIO 5 FLRIG 127.0.0.1:12345
? ADDR 127.0.0.1 8303 PTT FLRIG PATH C:\VARA\VARA.exe
?BW500
ENDPORT
?
Still no lock, I think its BPQ who should be the one to activate the PTT not VARA.


Re: VARA Error & Port stays attached

 

On Sat, Oct 19, 2024 at 11:32?AM N9SEO via <kayne.kruse=[email protected]> wrote:

Put IDLETIME 60 early in the script before your connect line.

I normally do that, but I went through all the recently added connect scripts that use the VARA port and found some holes. Ever since I made the changes to be sure IDLETIME 60 was entered in all of the time bands of every script, I have not found the radio stuck on one frequency.

Thanks Kayne,
Lee K5DAT
_._,_._,
_._,_._,_