locked
Re: TCI-Client for Sun SDR
#Cat_RigControl
On 25/11/2021 15:42, Randy Diddel wrote:
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.Hi Andy, can you detail what issues exist with using the ExpertSDR TS-480 emulation for CAT control please? 73 Bill G4WJS. |
|
locked
Re: #raspberryPi #install
#raspberryPi
#install
Edward Seeliger
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 RPI 4B 4GB I started with a clean RPI OS Bullseye again, installed all the prerequisites from the INSTALL recipe using APT package manager including cmake and built the install and package versions following the recipe. It all works as it should. Thanks for your help. Yes, my original goal was to build and install on the RPI Zero W2. Now I must learn how to move the wsjtx package version from one RPI to another. There is always something else to learn. Have a nice weekend. Edd - KD5M |
|
locked
Re: TCI-Client for Sun SDR
#Cat_RigControl
Michael Black
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 add it to hamlib so you'll be able to download the new DLL to get it. Mike W9MDB
On Thursday, November 25, 2021, 09:43:04 AM CST, Randy Diddel <k5rhd.73@...> wrote:
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 Diddel K5RHD DM79ku Arvada, CO |
|
locked
Re: TCI-Client for Sun SDR
#Cat_RigControl
Randy Diddel
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 Diddel K5RHD DM79ku Arvada, CO |
|
locked
Re: #Kenwood #Cat_RigControl #IssueReport
#Kenwood
#Cat_RigControl
#IssueReport
mark.salvador@...
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 cable. seems that the laptop to rog has connectivity its just that im getting protocol errors. thanks in advance for your insights and reply. |
|
locked
Re: #raspberryPi #install
#raspberryPi
#install
On 25/11/2021 04:06, Edward Seeliger
wrote:
Good evening Bill. 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 depending on the security options set
for sudo. The issue is not the command but the way you have
installed CMake. Probably easier to install the distribution cmake
package. I thought you wanted to run on your Pi Zero, to do that try making a Debian package that you can then move to your target machine to install with dpkg. cmake --build . --target package You may need to install more packages for the package target to
complete. 73 |
|
locked
Re: #raspberryPi #install
#raspberryPi
#install
Edward Seeliger
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 recipe is incorrect -- "sudo cmake --build . --target install" gives an error "sudo: cmake: command not found". I think the correct script should be "sudo make install" - that command runs and installs wsjtx 2.5.2 into /usr/local/bin and will run from that location, albeit without a desktop icon. It must be run with the RUN command or migrate to the folder and click on it. The tarball recipe will not run beyond building hamlib on my RPI Zero W2 (500MB SDRAM) on RPI OS Bullseye. Please verify my change for the last line in the recipe is correct. Thanks for your help. As always, I learned some more about Linux and Raspian! Edd - KD5M |
|
locked
Re: #raspberryPi #install
#raspberryPi
#install
Edward Seeliger
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 with Bullseye soon. There were no other applications running except nano for me to read the build instructions from the INSTALL file. But I wanted to add it to a new RPI Zero W2 I have recently received (as much as anythng to try to run the build from source process). Yes Bill, the RPI Zero 2 W has only 512 MB of SDRAM - if that is too little to allow the build process to run then so be it - it was worth a try (and a learning exercise for me). Have a great Thanksgiving tomorrow (you can enjoy it with us if you like Kari and Bill!). Edd - KD5M |
|
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 in alpha state. Neither of the 2 aforementioned programs work with TCI 1.6 yet.
@Roger ExpertSDR will let you go down to steps of 0.1 Hz
73, Charlie GI4FUE
From: main@WSJTX.groups.io [mailto:main@WSJTX.groups.io] On Behalf Of Bill Somerville
Sent: 24 November 2021 20:40 To: main@WSJTX.groups.io Subject: Re: [WSJTX] 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, although audio does seem to be promised in some future version of TCI. Looking at the TCI 1.6 spec it does have commands to control audio streams, so maybe it is implemented.
I see the CAT via a virtual COM port uses a TS-480 emulation, I don't see why that would limit the SDR to 100 Hz steps, what do you have set in the "Step" drop-down list in ExpertSDR?
73
On 24/11/2021 20:16, Roger Corbett wrote:
|
|
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,
although audio does seem to be promised in some future version of
TCI. Looking at the TCI 1.6 spec it does have commands to control
audio streams, so maybe it is implemented.
I see the CAT via a virtual COM port
uses a TS-480 emulation, I don't see why that would limit the SDR
to 100 Hz steps, what do you have set in the "Step" drop-down list
in ExpertSDR?
73
Bill G4WJS. On 24/11/2021 20:16, Roger Corbett
wrote:
Hi Bill,
|
|
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 needed On Wed, Nov 24, 2021 at 10:18 AM Edward Seeliger <eseeliger@...> wrote: I have attempted to build wsjtx-2.5.2 for Raspian Bullseye (32 GB card) from source for the RPI Zero W2 following the recipe contained in the source tarball.
--
|
|
locked
Re: TCI-Client for Sun SDR
#Cat_RigControl
Same +1
|
|
locked
Re: TCI-Client for Sun SDR
#Cat_RigControl
Roger Corbett <roger.corbett@...>
Hi Bill,
toggle quoted message
Show quoted text
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 I’ve never been able to get any sort of doppler correction working with that setup. Thats not totally true but 100hz steps, which is all I’ve been able to achieve, is useless as a microwave IF. 73 Roger ZL3RC
|
|
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 its attendant artefacts. Perhaps it could be investigated
73, Charlie GI4FUE
From: main@WSJTX.groups.io [mailto:main@WSJTX.groups.io] On Behalf Of ????? ??????? via groups.io
Sent: 24 November 2021 17:25 To: main@wsjtx.groups.io Subject: Re: [WSJTX] 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 not use TCI communication technology. Thanks. 73 Boris UX8IW
--
|
|
locked
Re: #raspberryPi #install
#raspberryPi
#install
Karza <kari.sillanmaki@...>
Thanks for the info Bill.
I should have known... :(
'Kari
On 24.11.2021 19.15, Bill Somerville
wrote:
|
|
locked
Re: TCI-Client for Sun SDR
#Cat_RigControl
Борис Романов <ux8iw@...>
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 not use TCI communication technology. Thanks. 73 Boris UX8IW Среда, 24 ноября 2021, 0:39 +02:00 от Bill Somerville <g4wjs@...>: -- Борис Романов |
|
locked
Re: #raspberryPi #install
#raspberryPi
#install
Hi Karl,
the default with no '-j' argument is a
serial build, equivalent to '-j1'.
73
Bill G4WJS. On 24/11/2021 17:13, Karza wrote:
|
|
locked
Re: #raspberryPi #install
#raspberryPi
#install
Karza <kari.sillanmaki@...>
Hi Edd,
perhaps you could try to use the -j
parameter to reduce the number of parallelism of the
compile process. ( Even down to 1 )
Of course the compile will then take (
a lot ) more time, but might actually succeed.
( Once upon a time I was too eager and
pecified too large number for -j which then caused compile
failure. )
73's de Kari, oh2gqc
On 24.11.2021 18.30, Edward Seeliger
wrote:
Good afternoon Bill - thanks. |
|
locked
Re: #raspberryPi #install
#raspberryPi
#install
On 24/11/2021 16:30, Edward Seeliger wrote:
Good afternoon Bill - thanks.Hi Edd, OK. Make sure you don't have other unnecessary applications running while the build is running. I have not tried a build on a Pi Zero, I believe the Pi Zero 2 W only has 1/2 Gbyte of RAM and that may well not be enough. Do you have another Pi system with more memory you can build on? 73 Bill G4WJS. |
|
locked
Re: #raspberryPi #install
#raspberryPi
#install
Edward Seeliger
Good afternoon Bill - thanks.
I did not add any suffixes (-j) / options to the build command except as specified in the tarball instructions. But that is what I suspect is happening. I will have to research (learn again) how to change (temporaily) the memory allotment on the RPI and see if that works. Thanks. Edd - KD5M |
|