¿ªÔÆÌåÓý

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

Re: Is this expected behavior on linbpq Version 6.0.22.70?

 

The same thing happens when I choose a friend's system (KF5RLL) to connect to...


--
Charlie (N4NVD)


Re: Is this expected behavior on linbpq Version 6.0.22.70?

 

Hmmmm... here's my user line (with password redacted) straight out of the config file.

USER=n4nvd,****,N4NVD,NODE,SYSOP? ? ? ? ? ? ?; Telnet user
--
Charlie (N4NVD)


Re: @G8BPQ -- UZ7HO soundmodem for linux

 

Wow -- this does the trick.
Thanks for the newer Version.
Compiles ans starts the Soundmodem.
Thanks for all!

Michael


Re: Is this expected behavior on linbpq Version 6.0.22.70?

 

¿ªÔÆÌåÓý

No, it isn't expected behaviour, and it doesn't happen here.

The only thing I can think of is that you've accidentally added an N as the 4th parameter in your TelnetServer USER line.

73,
John
?


On 09/06/2022 13:12, Charlie Hein wrote:

I use QtTerm TCP exclusively to connect to my node locally.? Since upgrading to?Version 6.0.22.70, every time I connect to the node it displays the node list without being asked.? Is this normal behavior??
--
Charlie (N4NVD)


Re: @G8BPQ -- UZ7HO soundmodem for linux

 

¿ªÔÆÌåÓý

Sorry, somehow a couple of lines had been deleted from Settings.cpp. Can you try this?



Thanks,
John


On 09/06/2022 12:58, hartje wrote:

Thanks for the very fast reply.
What an excellent and fast answer -- more than I expected.

I myself thought now of changeing the make file to reduce the GCC 11 to check and compile with lower/older standards with the parameter -std=gnu+14 in CFLAGS and CXXFLAGS.

after "make clean"
and
make
I got errors as follows:
g++ -c -std=gnu++14 -pipe -O2 -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_SERIALPORT_LIB -DQT_CORE_LIB -I. -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtSerialPort -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o Config.o Config.cpp
Config.cpp: In function ¡®QVariant getAX25Param(const char*, QVariant)¡¯:
Config.cpp:61:16: error: ¡®settings¡¯ was not declared in this scope; did you mean ¡®QSettings¡¯?
?? 61 |???????? return settings->value(fullKey, Default);
????? |??????????????? ^~~~~~~~
????? |??????????????? QSettings
Config.cpp: In function ¡®void saveAX25Param(const char*, QVariant)¡¯:
Config.cpp:281:9: error: ¡®settings¡¯ was not declared in this scope; did you mean ¡®QSettings¡¯?
? 281 |???????? settings->setValue(fullKey, Value);
????? |???????? ^~~~~~~~
????? |???????? QSettings
make: *** [Makefile:527: Config.o] Fehler 1
-----------------------------------

any idea? any helpfull advices?

Thanks in advance
Michael


Re: CAT Control Over IP

 

Thank you John,

The missing link was understanding how to get WinmorControl started correctly on Windows!

Everything working now, Thanks again.?


73
Glenn


Is this expected behavior on linbpq Version 6.0.22.70?

 

I use QtTerm TCP exclusively to connect to my node locally.? Since upgrading to?Version 6.0.22.70, every time I connect to the node it displays the node list without being asked.? Is this normal behavior??
--
Charlie (N4NVD)


Re: @G8BPQ -- UZ7HO soundmodem for linux

 

Thanks for the very fast reply.
What an excellent and fast answer -- more than I expected.

I myself thought now of changeing the make file to reduce the GCC 11 to check and compile with lower/older standards with the parameter -std=gnu+14 in CFLAGS and CXXFLAGS.

after "make clean"
and
make
I got errors as follows:
g++ -c -std=gnu++14 -pipe -O2 -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_SERIALPORT_LIB -DQT_CORE_LIB -I. -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtSerialPort -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o Config.o Config.cpp
Config.cpp: In function ¡®QVariant getAX25Param(const char*, QVariant)¡¯:
Config.cpp:61:16: error: ¡®settings¡¯ was not declared in this scope; did you mean ¡®QSettings¡¯?
?? 61 |???????? return settings->value(fullKey, Default);
????? |??????????????? ^~~~~~~~
????? |??????????????? QSettings
Config.cpp: In function ¡®void saveAX25Param(const char*, QVariant)¡¯:
Config.cpp:281:9: error: ¡®settings¡¯ was not declared in this scope; did you mean ¡®QSettings¡¯?
? 281 |???????? settings->setValue(fullKey, Value);
????? |???????? ^~~~~~~~
????? |???????? QSettings
make: *** [Makefile:527: Config.o] Fehler 1
-----------------------------------

any idea? any helpfull advices?

Thanks in advance
Michael


Re: CAT Control Over IP

 

¿ªÔÆÌåÓý

This works here for my 7100.

PORT
?ID=VARA 8300
?DRIVER=VARA
?INTERLOCK=1

?CONFIG
? ADDR 192.168.1.64? 8300 PTT CAT PATH REMOTE:C:\VARA\VARA.exe

?RIGCONTROL
?Remote 192.168.1.64:8500 ICOM IC7100 88
?****
ENDPORT


192.168.1.64 is the address of my Windows machine - change to suit. Also change the RIGCONTROL line to suit your radio.

On the windows machine run WinmorControl COM1:19200 (change to suit the com port and speed of your 7300). You can either run from a command prompt or create a shortcut.

Make sure the 7300 is configured for PTT via CI-V commands, not via RTS

73,
John



On 08/06/2022 23:07, N3MEL - Glenn wrote:

Thank you John,

Is there and chance you provide a sample configuration for WinmorControl? I have loaded and open on the windows box
but can't seem to get the Pi4 configured right to key the Icom 7300, VARA HF opens fine and the node callsign is
showing in the VARA modem window but again can't get the 7300 to key via WinmorControl.

Thank you very much for your time!


Re: CAT Control Over IP

 

Thank you John,

Is there and chance you provide a sample configuration for WinmorControl? I have loaded and open on the windows box
but can't seem to get the Pi4 configured right to key the Icom 7300, VARA HF opens fine and the node callsign is
showing in the VARA modem window but again can't get the 7300 to key via WinmorControl.

Thank you very much for your time!


Re: @G8BPQ -- UZ7HO soundmodem for linux

 

This error is caused by an incompatibility in recent versions of gcc. This should fix it.



73,
John

On 08/06/2022 16:07, hartje wrote:
Dear John,

as I didnot found your email otherwise, I hopefully can get in contact this way.

Thanks for that port of the UZ7HO-modem (beta)

So let me assist to improve it.

First I send you my compile errors...

I tried to compile your actual port of the UZ7HO-Soundmodem on Ubuntu 2204

with

g++ --version
g++ (Ubuntu 11.2.0-19ubuntu1) 11.2.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

but got errors after qmake and than during execution of make


---------------------------------------------------------------------------------------------------------------------------------


$ make
g++ -c -pipe -g -fno-common -O2 -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_SERIALPORT_LIB -DQT_CORE_LIB -I. -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtSerialPort -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o ShowFilter.o ShowFilter.cpp
In file included from ShowFilter.cpp:23:
UZ7HOStuff.h:155:14: error: unnamed scoped enum is not allowed
? 155 | #define byte unsigned char //????????????????? 0 to 255
????? |????????????? ^~~~~~~~
UZ7HOStuff.h:155:14: error: expected identifier before ¡®unsigned¡¯
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:46,
???????????????? from /usr/include/x86_64-linux-gnu/qt5/QtGui/qtguiglobal.h:43,
???????????????? from /usr/include/x86_64-linux-gnu/qt5/QtGui/qpainter.h:43,
???????????????? from /usr/include/x86_64-linux-gnu/qt5/QtGui/QPainter:1,
???????????????? from ShowFilter.cpp:24:
/usr/include/c++/11/cstddef:69:19: error: expected unqualified-id before ¡®:¡¯ token
?? 69 |?? enum class byte : unsigned char {};
/usr/include/c++/11/cstddef:134:3: error: ¡®constexpr unsigned char std::operator|(unsigned char, unsigned char)¡¯ must have an argument of class or enumerated type
? 134 |?? operator|(byte __l, byte __r) noexcept
????? |?? ^~~~~~~~
/usr/include/c++/11/cstddef:138:3: error: ¡®constexpr unsigned char std::operator&(unsigned char, unsigned char)¡¯ must have an argument of class or enumerated type
? 138 |?? operator&(byte __l, byte __r) noexcept
????? |?? ^~~~~~~~
/usr/include/c++/11/cstddef:142:3: error: ¡®constexpr unsigned char std::operator^(unsigned char, unsigned char)¡¯ must have an argument of class or enumerated type
? 142 |?? operator^(byte __l, byte __r) noexcept
????? |?? ^~~~~~~~
/usr/include/c++/11/cstddef:146:3: error: ¡®constexpr unsigned char std::operator~(unsigned char)¡¯ must have an argument of class or enumerated type
? 146 |?? operator~(byte __b) noexcept
????? |?? ^~~~~~~~
/usr/include/c++/11/cstddef:160:3: error: ¡®constexpr unsigned char& std::operator|=(unsigned char&, unsigned char)¡¯ must have an argument of class or enumerated type
? 160 |?? operator|=(byte& __l, byte __r) noexcept
????? |?? ^~~~~~~~
/usr/include/c++/11/cstddef:164:3: error: ¡®constexpr unsigned char& std::operator&=(unsigned char&, unsigned char)¡¯ must have an argument of class or enumerated type
? 164 |?? operator&=(byte& __l, byte __r) noexcept
????? |?? ^~~~~~~~
/usr/include/c++/11/cstddef:168:3: error: ¡®constexpr unsigned char& std::operator^=(unsigned char&, unsigned char)¡¯ must have an argument of class or enumerated type
? 168 |?? operator^=(byte& __l, byte __r) noexcept
????? |?? ^~~~~~~~
In file included from ShowFilter.cpp:23:
UZ7HOStuff.h:155:14: error: unnamed scoped enum is not allowed
? 155 | #define byte unsigned char //????????????????? 0 to 255
????? |????????????? ^~~~~~~~
UZ7HOStuff.h:155:14: error: expected identifier before ¡®unsigned¡¯
In file included from /usr/include/c++/11/pstl/glue_algorithm_defs.h:13,
???????????????? from /usr/include/c++/11/algorithm:74,
???????????????? from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:142,
???????????????? from /usr/include/x86_64-linux-gnu/qt5/QtGui/qtguiglobal.h:43,
???????????????? from /usr/include/x86_64-linux-gnu/qt5/QtGui/qpainter.h:43,
???????????????? from /usr/include/x86_64-linux-gnu/qt5/QtGui/QPainter:1,
???????????????? from ShowFilter.cpp:24:
/usr/include/c++/11/functional:979:19: error: expected unqualified-id before ¡®:¡¯ token
? 979 |?? enum class byte : unsigned char;
????? |?????????????????? ^
make: *** [Makefile:552: ShowFilter.o] Fehler 1
-------------------------------------------------------------------------------------------------------


as it can be seen, there is a missing switch or definition in the UZ7HOStuff.h

Do you have any advice for me to improve the source or the compile process?

Thanks in advance

Michael

--
mit freundlichen Gr¨¹?en

Michael Hartje

Prof. Dr.-Ing. Michael Hartje
Hochschule Bremen
Neustadtswall 30
28199 Bremen






@G8BPQ -- UZ7HO soundmodem for linux

 

Dear John,

as I didnot found your email otherwise, I hopefully can get in contact this way.

Thanks for that port of the UZ7HO-modem (beta)

So let me assist to improve it.

First I send you my compile errors...

I tried to compile your actual port of the UZ7HO-Soundmodem on Ubuntu 2204

with

g++ --version
g++ (Ubuntu 11.2.0-19ubuntu1) 11.2.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

but got errors after qmake and than during execution of make


---------------------------------------------------------------------------------------------------------------------------------

$ make
g++ -c -pipe -g -fno-common -O2 -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_SERIALPORT_LIB -DQT_CORE_LIB -I. -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtSerialPort -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o ShowFilter.o ShowFilter.cpp
In file included from ShowFilter.cpp:23:
UZ7HOStuff.h:155:14: error: unnamed scoped enum is not allowed
? 155 | #define byte unsigned char //????????????????? 0 to 255
????? |????????????? ^~~~~~~~
UZ7HOStuff.h:155:14: error: expected identifier before ¡®unsigned¡¯
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:46,
???????????????? from /usr/include/x86_64-linux-gnu/qt5/QtGui/qtguiglobal.h:43,
???????????????? from /usr/include/x86_64-linux-gnu/qt5/QtGui/qpainter.h:43,
???????????????? from /usr/include/x86_64-linux-gnu/qt5/QtGui/QPainter:1,
???????????????? from ShowFilter.cpp:24:
/usr/include/c++/11/cstddef:69:19: error: expected unqualified-id before ¡®:¡¯ token
?? 69 |?? enum class byte : unsigned char {};
/usr/include/c++/11/cstddef:134:3: error: ¡®constexpr unsigned char std::operator|(unsigned char, unsigned char)¡¯ must have an argument of class or enumerated type
? 134 |?? operator|(byte __l, byte __r) noexcept
????? |?? ^~~~~~~~
/usr/include/c++/11/cstddef:138:3: error: ¡®constexpr unsigned char std::operator&(unsigned char, unsigned char)¡¯ must have an argument of class or enumerated type
? 138 |?? operator&(byte __l, byte __r) noexcept
????? |?? ^~~~~~~~
/usr/include/c++/11/cstddef:142:3: error: ¡®constexpr unsigned char std::operator^(unsigned char, unsigned char)¡¯ must have an argument of class or enumerated type
? 142 |?? operator^(byte __l, byte __r) noexcept
????? |?? ^~~~~~~~
/usr/include/c++/11/cstddef:146:3: error: ¡®constexpr unsigned char std::operator~(unsigned char)¡¯ must have an argument of class or enumerated type
? 146 |?? operator~(byte __b) noexcept
????? |?? ^~~~~~~~
/usr/include/c++/11/cstddef:160:3: error: ¡®constexpr unsigned char& std::operator|=(unsigned char&, unsigned char)¡¯ must have an argument of class or enumerated type
? 160 |?? operator|=(byte& __l, byte __r) noexcept
????? |?? ^~~~~~~~
/usr/include/c++/11/cstddef:164:3: error: ¡®constexpr unsigned char& std::operator&=(unsigned char&, unsigned char)¡¯ must have an argument of class or enumerated type
? 164 |?? operator&=(byte& __l, byte __r) noexcept
????? |?? ^~~~~~~~
/usr/include/c++/11/cstddef:168:3: error: ¡®constexpr unsigned char& std::operator^=(unsigned char&, unsigned char)¡¯ must have an argument of class or enumerated type
? 168 |?? operator^=(byte& __l, byte __r) noexcept
????? |?? ^~~~~~~~
In file included from ShowFilter.cpp:23:
UZ7HOStuff.h:155:14: error: unnamed scoped enum is not allowed
? 155 | #define byte unsigned char //????????????????? 0 to 255
????? |????????????? ^~~~~~~~
UZ7HOStuff.h:155:14: error: expected identifier before ¡®unsigned¡¯
In file included from /usr/include/c++/11/pstl/glue_algorithm_defs.h:13,
???????????????? from /usr/include/c++/11/algorithm:74,
???????????????? from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:142,
???????????????? from /usr/include/x86_64-linux-gnu/qt5/QtGui/qtguiglobal.h:43,
???????????????? from /usr/include/x86_64-linux-gnu/qt5/QtGui/qpainter.h:43,
???????????????? from /usr/include/x86_64-linux-gnu/qt5/QtGui/QPainter:1,
???????????????? from ShowFilter.cpp:24:
/usr/include/c++/11/functional:979:19: error: expected unqualified-id before ¡®:¡¯ token
? 979 |?? enum class byte : unsigned char;
????? |?????????????????? ^
make: *** [Makefile:552: ShowFilter.o] Fehler 1
-------------------------------------------------------------------------------------------------------

as it can be seen, there is a missing switch or definition in the UZ7HOStuff.h

Do you have any advice for me to improve the source or the compile process?

Thanks in advance

Michael

--
mit freundlichen Gr¨¹?en

Michael Hartje

Prof. Dr.-Ing. Michael Hartje
Hochschule Bremen
Neustadtswall 30
28199 Bremen


Re: Latest Win version virus alert

 

Yep, ?I looked into my anti-virus quarantine folder and told my software it was ok. It loaded up just fine.?

¡®73

Eric
VE7KLZ?




On Tuesday, June 7, 2022, 10:09 AM, Ray Adkins <N3hym1@...> wrote:

Had same problem , turned off windows defender, and ran software.

Ray N3HYM?


Re: How to force a "MAPPED" station to forward via RF instead? #fwd #mail #bpq32

 

On Tue, Jun 7, 2022 at 04:12 AM, John G8BPQ wrote:
Do you have both the KISS and AGW interfaces enabled in SoundModem? If so there is the risk that both SoundModem and BPQ will respond to a connect request. So long as your users only ever connect to an alias you should be ok, as SM won't respond to that, but if anyone tries to connect to your callsign both will repond and result in protocol errors.
Thanks John!? A little more testing demonstrated that I can set Port 12 to L3ONLY=1 and Channel=B, while turing Channel B off in UZ7HO and still make connections.? That relieves me of the "dual" response issue.? Seems that the port forward of 8000 to 8100 is what did the trick.? Now I get the best of both worlds...? KISS Modems and full rig control ;).

Thanks again to all who responded!
?
--
73,

- Matt, WE1H

we1h AT arrl.net
http://www.we1h.com


Re: stats during YAPP transfers

 

Thanks John, that's excellent news!? I was testing another ham's new radio installation and this tells me his problems with out of sequence and rejected packets are now a thing of the past.

Thanks!
--
Charlie (N4NVD)


Re: stats during YAPP transfers

 

¿ªÔÆÌåÓý

Yes, stats are still connected by the node. Monitoring is disabled? in QtTerm? because the way the software multiplexes user and monitor data over the same connection is incompatible with YAPP transfers. If you want to monitor a transfer you can open a separate monitor window.

73,
John


On 07/06/2022 23:29, Charlie Hein wrote:

Using QTTerm TCP for the upload.? Noticed that the monitor window is frozen during the transfer, so I wondered if any of the stats were still collected by the Node during the transfer.
--
Charlie (N4NVD)


Re: CAT Control Over IP

 

¿ªÔÆÌåÓý

You don't need Winmor TNC. The name is historic - it works with other soft TNCs like ARDOP or VARA as well.

73,
John




On 07/06/2022 23:23, N3MEL - Glenn wrote:

I have WinmorControl downloaded but can't find Winmor TNC anywhere, any thoughts?


Re: stats during YAPP transfers

 

Using QTTerm TCP for the upload.? Noticed that the monitor window is frozen during the transfer, so I wondered if any of the stats were still collected by the Node during the transfer.
--
Charlie (N4NVD)


Re: CAT Control Over IP

 

I have WinmorControl downloaded but can't find Winmor TNC anywhere, any thoughts?


Re: Where can I find instruction on how to upgrade to the latest pilinbpq?

 

/g/bpq32/message/33826?p=%2C%2C%2C20%2C0%2C0%2C0%3A%3ACreated%2C%2Cupgrade+script%2C20%2C2%2C0%2C86035353

Hello,

One method is to use the script posted on the page per the link above.?

73,
Lee K5DAT?


On Tue, Jun 7, 2022, 2:52 PM Heber Soto <np4jn@...> wrote:

Hello

I see a new version of pilinbpq in the Dowload/Beta directory:

Where can I find instruction on how to perform upgrade to this version?

Thanks 73,

Heber

NP4JN