|
Re: Compile under macOS
#install
Solved!
I had qt (the latest is QT6.01) and qt5 installed.
Uninstalled qt, which solved it. Of course alse removing PATH-references to qt/bin etc.
Solved!
I had qt (the latest is QT6.01) and qt5 installed.
Uninstalled qt, which solved it. Of course alse removing PATH-references to qt/bin etc.
|
By
Loe Walter
·
#1680
·
|
|
Re: Compile under macOS
#install
Errors in v.6.6.1:
I picked them from compiler-output..
/usr/local/include/QtCore/qglobal.h:667:43: error: no template named 'is_arithmetic_v' in namespace 'std'; did you mean
Errors in v.6.6.1:
I picked them from compiler-output..
/usr/local/include/QtCore/qglobal.h:667:43: error: no template named 'is_arithmetic_v' in namespace 'std'; did you mean
|
By
Loe Walter
·
#1679
·
|
|
Re: ADDING DCS DECODE in the NBFM demodulator window
Hi Ronen,
seems to be quite useful and well documented links, thanks!
I will open an Issue on Github soon. Could be a nice addition.
Brgds,
Edouard.
Hi Ronen,
seems to be quite useful and well documented links, thanks!
I will open an Issue on Github soon. Could be a nice addition.
Brgds,
Edouard.
|
By
Edouard Griffiths
·
#1678
·
|
|
Re: ADDING DCS DECODE in the NBFM demodulator window
Hi Edouard
Im sorry i cn not contribute in the software way im not a software person
But i can provide you the info of the DCS
here it is
https://mmi-comm.tripod.com/dcs.html
and also here
Hi Edouard
Im sorry i cn not contribute in the software way im not a software person
But i can provide you the info of the DCS
here it is
https://mmi-comm.tripod.com/dcs.html
and also here
|
By
Ronen Pinchook
·
#1677
·
|
|
Re: ADDING DCS DECODE in the NBFM demodulator window
Hello Ronen,
I don't know the details of DCS but I suppose this can be done.
Brgds,
Edouard.
Hello Ronen,
I don't know the details of DCS but I suppose this can be done.
Brgds,
Edouard.
|
By
Edouard Griffiths
·
#1676
·
|
|
ADDING DCS DECODE in the NBFM demodulator window
Hi there
Is it possible to add dcs (digital code squelsh) decode in the NBFM Window in addition to the CTCSS decode that already exist there ?
Thanks Forward
Ronen - 4Z4ZQ
http://www.ronen.org
Hi there
Is it possible to add dcs (digital code squelsh) decode in the NBFM Window in addition to the CTCSS decode that already exist there ?
Thanks Forward
Ronen - 4Z4ZQ
http://www.ronen.org
|
By
Ronen Pinchook
·
#1675
·
|
|
Re: Pluto via LAN disappears on WiFi
#plutosdr
#ubuntu
Hi Bob!
I found that name-resolution does not work from WiFi to LAN. But the network is connected, WiFi clients are in the same net / subnet as the LAN clients. So I can address my Pluto as "ssh
Hi Bob!
I found that name-resolution does not work from WiFi to LAN. But the network is connected, WiFi clients are in the same net / subnet as the LAN clients. So I can address my Pluto as "ssh
|
By
DC3AX
·
#1674
·
|
|
Re: Compile under macOS
#install
And again...thanks for your help Jon.
I also uninstalled a SDRangel-port-install.
And again...thanks for your help Jon.
I also uninstalled a SDRangel-port-install.
|
By
Loe Walter
·
#1673
·
|
|
Re: Pluto via LAN disappears on WiFi
#plutosdr
#ubuntu
Ulrich,
Sounds like your WiFi and LAN do no share the same subnet and allow devices on each to talk. Check the gateway used on the router for each.
Another simple solution would be to use a LAN to USB
Ulrich,
Sounds like your WiFi and LAN do no share the same subnet and allow devices on each to talk. Check the gateway used on the router for each.
Another simple solution would be to use a LAN to USB
|
By
Bob Stricklin
·
#1672
·
|
|
Re: Compile under macOS
#install
Hi,
This is unrelated to the Satellite Tracker and the change you just made.
It could possibly be due to a mixture of plugins from different builds. You might try deleting the existing
Hi,
This is unrelated to the Satellite Tracker and the change you just made.
It could possibly be due to a mixture of plugins from different builds. You might try deleting the existing
|
By
Jon Beniston
·
#1671
·
|
|
Pluto via LAN disappears on WiFi
#plutosdr
#ubuntu
Hi!
I couldn't get sdrangel to work with my ADALM-Pluto at all, while the LimeSDR Mini was working fine with my selft compiled setup under Ubuntu 20.10.
Then I discovered, that the description was
Hi!
I couldn't get sdrangel to work with my ADALM-Pluto at all, while the LimeSDR Mini was working fine with my selft compiled setup under Ubuntu 20.10.
Then I discovered, that the description was
|
By
DC3AX
·
#1670
·
|
|
Re: Compile under macOS
#install
Sorry, this also happened with first change you advised......
Sorry, this also happened with first change you advised......
|
By
Loe Walter
·
#1669
·
|
|
Re: Compile under macOS
#install
Okay Jon!
Also went fine.
I noticed something in my console when starting SDRangel:
Cannot load library /usr/local/lib/sdrangel/plugins/liboutputsoapysdr.dylib:
Okay Jon!
Also went fine.
I noticed something in my console when starting SDRangel:
Cannot load library /usr/local/lib/sdrangel/plugins/liboutputsoapysdr.dylib:
|
By
Loe Walter
·
#1668
·
|
|
Re: Compile under macOS
#install
Hi,
>Should I repeat the procedure with "set(TARGET_LIB Qt5::Positioning Qt5::Charts)"?
Yes please, just to make sure the other library isn’t needed.
Cheers,
Jon
Hi,
>Should I repeat the procedure with "set(TARGET_LIB Qt5::Positioning Qt5::Charts)"?
Yes please, just to make sure the other library isn’t needed.
Cheers,
Jon
|
By
Jon Beniston
·
#1667
·
|
|
Re: Compile under macOS
#install
Hi Jon,
You're a genius!!
I already compiled with "set(TARGET_LIB Qt5::Widgets Qt5::Positioning Qt5::Charts)".
All went well.
Should I repeat the procedure with "set(TARGET_LIB Qt5::Positioning
Hi Jon,
You're a genius!!
I already compiled with "set(TARGET_LIB Qt5::Widgets Qt5::Positioning Qt5::Charts)".
All went well.
Should I repeat the procedure with "set(TARGET_LIB Qt5::Positioning
|
By
Loe Walter
·
#1666
·
|
|
Re: Compile under macOS
#install
Hi,
Sorry, that should be:
set(TARGET_LIB Qt5::Positioning Qt5::Charts)
Cheers,
Jon
_._,_._,_
Hi,
Sorry, that should be:
set(TARGET_LIB Qt5::Positioning Qt5::Charts)
Cheers,
Jon
_._,_._,_
|
By
Jon Beniston
·
#1665
·
|
|
Re: Compile under macOS
#install
Hi,
>I had to sudo port install qt5-qtspeech now with V6.6.
This is a new requirement for 6.6, so is expected.
Hi,
>I had to sudo port install qt5-qtspeech now with V6.6.
This is a new requirement for 6.6, so is expected.
|
By
Jon Beniston
·
#1664
·
|
|
Re: Compile under macOS
#install
and make VERBOSE=1
By
Loe Walter
·
#1663
·
|
|
Re: Compile under macOS
#install
And this is my qt5-config:
qt4-mac @4.8.7_10
qt4-mac @4.8.7_11 (active)
qt5-qtbase @5.15.2_0+openssl
qt5-qtbase @5.15.2_1+openssl
qt5-qtbase @5.15.2_2+openssl (active)
qt5-qtcharts
And this is my qt5-config:
qt4-mac @4.8.7_10
qt4-mac @4.8.7_11 (active)
qt5-qtbase @5.15.2_0+openssl
qt5-qtbase @5.15.2_1+openssl
qt5-qtbase @5.15.2_2+openssl (active)
qt5-qtcharts
|
By
Loe Walter
·
#1662
·
|
|
Re: Compile under macOS
#install
Yes Jon,
V6.5 built well.
I had to sudo port install qt5-qtspeech now with V6.6.
Something corrupted maybe?
Yes Jon,
V6.5 built well.
I had to sudo port install qt5-qtspeech now with V6.6.
Something corrupted maybe?
|
By
Loe Walter
·
#1661
·
|