Keyboard Shortcuts
Likes
- Linuxham
- Messages
Search
Re: G90 cat cntl in Linux
#cat-control
#digital
#g90
I have not.? I'll give it a go.? ?Thx.
-- KE0VCD? ARES SATERN CERT |
fldigi 4.2.05.20 development test release
开云体育posted atIndex of /alpha/fldigiDate:?? Mon May 6 07:15:49 2024 -0500 ??? UDP/CLOUD log record Note: simultaneous wordsworth/farnsworth
keying tested on Macbook Air / internal speaker at 73, David, W1HKJ
|
fldigi 4.2.05.19 development test version posted at
开云体育Index of /alpha/fldigiAuthor: dave-w1hkj
<w1hkj@...> 73, David, W1HKJ
|
Re: G90 cat cntl in Linux
#cat-control
#digital
#g90
开云体育did you follow these instructions?73, David On 5/5/24 08:28, Steve Shelton, KE0VCD
via groups.io wrote:
|
G90 cat cntl in Linux
#cat-control
#digital
#g90
I am unable to connect to G90 with either a Linux laptop or Raspberry Pi.
?2 different Windows 10 laptops work fine.??I'm using the same radio, USB
soundcard and CE-19 for all of the computers.?I'm using the same settings
?I've tried FLRig, JS8Call, and WSJT-X.??They all work on Windows but not
?on the Linux distros.?I'm using a recent Linux Mint version.
?
Any suggestions?
-- KE0VCD? ARES SATERN CERT |
fldigi 4.2.05.17 development version posted at
开云体育Index of /alpha/fldigiDate:?? Thu May 2 22:58:00 2024 -0500 73, David, W1HKJ
|
Re: Next version FLdigi
On Fri, May 3, 2024 at 04:09 PM, Dave, W1HKJ wrote:
The comma is not used as the numeric delimiter on this side of the Atlantic.At first I thought it was in my system settings (Win-7, -10, -11). I tried changing different regional settings - it did not fix the problem. But then, based on the feedback from “our” users, I realized that everyone is sending “,” to ADIF... Therefore, I decided to check with you. |
Re: Next version FLdigi
开云体育Slipped through my memory ?.. The comma is not used as the numeric delimiter on this side of the Atlantic.? Should be just a few lines of code.David On 5/3/24 10:51, Vladimir, RW6AVK
wrote:
On Thu, May 2, 2024 at 11:50 AM, Dave, W1HKJ wrote: |
Re: Next version FLdigi
On Thu, May 2, 2024 at 11:50 AM, Dave, W1HKJ wrote:
Today I will work on the items needing correction.Good day David. About fldigi 4.2.05.16. Thank you for the work done! At first glance (as far as I can check at work) everything works correctly. From 05/1/2024 to 05/10/2024 I will test it at . Only one question left at the moment is about "." The states: ...and optionally including a single decimal point? (? code 46). But in FLdigi, in the "frequency" tag, “,” Example: <FREQ:9>14,071500Will this be resolved or is it (in your opinion) not relevant? |
Re: fldigi 4.2.05 .16 development test version posted at
开云体育You're welcome Vladimir.? When you are 85 years old you do not wait for tomorrow to finish a task.? You know that tomorrow may never materialize.David On 5/3/24 10:34, Vladimir, RW6AVK
wrote:
On Fri, May 3, 2024 at 02:03 PM, Dave, W1HKJ wrote: |
kcat 1.2.5 posted at
开云体育? and at Source ForgeIndex of /files/kcatDate:?? Fri May 3 09:59:37 2024 -0500 73, David, W1HKJ |
fldigi 4.2.05 .16 development test version posted at
开云体育Index of /alpha/fldigiDate:?? Thu May 2 22:57:52 2024 -0500 The issue with microphone access of MacOS 14.4.1 is not resolved. 73, David, W1HKJ |
Re: Was the "wants to use the microphone" issue ever fixed?
开云体育Hi, Cliff. ? Thanks for the suggestion as I’m still familiarizing myself with Mac OS. I checked and the volume is already set to 10. ? 73, Gary ? From:
[email protected] <[email protected]> on behalf of Cliff, AE5ZA via groups.io <ae5zaham@...> Gary, ? On the Mac go to Audio Midi Setup in Utilities, at least that is where it is on mine and make sure the volume is all the way up on the USB Audio Codec. See Screen Shot. ? 73, Cliff, AE5ZA
? ?
? |
Re: kcat bug fixes - how to submit
开云体育Bill,Send me the updated files as attachment to w1hkj@.... David On 5/2/24 15:28, Bill, N7DZ wrote:
Hi David |
kcat bug fixes - how to submit
Hi David
I have fixes for two kcat bugs. Based on 1.2.5.2 from your alpha directory, the bugs are: (1) the scanner start frequency can't be changed. The entry field maxes at 999.999 but the value is in kHz. I changed it to allow 2 more digits. (2) There are tuning errors sprinkled throughout the bands due to a bug when a 0x00 byte occurs in the frequency. The copy of the frequency into the buffer sent to the rig stops at the zero, even though the zero is a significant value and there may be more values after. When the zero is in the lowest byte it causes no problem, since zero is zero. When it's in the second byte it makes a tuning glitch about 111 Hz wide which may go unnoticed. When the zero is in the third byte it's a bigger issue, a hole in the spectrum about 29 kHz wide. But these only happen on multiples of 7.5 MHz so aren't in the ham bands. But tuning WWV at 15.000 MHz becomes a challenge. I have fixed both of these in my copy. Let me know if/how you'd like me to send the changes, or if you want more info first. Thanks - Bill N7DZ |