Search found 23 matches

by WA4SIX
Sun Feb 11, 2024 11:40 am
Forum: Thetis
Topic: Can you use CAT/MIDI at the same time?
Replies: 12
Views: 983

Re: Can you use CAT/MIDI at the same time?

Some years ago Kjell Karlen and I made the "Odin" console which used CAT commands to control Thetis; implmented in an Arduino. In case any of the code is useful, you will find the repository here: https://github.com/laurencebarker/odin-SDR-console Wow. As pertains to Odin, the code is wri...
by WA4SIX
Sat Feb 10, 2024 7:44 pm
Forum: Thetis
Topic: Can you use CAT/MIDI at the same time?
Replies: 12
Views: 983

Re: Can you use CAT/MIDI at the same time?

n1gp wrote:Please post some pictures when you get it up and running!


It'll be a few weeks, if I am lucky. I sure will post it up. I collect lots of junk & sometimes combine some of it to make better junk.
I wish Thetis worked for the LimeSDR-USB, because, a 6M and up rig in an FT-726 is in the future.

Ed
by WA4SIX
Sat Feb 10, 2024 7:13 pm
Forum: Thetis
Topic: Can you use CAT/MIDI at the same time?
Replies: 12
Views: 983

Re: Can you use CAT/MIDI at the same time?

**IMHO, MIDI is a lot of extra processing in order to form the required MIDI messages. Click a button or turn a knob one increment and puke out the appropriate CAT message seems simpler to me, especially if I was coding it.** "Not" being a coder, I have found most of the "Simple"...
by WA4SIX
Sat Feb 10, 2024 12:51 am
Forum: Thetis
Topic: Can you use CAT/MIDI at the same time?
Replies: 12
Views: 983

Re: Can you use CAT/MIDI at the same time?

There will be no conflicts. Internal Thetis logic is "last command wins". You might consider processing the analog controls into CAT rather than MIDI. Note also that Thetis can accept CAT over IP as well as serial. Excellent. I used CAT for the processes that I did, because I already figu...
by WA4SIX
Fri Feb 09, 2024 9:59 pm
Forum: Thetis
Topic: Can you use CAT/MIDI at the same time?
Replies: 12
Views: 983

Re: Can you use CAT/MIDI at the same time?

My plan is to use all of the knobs & switches on the IC-765 to control Thetis. There are about 55 knobs, switches & buttons on the front panel & I will not have to use a label maker to remember what each one is. I guess the "Story" was a bit long, but I thought the details may ...
by WA4SIX
Fri Feb 09, 2024 8:23 pm
Forum: Thetis
Topic: Can you use CAT/MIDI at the same time?
Replies: 12
Views: 983

Re: Can you use CAT/MIDI at the same time?

**Next is to tackle the front panel/Teensy/MIDI. I figure that I can just make all of the buttons have different addresses & use Thetis to define them to their purpose.** Of course, I am using Thetis. It is perfect for the system I am trying to build. The Teensy can be native MIDI_USB. Thetis th...
by WA4SIX
Fri Feb 09, 2024 7:50 pm
Forum: Thetis
Topic: Can you use CAT/MIDI at the same time?
Replies: 12
Views: 983

Can you use CAT/MIDI at the same time?

I am stuffing my Hermes Lite-2, NUC, arduino, teensy, some level converter boards & such in an old IC-765. I have the Kenwood TS-2000 CAT operating the VFD for frequency/mode display, amp sequencing & band decoding with an arduino Mega 2560. I want to use a Teensy 4.1/MIDI for the front pane...
by WA4SIX
Fri Jun 23, 2023 8:51 pm
Forum: Thetis
Topic: Wrong SWR on 6m only? UPDATE SWR on all bands is out to lunch
Replies: 25
Views: 3365

Re: Wrong SWR on 6m only? UPDATE SWR on all bands is out to lunch

Let me ask your setup.
Are you using an SWR/power meter between the tuner & antenna? If so, that is the wrong place to read SWR.
Try each band directly to the dummy load & see what the radio reads on all bands.

Ed
by WA4SIX
Fri Jun 23, 2023 9:09 am
Forum: Thetis
Topic: Wrong SWR on 6m only? UPDATE SWR on all bands is out to lunch
Replies: 25
Views: 3365

Re: Wrong SWR on 6m only?

Some radios may be more sensitive to common mode currents.
Using a dummy load will negate those effects.
I would consider it the first step in diagnosis.

Ed
by WA4SIX
Sat Jun 17, 2023 1:50 am
Forum: Thetis
Topic: RX1 acting up whereas RX2 is not
Replies: 71
Views: 9305

Re: RX1 acting up whereas RX2 is not

Back in the day, I used to find overheated components with Radio Shack Color TV Tuner Cleaner. Not sure if there is an equal in this EPA compliant world.

Ed
by WA4SIX
Wed May 17, 2023 9:38 pm
Forum: Thetis
Topic: Understanding G7KLJ 2.9.0.11 release
Replies: 127
Views: 23011

Re: Understanding G7KLJ 2.9.0.11 release

Thank you, Scott. This one gives me a comperable reading on my watt meter with the HL-2.
Good save !

Ed
WA4SIX
by WA4SIX
Wed May 17, 2023 9:15 am
Forum: Thetis
Topic: Understanding G7KLJ 2.9.0.11 release
Replies: 127
Views: 23011

Re: Understanding G7KLJ 2.9.0.11 release

Looks like his Github has gone private.

Ed
by WA4SIX
Sat Apr 22, 2023 8:29 pm
Forum: Thetis
Topic: Why not use CUDA cores?
Replies: 8
Views: 1417

Re: Why not use CUDA cores?

If I remember right, Simon uses CUDA & Open CL.
This was just one of my meandering thoughts, as I play with Thetis 2500 miles from my HL-2. Wish I had set it up for remote, but thought I was only going to be here for 4 days, not a few weeks.

Thank you,

Ed Grafton
WA4SIX
by WA4SIX
Fri Apr 21, 2023 10:33 pm
Forum: Thetis
Topic: Why not use CUDA cores?
Replies: 8
Views: 1417

Why not use CUDA cores?

I am just wondering why Thetis does not actively use CUDA cores from NVIDIA graphics cards to assist in processing? I know that Simon uses them on SDR-Console & there is a big difference in CPU usage. FFT can be shoved out to CUDA & leave the CPU to do what it's meant to, by my understanding...
by WA4SIX
Thu Apr 20, 2023 10:47 am
Forum: Thetis
Topic: corrupt dbase? Help Thetis won't start hangs at 8 sec
Replies: 4
Views: 1226

Re: corrupt dbase? Help Thetis won't start hangs at 8 sec

I just tried it it pops up a window to reset your database along with saving your existing DB. Try it. You can always back out of it. Great tool to know.

Ed
by WA4SIX
Thu Apr 20, 2023 8:52 am
Forum: Thetis
Topic: Thetis meters question
Replies: 6
Views: 1253

Re: Thetis meters question

Excellent ! That works.
Thank you,
Ed
WA4SIX
by WA4SIX
Thu Apr 20, 2023 1:32 am
Forum: Thetis
Topic: Thetis meters question
Replies: 6
Views: 1253

Re: Thetis meters question

If you watch this Youtube, I think you will understand my question better. https://www.youtube.com/watch?v=1LzOfLJYQCg&t=378s
Thetis is smaller on a black background that you can put the containers around Thetis.

Thank you,
Ed
WA4SIX
by WA4SIX
Thu Apr 20, 2023 1:11 am
Forum: Thetis
Topic: Thetis meters question
Replies: 6
Views: 1253

Re: Thetis meters question

But, that just gives me the Desktop. RIchie has a black pallet that he can put meters on, which seems part of Thetis. I tried everything I could think of.

Ed
WA4SIX
by WA4SIX
Thu Apr 20, 2023 12:58 am
Forum: Thetis
Topic: Thetis meters question
Replies: 6
Views: 1253

Thetis meters question

How can I change Thetis size to put meters alongside main window, like in Richie's video?
Awesome work !!!

Ed
by WA4SIX
Sat Apr 15, 2023 11:07 pm
Forum: Thetis
Topic: Frequency Display Reading 3.2Khz high
Replies: 7
Views: 1314

Re: Frequency Display Reading 3.2Khz high

Check if your RIT is at 0?

Ed
by WA4SIX
Thu Apr 13, 2023 11:54 pm
Forum: Thetis
Topic: Understanding G7KLJ 2.9.0.11 release
Replies: 127
Views: 23011

Re: Understanding G7KLJ 2.9.0.11 release

I just set it up without connectin my HL-2 (2500 miles away taking care of Mom), the CPU usage is hovering at 3%ish. That's a 4 folld reduction, if I remember right.
On par with SDR-Console V3

Ed
WA4SIX
by WA4SIX
Wed Apr 12, 2023 10:13 pm
Forum: Thetis
Topic: Does anyone know how to contact G7KLJ regarding his commits to Richie's Git repo??
Replies: 5
Views: 1503

Re: Does anyone know how to contact G7KLJ regarding his commits to Richie's Git repo??

Love it ! Spoken like a true Coder. Reminds me of a guy I worked with. He came in at 6PM & left at 6AM so he didn't have to "Deal with idiots". "Leave a sticky on my monitor".
Have at it !

Ed
by WA4SIX
Tue Apr 04, 2023 8:33 pm
Forum: Thetis
Topic: VAC1 audio setup
Replies: 3
Views: 1146

Re: VAC1 audio setup

Thanks from me, too. I'm still learning.

Ed

Go to advanced search