|
locked
Re: #raspberryPi #install
#raspberryPi
#install
No current issues but I don’t understand most of this.
No current issues but I don’t understand most of this.
|
By
Gary trock
·
#30367
·
|
|
locked
Re: #raspberryPi #install
#raspberryPi
#install
Gary,
Edd is trying to install WSJT-X on a Raspberry Pi Zero 2 W board. He can't use the Debian package we provide because he has installed a later version of Raspberry Pi
Gary,
Edd is trying to install WSJT-X on a Raspberry Pi Zero 2 W board. He can't use the Debian package we provide because he has installed a later version of Raspberry Pi
|
By
Bill Somerville
·
#30366
·
|
|
locked
Re: #raspberryPi #install
#raspberryPi
#install
Pardon my ignorance. These discussions are so far above me. Are many of you software professionals or can you point out to me reading to help me better understand?
Gary N8GT
Pardon my ignorance. These discussions are so far above me. Are many of you software professionals or can you point out to me reading to help me better understand?
Gary N8GT
|
By
Gary trock
·
#30365
·
|
|
locked
Re: #raspberryPi #install
#raspberryPi
#install
Edd,
have you tried installing the default cmake package from the Raspberry Pi OS repository? sudo apt install cmake
73
Bill
G4WJS.
Edd,
have you tried installing the default cmake package from the Raspberry Pi OS repository? sudo apt install cmake
73
Bill
G4WJS.
|
By
Bill Somerville
·
#30364
·
|
|
locked
Re: TCI-Client for Sun SDR
#Cat_RigControl
Hi Andy,
can you detail what issues exist with using the ExpertSDR TS-480 emulation for CAT control please?
73
Bill
G4WJS.
Hi Andy,
can you detail what issues exist with using the ExpertSDR TS-480 emulation for CAT control please?
73
Bill
G4WJS.
|
By
Bill Somerville
·
#30363
·
|
|
locked
Re: #raspberryPi #install
#raspberryPi
#install
Good morning Bill
sudo -E cmake .... didn't work. I also tried to install cmake on a fresh OS Bullseye image using the sh script as described on the cmake site - that didn't seem to work either.
On my
Good morning Bill
sudo -E cmake .... didn't work. I also tried to install cmake on a fresh OS Bullseye image using the sh script as described on the cmake site - that didn't seem to work either.
On my
|
By
Edward Seeliger
·
#30362
·
|
|
locked
Re: TCI-Client for Sun SDR
#Cat_RigControl
I need volunteers who have the need for TCI 1.5 and one for TCI 1.6
Does anybody need TCI 1.4?
I don't yet what the difference is but apparently JTDX's implementation only works on 1.5.
I'm going to
I need volunteers who have the need for TCI 1.5 and one for TCI 1.6
Does anybody need TCI 1.4?
I don't yet what the difference is but apparently JTDX's implementation only works on 1.5.
I'm going to
|
By
Michael Black
·
#30361
·
|
|
locked
Re: TCI-Client for Sun SDR
#Cat_RigControl
Add me to the list that would like to see TCI added at least for CAT-type control. I am good with using VAC for now although it would be nice to have it all rolled together.
--
Randy
Add me to the list that would like to see TCI added at least for CAT-type control. I am good with using VAC for now although it would be nice to have it all rolled together.
--
Randy
|
By
Randy Diddel
·
#30360
·
|
|
locked
Re: #Kenwood #Cat_RigControl #IssueReport
#Kenwood
#Cat_RigControl
#IssueReport
Hi Chris, can I ask for your configuration and settings? what OS are you using? What cable is it an FTDI?
I tried rolling back to ver 2.2 but still doesnt work on my laptop. Om using the xggcomms
Hi Chris, can I ask for your configuration and settings? what OS are you using? What cable is it an FTDI?
I tried rolling back to ver 2.2 but still doesnt work on my laptop. Om using the xggcomms
|
By
mark.salvador@...
·
#30359
·
|
|
locked
Re: #raspberryPi #install
#raspberryPi
#install
Hi Edd,
because you have not installed the cmake Debian package, root does not have cmake on its PATH. Try: sudo -E cmake --build . --target install
although that may also fail
Hi Edd,
because you have not installed the cmake Debian package, root does not have cmake on its PATH. Try: sudo -E cmake --build . --target install
although that may also fail
|
By
Bill Somerville
·
#30358
·
|
|
locked
Re: #raspberryPi #install
#raspberryPi
#install
Good evening Bill.
I have successfully used the install recipe contained in the source tarball to build WSJTX 2.5.2 on an RPI 4B (4GB SDRAM) on RPI OS Bullseye.
But I believe the last line in the
Good evening Bill.
I have successfully used the install recipe contained in the source tarball to build WSJTX 2.5.2 on an RPI 4B (4GB SDRAM) on RPI OS Bullseye.
But I believe the last line in the
|
By
Edward Seeliger
·
#30357
·
|
|
locked
Re: #raspberryPi #install
#raspberryPi
#install
Good afternoon Loyd, Kari, and Bill - thanks to all for your suggestions.
I have WSJTX 2.5.2 installed and working on multiple OS Buster / RPI 3 and RPI4s. I will try the build procedure on an RPI4
Good afternoon Loyd, Kari, and Bill - thanks to all for your suggestions.
I have WSJTX 2.5.2 installed and working on multiple OS Buster / RPI 3 and RPI4s. I will try the build procedure on an RPI4
|
By
Edward Seeliger
·
#30356
·
|
|
locked
Re: TCI-Client for Sun SDR
#Cat_RigControl
Hi all
Bill, TCI 1.5 spec as used in JTDX 2.2.156, and the most recent version of MSHV also controls the audio stream. TCI 1.6 has been developed specifically for ExpertSDR V3 which is currently
Hi all
Bill, TCI 1.5 spec as used in JTDX 2.2.156, and the most recent version of MSHV also controls the audio stream. TCI 1.6 has been developed specifically for ExpertSDR V3 which is currently
|
By
Charlie Morrison
·
#30355
·
|
|
locked
Re: TCI-Client for Sun SDR
#Cat_RigControl
Hi Roger,
as far as I can see the TCI feature for sample data is only implemented for I/Q data from ExpertSDR, not foe baseband PCM audio which is what is needed for WSJT-X,
Hi Roger,
as far as I can see the TCI feature for sample data is only implemented for I/Q data from ExpertSDR, not foe baseband PCM audio which is what is needed for WSJT-X,
|
By
Bill Somerville
·
#30354
·
|
|
locked
Re: #raspberryPi #install
#raspberryPi
#install
Hello Mr. Edd
I have heard that the Bulleye os has some issues with installing some programs.
go back Buster and try install WSJTX
here is a link to get it if
Hello Mr. Edd
I have heard that the Bulleye os has some issues with installing some programs.
go back Buster and try install WSJTX
here is a link to get it if
|
By
Loyd
·
#30353
·
|
|
locked
Re: TCI-Client for Sun SDR
#Cat_RigControl
Same +1
By
PH7R - Ronald
·
#30352
·
|
|
locked
Re: TCI-Client for Sun SDR
#Cat_RigControl
Hi Bill,
Just to add another number to the count. I too have a SunSDR and Id love to be able to use TCI directly from WSJT-X.
Currently Im using MacLoggerDX to do the connection which is fine but
Hi Bill,
Just to add another number to the count. I too have a SunSDR and Id love to be able to use TCI directly from WSJT-X.
Currently Im using MacLoggerDX to do the connection which is fine but
|
By
Roger Corbett <roger.corbett@...>
·
#30351
·
|
|
locked
Re: TCI-Client for Sun SDR
#Cat_RigControl
Hi Bill
There are a great many users of the SunSDR range, and I for one would love to see TCI incorporated as a CAT option…It can also stream the Audio which gets around having to use VAC with
Hi Bill
There are a great many users of the SunSDR range, and I for one would love to see TCI incorporated as a CAT option…It can also stream the Audio which gets around having to use VAC with
|
By
Charlie Morrison
·
#30350
·
|
|
locked
Re: #raspberryPi #install
#raspberryPi
#install
Thanks for the info Bill.
I should have known... :(
'Kari
Thanks for the info Bill.
I should have known... :(
'Kari
|
By
Karza
·
#30349
·
|
|
locked
Re: TCI-Client for Sun SDR
#Cat_RigControl
Hi Bill, Mike
This question arose during the discussion on the site forum.qrz.ru of the capabilities of the WSJTX, JTDX and MSHV programs by users of SUN SDR transceivers. Surprised that WSJTX does
Hi Bill, Mike
This question arose during the discussion on the site forum.qrz.ru of the capabilities of the WSJTX, JTDX and MSHV programs by users of SUN SDR transceivers. Surprised that WSJTX does
|
By
Борис Романов
·
#30348
·
|