开云体育

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

Re: FLDIG commands #flrig

Cliff
 

开云体育

True, you have to click it the first TX to set it. Dave might change that is you ask him, maybe.

73,
Cliff, AE5ZA

On Jun 24, 2021, at 12:23, Dave Tucker Nu4N <dwtucker19@...> wrote:

Still can not save just ALC and no SWR. I have to change it manually on the rig.
Any help would be appreciated.

--
73 NU4N Dave


fldigi 4.1.19 release

 

开云体育

Please correct


? C-Media PTT support
??? * add support for C-Media ptt signal, used by DAR-30 etal

to read

? C-Media PTT support
??? * add support for C-Media ptt signal, used by DRA-30 etal

73, David, W1HKJ


Re: FLDIG commands #flrig

 

Still can not save just ALC and no SWR. I have to change it manually on the rig.
Any help would be appreciated.

--
73 NU4N Dave


fldigi 4.1.19.01 posted

 

开云体育

at

and pushed to SF git repository branch pu/df

commit ea4702e33b5828edcb5c6b515cc4ef6b1e88a17e
Author: dave-w1hkj <w1hkj@...>
Date:   Fri Apr 16 18:22:27 2021 -0500

    Add OFDM modes for NBEMS
     * OFDM-500F for HF SSB
       - survives HF NVIS/long path
       - 4-carriers of 62.5-baud 4PSK = 250 bps
       - 1/2 rate K=15 FEC with 4sec interleaver
     * OFDM-750F for HF SSB
       - survives HF NVIS/long path
       - 3-carriers of 125-baud 8PSK = 562 bps
       - 1/2 rate K=13 FEC with 3.2sec interleaver
     * OFDM-2000F for HF-SSB/FM
       - 8 carriers of 125-baud 8PSK = 2000bps
       - 2/3 rate K=13 FEC with 3.2sec interleaver
     * OFDM-2000 for HF-SSB/FM
       - 4 carriers of 250-baud 8PSK = 3000bps
       - NO FEC, meant for line-of-sight
     * OFDM-3500 for FM 9600-port
       - 7 carriers of 250-baud 8PSK = 5250bps
       - NO FEC, meant for line-of-sight
       - Requires Signalink made-after 2018 connected to the 9600-jack
     * OFDM-2000F CPU-load fix
       - FEC of previous mode too heavy for some CPUs
         . Reduced to: K=11 FEC with 1600msec interleaver
         . Other mode parameters unchanged
     * Added Vestigial-carrier based AFC to OFDM modes
       - Increases robustness and tolerance to drift
      * OFDM 2000F hold
       - commented out OFDM 2000 and 2000F modes for bugfixes
       - OFDM 500F, 750F, and 3500 are complete

commit c38d1c153b4cb5d25110258897958f39630cb159
Author: dave-w1hkj <w1hkj@...>
Date:   Thu Jun 24 08:00:32 2021 -0500

    Version 4.1.19

73, David, W1HKJ


OFDM test modes

 

开云体育

The OFDM test modes are not included in 4.1.19.? I will be posting an alpha 4.1.19.01 which has those modes available for testing.

73, David, W1HKJ


fldigi 4.1.19 posted

 

开云体育

to
and Source Forge.

Pushed to SF git master branch, tag v4.1.19

Date:?? Thu Jun 24 08:00:32 2021 -0500

? Version 4.1.19
??? * maintenance release

? Vestigial AFC fixes
???? * Fix OFDM and 8PSK AFC jumping randomly to noise-signals

? C-Media PTT support
??? * add support for C-Media ptt signal, used by DAR-30 etal

? LNW macro tag
??? * add missing add to log call

? Notes
??? * add Notes as a retrieve field for last worked call lookup in logbook

? lower case tx
??? * defeat lower case TX when text source is from arq or xmlrpc socket interface.

? Win Install Directory
??? * Change installer to target either 32 or 64 bit installation

? Qso Party Cabrillo
??? * add state & country selections

? mxe scripts update

? cwid
??? * enable cwid for
????? . T/R button reset to Rx
????? . ^r in xmlrpc transmit text strings
????? . ^r in macro text
????? . ^r in transmit text
????? NOTE: recommend disabling cwid for all ARQ type message transmissions; flarq / flmsg.

? Doxygen srcdoc fix
?? * MBEDTLS breaks the cppcheck tool, bypass checking for now

? Dxcluster freq
??? * change to accommodate either '.' or ',' as the integer fractional part of frequency in kHz.

? Documentation update
??? * image and text associated with menu items
????? . View/Rig/Log Controls
????? . View/Waterfall

? Carat r/R
??? * if modem is not IFKP, change to identical function for ^r and ^R transmit character sequence

? WIN Build Errors
??? * Correct Windows 64 bit build segmentation fault caused by ulong int usage for string pointer.
????? Replaced with size_t

? Compiler warnings
??? * fix compiler warning on use of memset
????? . rsid.cxx
????? . ifkp.cxx

? flrig cwio
??? * DTR/RTS CW keying using xmlrpc commands to flrig

? Set/Get Notch
??? * Correct notch processing when used with flrig
??? * RigCAT notch processing
????? . Add wait 2 poll cycles between set and get notch

? FMT mod
??? * limit estimation error to user defined value, reset tracking if error exceeds the set value
??? * add +/- 5 and +/- 10 plot ranges

? Tx Monitor Level
??? * Change control to dB scale to allow greater range of user control

? fh baud
??? * modify fh parameter printout

? dxcluster
??? * Immediate cmd
????? . ! character as first in command definition will cause the command to be send immediate
??????? upon selection of that command button

? WF-only mode menu
??? * add missing modes

? PSK-modes fix false triggers of DCD-OFF
??? * Certian character combinations were triggering DCD-OFF
??? * DCD-OFF code now searches over 6-bit window
??? * Prevents rare data-loss bug mid-transmission

? fmt
??? * add callback handlers to
????? . btn_unk_enable
????? . btn_ref_enable
????? . btn_fmt_record
??? * reset frequency whenever ref or unk button is pressed

? Win32 Serial Port
??? * change
????? "if (!hComm)" to
????? "if (hComm == INVALID_HANDLE)"

? CW punctuation
??? * Allow user to suppress decode/encode of specific punctuation characters
??? * Allow user to select character to display noise decodes
????? . default '*'
????? . '_'
????? . ' '
????? . none

? WX
??? * Correct <WX:xxx> weather macro text substitution

? Canada
??? * Add missing provinces / regions

? PulseAudio Server String
??? * always enable PA server string control to allow user to clear or modify entry
??? * fix hanging up on server fault message dialog
????? . caused by message dialog on being re-entrant

? macOS arm64 builds
??? * Change macosx macro to include darwin20 target

? Waterfall buttons
??? * Set all buttons to visibile for new installation

? Audio Codec
??? * fix for Portaudio h/w codec missing during fldigi startup
????? . missing h/w could cause segmentation fault on some systems
????? . added try{}catch{} to trx audio path
????? . display error message
????? . reset audio device to NULL codec

? Version 4.1.18

73, David, W1HKJ



FLdigi Waterfall

 

I am using a Windows Pro 10, 16 gig of ram and I5 processor.

Using the newest version of FLdigi and have a problem with the waterfall being jerky, stops etc. Seems like the program is unstable.
I just installed this version and have not used FLdigi in a while.?

What am I doing wrong ?

73,
Art WB4MNK


Re: FLDIG commands #flrig

 

开云体育

Hey Cliff Thanks never thought to look there. Really appreciate it.

73's Dave NU4N

On 6/22/2021 3:06 PM, Cliff wrote:

Dave,

When the rig is in transmit and SWR is showing, left click on the scale in flrig and it will change to ALC. It will stay there until you click again to put it back to SWR. It’s that way so you can look at the SWR and ALC both easily. Just set what ever one you want as default then when transmitting click to see the other then click again back to the default.

73,
Cliff, AE5ZA

On Jun 22, 2021, at 14:30, Dave Tucker Nu4N <dwtucker19@...> wrote:

How do I add a command to FLRIG? I want to FLRIG to come up with ALC rather than SWR
--
73 NU4N Dave


Re: FLDIG commands #flrig

Cliff
 

开云体育

Dave,

When the rig is in transmit and SWR is showing, left click on the scale in flrig and it will change to ALC. It will stay there until you click again to put it back to SWR. It’s that way so you can look at the SWR and ALC both easily. Just set what ever one you want as default then when transmitting click to see the other then click again back to the default.

73,
Cliff, AE5ZA

On Jun 22, 2021, at 14:30, Dave Tucker Nu4N <dwtucker19@...> wrote:

How do I add a command to FLRIG? I want to FLRIG to come up with ALC rather than SWR
--
73 NU4N Dave


Re: Test

 

You passed.


FLDIG commands #flrig

 

How do I add a command to FLRIG? I want to FLRIG to come up with ALC rather than SWR
--
73 NU4N Dave


Test

 

73 de Alex, RA1QX


Re: SPOT not saving. #fldigi

 

Still can not get the spot to hold even after save config.
Any help please
--
73 NU4N Dave


flrig-1.4.0.02 test suite posted at

 

开云体育

commit fa7c02f6882d5b7bec787fc30f4976c78eb43a0b
Author: dave-w1hkj <w1hkj@...>
Date:?? Sat Jun 19 10:00:10 2021 -0500

??? TS440
???
????? * add backend for TS440

commit 7c9e34b054639272cc07500d83596b6a53741715
Author: dave-w1hkj <w1hkj@...>
Date:?? Wed Jun 2 07:07:09 2021 -0500

??? FT1000MP
???
????? * test to discern PKT-U from info return string

73, David, W1HKJ



Re: Transmission stutters. #fldigi

 

开云体育

Running at 20%. I had it going again last night then this morning I had to unstall, shutdown,restart then re-install now it's working agn.

Strange it ran all day yesterday until after about 6 qso's it was running grreat then it started started stuttering agn.

I have no idea why it does this.

73 Dave NU4N


On 6/18/2021 5:36 PM, John via groups.io wrote:

Dave,

If you mean it kinda stops and starts quickly when transmitting you might be overloading your processor.? Run the Task Manager and see if you are running close to 100% of your processor.? If so look thru the list and see if you can stop any processes.

John
KC3FL


Re: Transmission stutters. #fldigi

 

Dave,

If you mean it kinda stops and starts quickly when transmitting you might be overloading your processor.? Run the Task Manager and see if you are running close to 100% of your processor.? If so look thru the list and see if you can stop any processes.

John
KC3FL


Re: fldigi 4.1.18.43 posted for testing

 

开云体育

Dave,

I don't have a cm108 to test, but it builds fine on Linux Mint 20.1 for Linux and Windows MXE build.? I found no error due to missing dependencies.? It runs fine on Linux and Win10x64.

73,
-Joe-

w1hkj wrote:
at
Date:   Fri Jun 18 09:46:00 2021 -0500

    cm108 PTT support
      * add support for cm108 ptt signal, used by DAR-30 etal



If more than one C-Media device is attached the others will list as -B, -C, etc.

You will have to physically test for the correct device selection. Select the "cm108 device" and press the TEST button.



The red PTT Led will flash for 2 seconds if the correct device has been selected.

The C-Media GPIO lines should be accessible without OS mods on Windows and MacOS.? Linux guards against user level access to the HID device ports.? You will need to add a rules file to /etc/udev/rules.d/? (see image above).

73, David, W1HKJ



--
Joseph A. Counsil
1310 Woodlawn Drive
Rolla, MO 65401
(573) 341-5186
Amateur Radio: K?OG


Re: Transmission stutters. #fldigi

Cliff
 

开云体育

Please explain more fully the situation.

What to you mean by stuttering??

What is stuttering, i.e. waterfall, Tx, ???

What file did you delete?

What rig and what method of rigcontrol are you using?

Why not use fldigi-4.1.18?

73,
Cliff, AE5ZA

On Jun 18, 2021, at 16:21, Dave Tucker Nu4N <dwtucker19@...> wrote:

I am having problems with FLDIGI suttring. I have do a uninstall and shot down and delete? the file and then it works.

Any thoughts. Using Version 4.1.17
73 NU4N Dave


Transmission stutters. #fldigi

 

I am having problems with FLDIGI suttring. I have do a uninstall and shot down and delete? the file and then it works.

Any thoughts. Using Version 4.1.17
73 NU4N Dave


Re: [nbems] [linuxham] fldigi 4.1.18.43 posted for testing

 

开云体育

That did it, thanks KA2DDO.

W3NR, I was waiting for you to do it so that I didn't make a mistake :-)

I also remembered to log off and back on again after creating the cm108.rules file.

73, Ron NY3J

On 6/18/21 4:09 PM, w1hkj wrote:

sudo apt-get install libudev-dev

Dave

On 6/18/21 2:10 PM, Ed W3NR wrote:
On Fri, 18 Jun 2021 13:19:58 -0500
"Dave, W1HKJ" <w1hkj@...> wrote:

Same Make error here also. Mint 20.1

Ed W3NR