¿ªÔÆÌåÓý

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

Re: #logging #ubuntu #logging #ubuntu

 

Finally got Qlog to connect to my rig.? Had to uninstall and re-install Qlog.?
Qlog shows promise.? Will give it a try.
Thanks for all of the suggestions.
73, Bill


Re: #logging #ubuntu #logging #ubuntu

 

CQRlog: Uninstalled MYsql and installed MariaDB.? CQRlog still opens with error concerning connection to MYsql!? I'm giving up on CQRlog.
Qlog shows some promise, but I can't get it to connect to my rig.? I setup a rig profile with parameters that work with other software (e.g.WSJT-X), but no luck.
Might just keep my log on a spreadsheet then figure out how to transfer data to TQSL.? Any ideas?


Re: Email address change

Cliff, AE5ZA
 

¿ªÔÆÌåÓý

Dave,

What is the best way to reach you with email now?

73,
Cliff, AE5ZA



On Jan 21, 2025, at 14:26, Dave, W1HKJ via <w1hkj25@...> wrote:

Please note that you will no longer be able to reach me at w1hkj@....? That account has been closed.? I do monitor these groups:
.? linuxham
.? nbem
.? winfldigi
Thank you.
?
73, David
W1HKJ


Re: Email address change

Cliff, AE5ZA
 

¿ªÔÆÌåÓý

Hi Dave,

What is the best way to reach you now?

73,
Cliff, AE5ZA



On Jan 21, 2025, at 14:26, Dave, W1HKJ via <w1hkj25@...> wrote:

Please note that you will no longer be able to reach me at w1hkj@....? That account has been closed.? I do monitor these groups:
.? linuxham
.? nbem
.? winfldigi
Thank you.
?
73, David
W1HKJ


Email address change

 

Please note that you will no longer be able to reach me at w1hkj@....? That account has been closed.? I do monitor these groups:
.? linuxham
.? nbem
.? winfldigi
Thank you.
?
73, David
W1HKJ


Re: software for SSTV??

 

QSSTV.? Should be in the Software Manager.
?


software for SSTV??

 

I run UBUNTU 22.04.05 LTS and want to get back into SSTV.? What software package will run ?
Are there any dependencies I need to look our for?


Re: FLdigi graphical face lift

 

Not a bad idea to modernize the UI (but not ruin it), Dave might have some suggestions, but someone with the coding skills will likely need to do the work :-)
?
- Lonney
?
On Tue, Jan 21, 2025 at 04:42 AM, Greg Cheng - KC3SMW wrote:

I¡¯d love to hear your thoughts.


Re: FLdigi graphical face lift

 

That really depends on what you define as "dark mode".? Alternate color renderings for the user interface seems to be highly dependent on the operating system and the user selected desktop experience.

fldigi etal are designed to execute natively on: Windows XP -> 11, all versions of Linux, several versions of Unix, all versions of MacOS.? The UI for all of the applications use the Fast Light Tool Kit, .
It is possible to change nearly all of the colors (but not with a single button click) for each.? For example
image.png
One possible "dark mode" scheme that you can set up and save in flrig.
Each individual application has to be coded to allow this degree of color rendering.? The current alpha code for flrig is complete.? So too is fldigi:
image.png
C++ developers are welcome to work on the other applications to create similar configurable UI color schemes.

73, David
W1HKJ


On Tue, Jan 21, 2025 at 7:42?AM Greg Cheng - KC3SMW via <kc3smw=[email protected]> wrote:

I¡¯ve been wondering how hard it would be to give FLDigi a graphical facelift.

I know the look of FLDigi doesn¡¯t affect its usage, power, or capability. But in an era of dark mode, themes, and modern design, I¡¯ve heard comments like, ¡°FLDigi is one of those old programs...¡± or even, ¡°It¡¯s on its way out...¡±¡ªand I think it¡¯s purely because of how it looks.

In reality, w1hkj and the team update, enhance, and improve the program regularly. I love FLDigi, use it nearly daily, and teach others why it should be every ham¡¯s number one tool, in their digital tool box.

But hearing these comments makes me think a maybe a facelift could help change that perception.?

I¡¯d love to hear your thoughts.


Re: FLdigi graphical face lift

 

At my age, I find most dark modes either hilariously garish / painful or so subdued I cannot tell where one title bar ends and the other begins - they're all the same color of "dark." All of the FT-mode software falls under that umbrella. The only "dark" mode I have found remotely useful is Breeze Twilight on my Mint box using KDE.

While not "infinitely configurable," you can come up with a "dark" mode in Fldigi:
?

Regards,
Joel - W4JBB


Re: FLdigi graphical face lift

 

Sorry for my English.
I think that the appearance should be modest, the interface is very intuitive and all this so that the program is fast and the processor burdens little.
For me, this speed and convenience of use counts.
Also "I love" Fldigi :)

Jurek, sp3rat


W dniu 21.01.2025 o?14:42, Greg Cheng - KC3SMW via groups.io pisze:


I¡¯ve been wondering how hard it would be to give FLDigi a graphical facelift.

I know the look of FLDigi doesn¡¯t affect its usage, power, or capability. But in an era of dark mode, themes, and modern design, I¡¯ve heard comments like, /¡°FLDigi is one of those old programs...¡±/ or even, /¡°It¡¯s on its way out...¡±/¡ªand I think it¡¯s purely because of how it looks.

In reality, w1hkj and the team update, enhance, and improve the program regularly. I love FLDigi, use it nearly daily, and teach others why it should be every ham¡¯s number one tool, in their digital tool box.

But hearing these comments makes me think a maybe a facelift could help change that perception.

I¡¯d love to hear your thoughts.
--
Pom¨®? Wojtusiowi w walce z autyzmem: KRS 0000252666. Cel szczeg¨®?owy: Wojciech Karg


Re: FLdigi graphical face lift

 

¿ªÔÆÌåÓý

Hi Greg,

The look of fldigi comes from the underlying widget technology - FLTK. At the moment this does not have a dark theme. The UPS of FLTK is that it is fast and light (hence the FL part of the name), so does not waste a lot of CPU and GPU processing rendering fancy looks. It is also highly portable and graphics rendering is one aspect where different OSs and indeed different windows managers require specific code making this requirement a lot more difficult to hide from the application developer.

That said, I also use FLTK as the technology for my personal logging program and have implemented a kind of dark mode where I have changed the default foreground and background colours, but it was by no sense a trivial mod as I had hard-coded colours instead of using the default ones in a number of places. Also I found light text on a dark background more difficult to read at my age, so I don't often use it in dark mode.

As to introducing fancy styles of drawing the individual widgets, this will be more difficult to retro-fit into existing code.

It would not be impossible, but it would require a lot of effort for minimum gain.

73 Phil GM3ZZA

?


From: [email protected] <[email protected]> on behalf of Greg Cheng - KC3SMW via groups.io <kc3smw@...>
Sent: 21 January 2025 1:42 PM
To: [email protected] <[email protected]>
Subject: [linuxham] FLdigi graphical face lift
?

I¡¯ve been wondering how hard it would be to give FLDigi a graphical facelift.

I know the look of FLDigi doesn¡¯t affect its usage, power, or capability. But in an era of dark mode, themes, and modern design, I¡¯ve heard comments like, ¡°FLDigi is one of those old programs...¡± or even, ¡°It¡¯s on its way out...¡±¡ªand I think it¡¯s purely because of how it looks.

In reality, w1hkj and the team update, enhance, and improve the program regularly. I love FLDigi, use it nearly daily, and teach others why it should be every ham¡¯s number one tool, in their digital tool box.

But hearing these comments makes me think a maybe a facelift could help change that perception.?

I¡¯d love to hear your thoughts.


Re: FLdigi graphical face lift

 

Almost everything colorful can be changed in the configuration dialog. I always change my U/I to a darker look.
?
If some FT8 person doesn't see the value in using FLDIGI, I doubt some pretty pictures are going to bring them around.?


FLdigi graphical face lift

 

I¡¯ve been wondering how hard it would be to give FLDigi a graphical facelift.

I know the look of FLDigi doesn¡¯t affect its usage, power, or capability. But in an era of dark mode, themes, and modern design, I¡¯ve heard comments like, ¡°FLDigi is one of those old programs...¡± or even, ¡°It¡¯s on its way out...¡±¡ªand I think it¡¯s purely because of how it looks.

In reality, w1hkj and the team update, enhance, and improve the program regularly. I love FLDigi, use it nearly daily, and teach others why it should be every ham¡¯s number one tool, in their digital tool box.

But hearing these comments makes me think a maybe a facelift could help change that perception.?

I¡¯d love to hear your thoughts.


Re: FT8 Ops in Unix

 

Thanks Adrian :)

Great it's working for you now.

Interesting though that it needed both VC redistributables too.

As a thought, you might want to advocate for FTBCAT on the Crossover web site. I do for a couple of apps that I got going. Then you can add the tips to get an app going right on the app page. If you sign up as a Better Tester then you can get access to beta and nightly builds or Crossover too. You might already know that.

Rick Kunath, K9AO


Re: FT8 Ops in Unix

 

Adrian,
?
You got me thinking about VB6 and I did see your unanswered posts in the forum.
?
But I did see this:
?
?
The post is old but it does say 24.0.4 was tested and it works. that's the latest version for Linux and what I am running.
?
I thought I'd post this in case it was of some value.
?
RIck


Re: FT8 Ops in Unix

 

Thanks for that Adrian. This is extremely useful information.

I'm saving this offline.

RIck


Re: Andy's Ham Radio Linux version 26C has been released!

 

¿ªÔÆÌåÓý

Andy,

Great script.... I had issues with pipewire (on Ubuntu), but fine on Raspberry 4 and 5.? Have you identified the culprit?

73's,



Glenn

WA6BJQ


On 1/19/25 15:01, kb1oiq via groups.io wrote:

Hi Everybody,

Version 26C is the most recent release to date of Andy's Ham Radio Linux, and it is available now. Please go to Files/v26c and download a copy of the GETTING_STARTED document. These instructions will guide you. If you have installed a previous version of AHRL, that's OK! Just install this new stuff over the old stuff.

Supported flavors of Linux:

  • Debian Live 12.7.0
  • Ubuntu 24.04.*
  • Xubuntu 24.04.*
  • Kubuntu 24.04.*
  • Linux Mint 22
  • Raspberry Pi OS 5.5

Other Ubuntu derivatives MIGHT work. If you try it, please let me know the results.

For more information:

Have fun and 73,

Andy
KB1OIQ ..


Re: Andy's Ham Radio Linux version 26C has been released!

 

¿ªÔÆÌåÓý

'Tis a wonderful thing! Congratulations to Andy!

Should it be available on Distrowatch.org? It is a first stop to find notable new Linux.

Pardon me if it has been added recently.

Doesn't do any harm to let the world know that Amateur Radio is alive, well and progressing with developments like this.

73, KX4QC :)


On 1/19/25 18:01, kb1oiq via groups.io wrote:

Hi Everybody,

Version 26C is the most recent release to date of Andy's Ham Radio Linux, and it is available now. Please go to Files/v26c and download a copy of the GETTING_STARTED document. These instructions will guide you. If you have installed a previous version of AHRL, that's OK! Just install this new stuff over the old stuff.

Supported flavors of Linux:

  • Debian Live 12.7.0
  • Ubuntu 24.04.*
  • Xubuntu 24.04.*
  • Kubuntu 24.04.*
  • Linux Mint 22
  • Raspberry Pi OS 5.5

Other Ubuntu derivatives MIGHT work. If you try it, please let me know the results.

For more information:

Have fun and 73,

Andy
KB1OIQ ..


Andy's Ham Radio Linux version 26C has been released!

 

Hi Everybody,

Version 26C is the most recent release to date of Andy's Ham Radio Linux, and it is available now. Please go to Files/v26c and download a copy of the GETTING_STARTED document. These instructions will guide you. If you have installed a previous version of AHRL, that's OK! Just install this new stuff over the old stuff.

Supported flavors of Linux:

  • Debian Live 12.7.0
  • Ubuntu 24.04.*
  • Xubuntu 24.04.*
  • Kubuntu 24.04.*
  • Linux Mint 22
  • Raspberry Pi OS 5.5

Other Ubuntu derivatives MIGHT work. If you try it, please let me know the results.

For more information:
https://sourceforge.net/projects/kb1oiq-andysham/files/v26c/

Have fun and 73,

Andy
KB1OIQ ..