开云体育

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

linsim 2.0.5.03 posted for testting

 

开云体育

at

?? EVENTS
????? * add event log dialog
????? * fix exit thread handler bug
????? * add events

??? OFFSET correction
????? * change sign of correction
????? * correct resampling of source wav

73, David
W1HKJ


Re: [winfldigi] Minor Issues with Linsim Channel Simulator-Early tests and thoughts

 

开云体育

A new development version of linsim has been posted at

Contains the following changes since 2.0.5

commit 6822b34b692ec2d0e0a5c6fbb3ab0aa0f0fd25fa
Author: dave-w1hkj <w1hkj@...>
Date:?? Fri Jan 12 09:38:00 2024 -0500

??? alpha

commit 35df54a5602df2749d235f781092c694e1855dad
Author: dave-w1hkj <w1hkj@...>
Date:?? Sat Jan 11 19:40:20 2025 -0600

??? OFFSET correction
?? ?
????? * change sign of correction
????? * correct resampling of source wav

commit 2bf1720a6d407187c40ad45f31ceb1274aca2b0f
Author: dave-w1hkj <w1hkj@...>
Date:?? Wed Aug 9 20:10:39 2023 -0500

??? fix fltk UI
?? ?
????? * fix failure to correctly display check box element

commit d218c58f66e886767da50ea677e6a541f535c3d1
Author: dave-w1hkj <w1hkj@...>
Date:?? Tue Aug 30 12:34:57 2022 -0500

??? fix autoupdate
?? ?
????? * autoupdate screws with the version numbering convention
??????? used by linsim

This should correct the bugs reported below.

73, David
W1HKJ



On 1/11/25 12:58, Robert Johnk via groups.io wrote:

I have been doing some evaluations of Linsim and I have identified a couple of minor issues.?
In my early tests, I selected 1 path and a spread of 1Hz and and AWGN with SNR=25dB.?
I did one set of tests at a sample rate of 8kbs and another set at 48kbs. I repeated the tests?
with path 1 selected, a spread of 1Hz, and an offset of +5Hz.?
?
I am using Windows 11+Dell G10 laptop.
?
Observations
?
1. I intercomapared Linsim v2.0.4 and and Moe Wheatley's Pathsim v1.0. I generated a 1kHz sinewave
with a 60 sec duration at a sample rate of 8kbs. In this case the time domain wave forms exhibited
very similar envelope fluctuations. When I performed an FFT on the records the resulting spectra
exhibited a Gaussian shape with the same width. When I applied an offset of +5.0Hz, the spectrum
shifted up by 5.0Hz with Pathsim. With Linsim, the Gaussian spectrum shifted down by -5.0 Hz. So there?
is a potential sign error with the offset in the Linsim code.
?
2. I performed an additional set of tests with a 1kHz sinewave with a 60sec duration and a sample
rate of 48kbs. In this case I did not use Pathsim since it only works with a sample rate of 8kbs.
I first applied the 1kHz sinewave to Linsim with Path 1 selected, a spread of 1 Hz, and 0 offset.
The resulting output waveform exhibited much faster envelope fluctuations. This was confirmed?
with the FFT, which showed markedly wider Gaussian spectrum-the width increased approximately 6x.
?
3. I suspected that this spread issue has something to do with the different data rates since is 6x
larger than the 8kbs case. I then repeated the test with a spread of 1/6 = 0.166, that?
corresponds to the ratio of the data rates 8kbs/48kbs. The resulting spectrum using an FFT showed?
the correct shape and frequency spread.
?
4. I think this spreading issue can be corrected in Linsim by applying a scale factor to the
?spread that accounts for the ratio: 8kbs/(the selected date rate kbs)--My best guess :-)
?
5. When I applied a +5.0 Hz offset with the 48kbs sinewave the resulting spectrum shifted down
-5.0 Hz. So this Offset sign error is the same at the higher sample rates.?
?
Summary
?
1. Linsim is a robust and much needed update to Pathsim that enables processing of .wav files?
for a variety of data rates in the range 8kbs to 48 kbs.
?
2. When using Linsim at data rates other than 8kbs, adjust the spread using a scale factor of
8kbs/(the selected data rate kbs).
?
3. There is a sign error in the offset. So simply switch the sign of the desired frequency offset.
?
4. I have applied pulse trains generated with Matlab to Linsim and I will report on my findings?
soon.
?
Bob Johnk, WB0VGD?
Arvada, Colorado


Re: <AUDIO:> question

 

开云体育

Bob:? thanks for your post.? This should provide a solution for playing our ARES (or any other) net control script.? It's always a canned script and it's embarrassing to fall asleep due to boredom during the script.? Especially when you're the Net Control? ;o)

73
Keith/KI5US



On 1/7/25 13:50, Bob Cameron via groups.io wrote:

Hi Will

I believe separate. <AUDIO:filename> within a macro is about playing a WAV file as TX audio, whereas the File|Playback etc is about a creating/using a wav file at a utility or decode level.

Creating a wav file is useful if that is then passed through a path simulator, so it can be degraded to test modem performance played back through fldigi. A recorded remote SDR wav can also be used in a similar way using a "real" RF path.

Hope this clarifies.

Cheers Bob VK2YQA

On 8/1/25 03:54, william Northcote via groups.io wrote:
Withing FLdigi there is this command. It is supposed to play a audio file.
?
Is this to be used with playback function from the file, audio, playback function or does it just play certain files like .wav or .FLAC ETC
?
Thanks
?
Will
2M0WHN
_



Re: <AUDIO:> question

 

开云体育

Hi Will

I believe separate. <AUDIO:filename> within a macro is about playing a WAV file as TX audio, whereas the File|Playback etc is about a creating/using a wav file at a utility or decode level.

Creating a wav file is useful if that is then passed through a path simulator, so it can be degraded to test modem performance played back through fldigi. A recorded remote SDR wav can also be used in a similar way using a "real" RF path.

Hope this clarifies.

Cheers Bob VK2YQA

On 8/1/25 03:54, william Northcote via groups.io wrote:

Withing FLdigi there is this command. It is supposed to play a audio file.
?
Is this to be used with playback function from the file, audio, playback function or does it just play certain files like .wav or .FLAC ETC
?
Thanks
?
Will
2M0WHN
_


<AUDIO:> question

 

Withing FLdigi there is this command. It is supposed to play a audio file.
?
Is this to be used with playback function from the file, audio, playback function or does it just play certain files like .wav or .FLAC ETC
?
Thanks
?
Will
2M0WHN


Re: Fldigi Log

 

开云体育



On 1/6/25 06:23, Ron NY3J via groups.io wrote:

Thanks Dave,

After I created a new empty log file I didn't see Import in the Fldigi, Logbook drop down selection.

Ron NY3J


On 1/5/2025 10:41 PM, Dave wrote:
Create a new empty log file in fldigi (use the fldigi logging menu). Using the same menu control IMPORT the old log into the new one.? The duplicate entries will be eliminated (a separate DUP file will be created).

David

On 1/5/25 19:24, Ron NY3J via groups.io wrote:
Thanks guys, I like the idea of converting to a CSV file. Let me give it a try. I'll also take a look at Flnet.

73, Ron NY3J


On 1/5/2025 8:12 PM, Bruce Bohannon wrote:

Ron, have you considered trying FLnet for your log? I use it for the NHDN. It prevents me from entering duplicates. They end up in an Excel file from there. I use FLnet/Alpha V7.5.0.13

Bruce WA1YZN
On 1/5/2025 19:36, Ron NY3J via groups.io wrote:
Thanks Harry,

When I edit or delete a line then the editor moves to the end of the file and I have to scroll back up to the next entry. Also I can't delete multiple lines at once.
My file has grown quite large with a lot of duplicates.

73, Ron NY3J


On 1/5/2025 2:25 PM, Harry Bloomberg via groups.io wrote:
In Fldigi, have you tried Logbook->View?? This will bring up a view of your log that you can edit.? Select the entry you want to change with either the up/down arrow keys or clicking on the entry.? You can then edit a field and press the Update button.? If you want to delete an entry, press the Delete button.

73,
Harry Bloomberg W3YJ

On Sun, Jan 5, 2025 at 11:45?AM Ron NY3J via <rwenig=[email protected]> wrote:
Hi All,

I use the Fldigi log when I'm net control. I have several duplicates of
calls. I was wondering if there's an easy way to edit the .adi file
that Fldigi creates so I can delete the duplicates and maybe change
information or add information.
If I use a text editor it just too hard to edit.

73, Ron NY3J











Re: Fldigi Log

 

开云体育

Thanks Dave,

After I created a new empty log file I didn't see Import in the Fldigi, Logbook drop down selection.

Ron NY3J


On 1/5/2025 10:41 PM, Dave wrote:

Create a new empty log file in fldigi (use the fldigi logging menu). Using the same menu control IMPORT the old log into the new one.? The duplicate entries will be eliminated (a separate DUP file will be created).

David

On 1/5/25 19:24, Ron NY3J via groups.io wrote:
Thanks guys, I like the idea of converting to a CSV file. Let me give it a try. I'll also take a look at Flnet.

73, Ron NY3J


On 1/5/2025 8:12 PM, Bruce Bohannon wrote:

Ron, have you considered trying FLnet for your log? I use it for the NHDN. It prevents me from entering duplicates. They end up in an Excel file from there. I use FLnet/Alpha V7.5.0.13

Bruce WA1YZN
On 1/5/2025 19:36, Ron NY3J via groups.io wrote:
Thanks Harry,

When I edit or delete a line then the editor moves to the end of the file and I have to scroll back up to the next entry. Also I can't delete multiple lines at once.
My file has grown quite large with a lot of duplicates.

73, Ron NY3J


On 1/5/2025 2:25 PM, Harry Bloomberg via groups.io wrote:
In Fldigi, have you tried Logbook->View?? This will bring up a view of your log that you can edit.? Select the entry you want to change with either the up/down arrow keys or clicking on the entry.? You can then edit a field and press the Update button.? If you want to delete an entry, press the Delete button.

73,
Harry Bloomberg W3YJ

On Sun, Jan 5, 2025 at 11:45?AM Ron NY3J via <rwenig=[email protected]> wrote:
Hi All,

I use the Fldigi log when I'm net control. I have several duplicates of
calls. I was wondering if there's an easy way to edit the .adi file
that Fldigi creates so I can delete the duplicates and maybe change
information or add information.
If I use a text editor it just too hard to edit.

73, Ron NY3J










Re: Fldigi Log

 

开云体育

Create a new empty log file in fldigi (use the fldigi logging menu). Using the same menu control IMPORT the old log into the new one.? The duplicate entries will be eliminated (a separate DUP file will be created).

David

On 1/5/25 19:24, Ron NY3J via groups.io wrote:

Thanks guys, I like the idea of converting to a CSV file. Let me give it a try. I'll also take a look at Flnet.

73, Ron NY3J


On 1/5/2025 8:12 PM, Bruce Bohannon wrote:

Ron, have you considered trying FLnet for your log? I use it for the NHDN. It prevents me from entering duplicates. They end up in an Excel file from there. I use FLnet/Alpha V7.5.0.13

Bruce WA1YZN
On 1/5/2025 19:36, Ron NY3J via groups.io wrote:
Thanks Harry,

When I edit or delete a line then the editor moves to the end of the file and I have to scroll back up to the next entry. Also I can't delete multiple lines at once.
My file has grown quite large with a lot of duplicates.

73, Ron NY3J


On 1/5/2025 2:25 PM, Harry Bloomberg via groups.io wrote:
In Fldigi, have you tried Logbook->View?? This will bring up a view of your log that you can edit.? Select the entry you want to change with either the up/down arrow keys or clicking on the entry.? You can then edit a field and press the Update button.? If you want to delete an entry, press the Delete button.

73,
Harry Bloomberg W3YJ

On Sun, Jan 5, 2025 at 11:45?AM Ron NY3J via <rwenig=[email protected]> wrote:
Hi All,

I use the Fldigi log when I'm net control. I have several duplicates of
calls. I was wondering if there's an easy way to edit the .adi file
that Fldigi creates so I can delete the duplicates and maybe change
information or add information.
If I use a text editor it just too hard to edit.

73, Ron NY3J









Re: Fldigi Log

 

开云体育

Thanks guys, I like the idea of converting to a CSV file. Let me give it a try. I'll also take a look at Flnet.

73, Ron NY3J


On 1/5/2025 8:12 PM, Bruce Bohannon wrote:

Ron, have you considered trying FLnet for your log? I use it for the NHDN. It prevents me from entering duplicates. They end up in an Excel file from there. I use FLnet/Alpha V7.5.0.13

Bruce WA1YZN
On 1/5/2025 19:36, Ron NY3J via groups.io wrote:
Thanks Harry,

When I edit or delete a line then the editor moves to the end of the file and I have to scroll back up to the next entry. Also I can't delete multiple lines at once.
My file has grown quite large with a lot of duplicates.

73, Ron NY3J


On 1/5/2025 2:25 PM, Harry Bloomberg via groups.io wrote:
In Fldigi, have you tried Logbook->View?? This will bring up a view of your log that you can edit.? Select the entry you want to change with either the up/down arrow keys or clicking on the entry.? You can then edit a field and press the Update button.? If you want to delete an entry, press the Delete button.

73,
Harry Bloomberg W3YJ

On Sun, Jan 5, 2025 at 11:45?AM Ron NY3J via <rwenig=[email protected]> wrote:
Hi All,

I use the Fldigi log when I'm net control. I have several duplicates of
calls. I was wondering if there's an easy way to edit the .adi file
that Fldigi creates so I can delete the duplicates and maybe change
information or add information.
If I use a text editor it just too hard to edit.

73, Ron NY3J








Re: Fldigi Log

 

开云体育

Ron, have you considered trying FLnet for your log? I use it for the NHDN. It prevents me from entering duplicates. They end up in an Excel file from there. I use FLnet/Alpha V7.5.0.13

Bruce WA1YZN
On 1/5/2025 19:36, Ron NY3J via groups.io wrote:

Thanks Harry,

When I edit or delete a line then the editor moves to the end of the file and I have to scroll back up to the next entry. Also I can't delete multiple lines at once.
My file has grown quite large with a lot of duplicates.

73, Ron NY3J


On 1/5/2025 2:25 PM, Harry Bloomberg via groups.io wrote:
In Fldigi, have you tried Logbook->View?? This will bring up a view of your log that you can edit.? Select the entry you want to change with either the up/down arrow keys or clicking on the entry.? You can then edit a field and press the Update button.? If you want to delete an entry, press the Delete button.

73,
Harry Bloomberg W3YJ

On Sun, Jan 5, 2025 at 11:45?AM Ron NY3J via <rwenig=[email protected]> wrote:
Hi All,

I use the Fldigi log when I'm net control. I have several duplicates of
calls. I was wondering if there's an easy way to edit the .adi file
that Fldigi creates so I can delete the duplicates and maybe change
information or add information.
If I use a text editor it just too hard to edit.

73, Ron NY3J







Re: Fldigi Log

 

开云体育

Ron/Harry

Might also be worth utilising fllog if a separate adif file needs to be open//viewed, concurrently with fldigi. Also possible to export>CSV, modify/sort to remove dupes etc in a spreadsheet, then import from CSV. Lots of options.

Bob VK2YQA

On 6/1/25 11:39, Harry Bloomberg via groups.io wrote:

Are you using one very large log file, or do you create a new log file for each operating event or net?? That would reduce the number of log entries you will need to edit.

73,
Harry W3YJ

On Sun, Jan 5, 2025 at 7:37?PM Ron NY3J via <rwenig=[email protected]> wrote:
Thanks Harry,

When I edit or delete a line then the editor moves to the end of the file and I have to scroll back up to the next entry. Also I can't delete multiple lines at once.
My file has grown quite large with a lot of duplicates.

73, Ron NY3J


On 1/5/2025 2:25 PM, Harry Bloomberg via wrote:
In Fldigi, have you tried Logbook->View?? This will bring up a view of your log that you can edit.? Select the entry you want to change with either the up/down arrow keys or clicking on the entry.? You can then edit a field and press the Update button.? If you want to delete an entry, press the Delete button.

73,
Harry Bloomberg W3YJ

On Sun, Jan 5, 2025 at 11:45?AM Ron NY3J via <rwenig=[email protected]> wrote:
Hi All,

I use the Fldigi log when I'm net control. I have several duplicates of
calls. I was wondering if there's an easy way to edit the .adi file
that Fldigi creates so I can delete the duplicates and maybe change
information or add information.
If I use a text editor it just too hard to edit.

73, Ron NY3J







Re: Fldigi Log

 

开云体育

It's the one I use for the PA NBEMS Net. I was careless and didn't keep an eye on duplicate entries so it got out of hand.

Ron NY3J


On 1/5/2025 7:39 PM, Harry Bloomberg via groups.io wrote:

Are you using one very large log file, or do you create a new log file for each operating event or net?? That would reduce the number of log entries you will need to edit.

73,
Harry W3YJ

On Sun, Jan 5, 2025 at 7:37?PM Ron NY3J via <rwenig=[email protected]> wrote:
Thanks Harry,

When I edit or delete a line then the editor moves to the end of the file and I have to scroll back up to the next entry. Also I can't delete multiple lines at once.
My file has grown quite large with a lot of duplicates.

73, Ron NY3J


On 1/5/2025 2:25 PM, Harry Bloomberg via wrote:
In Fldigi, have you tried Logbook->View?? This will bring up a view of your log that you can edit.? Select the entry you want to change with either the up/down arrow keys or clicking on the entry.? You can then edit a field and press the Update button.? If you want to delete an entry, press the Delete button.

73,
Harry Bloomberg W3YJ

On Sun, Jan 5, 2025 at 11:45?AM Ron NY3J via <rwenig=[email protected]> wrote:
Hi All,

I use the Fldigi log when I'm net control. I have several duplicates of
calls. I was wondering if there's an easy way to edit the .adi file
that Fldigi creates so I can delete the duplicates and maybe change
information or add information.
If I use a text editor it just too hard to edit.

73, Ron NY3J








Re: Fldigi Log

 

Are you using one very large log file, or do you create a new log file for each operating event or net?? That would reduce the number of log entries you will need to edit.

73,
Harry W3YJ


On Sun, Jan 5, 2025 at 7:37?PM Ron NY3J via <rwenig=[email protected]> wrote:
Thanks Harry,

When I edit or delete a line then the editor moves to the end of the file and I have to scroll back up to the next entry. Also I can't delete multiple lines at once.
My file has grown quite large with a lot of duplicates.

73, Ron NY3J


On 1/5/2025 2:25 PM, Harry Bloomberg via wrote:
In Fldigi, have you tried Logbook->View?? This will bring up a view of your log that you can edit.? Select the entry you want to change with either the up/down arrow keys or clicking on the entry.? You can then edit a field and press the Update button.? If you want to delete an entry, press the Delete button.

73,
Harry Bloomberg W3YJ

On Sun, Jan 5, 2025 at 11:45?AM Ron NY3J via <rwenig=[email protected]> wrote:
Hi All,

I use the Fldigi log when I'm net control. I have several duplicates of
calls. I was wondering if there's an easy way to edit the .adi file
that Fldigi creates so I can delete the duplicates and maybe change
information or add information.
If I use a text editor it just too hard to edit.

73, Ron NY3J







Re: Fldigi Log

 

开云体育

Thanks Harry,

When I edit or delete a line then the editor moves to the end of the file and I have to scroll back up to the next entry. Also I can't delete multiple lines at once.
My file has grown quite large with a lot of duplicates.

73, Ron NY3J


On 1/5/2025 2:25 PM, Harry Bloomberg via groups.io wrote:

In Fldigi, have you tried Logbook->View?? This will bring up a view of your log that you can edit.? Select the entry you want to change with either the up/down arrow keys or clicking on the entry.? You can then edit a field and press the Update button.? If you want to delete an entry, press the Delete button.

73,
Harry Bloomberg W3YJ

On Sun, Jan 5, 2025 at 11:45?AM Ron NY3J via <rwenig=[email protected]> wrote:
Hi All,

I use the Fldigi log when I'm net control. I have several duplicates of
calls. I was wondering if there's an easy way to edit the .adi file
that Fldigi creates so I can delete the duplicates and maybe change
information or add information.
If I use a text editor it just too hard to edit.

73, Ron NY3J







Re: Fldigi Log

 

In Fldigi, have you tried Logbook->View?? This will bring up a view of your log that you can edit.? Select the entry you want to change with either the up/down arrow keys or clicking on the entry.? You can then edit a field and press the Update button.? If you want to delete an entry, press the Delete button.

73,
Harry Bloomberg W3YJ


On Sun, Jan 5, 2025 at 11:45?AM Ron NY3J via <rwenig=[email protected]> wrote:
Hi All,

I use the Fldigi log when I'm net control. I have several duplicates of
calls. I was wondering if there's an easy way to edit the .adi file
that Fldigi creates so I can delete the duplicates and maybe change
information or add information.
If I use a text editor it just too hard to edit.

73, Ron NY3J






affects of tone shaping on a THOR signal on SSB

 

开云体育


The ALPHA FLDIGI (4.2.06.19)?? as of Jan 05 2025



The? THOR? alpha (test) modes now have the?? OPTION ? to include "signal shaping" from 0-8 milliseconds.

This is the rise/fall time of each tone change.

It should operate in a similar way that the CW carrier shaping limits the CW bandwidth and reduces "key clicks" (older rigs).


Can we "see" or hear the changes when?? THOR? signal shaping is turned ON or OFF?


Here is THOR? TX tone rise/fall times? signal shaping set to a? 0 ms rise time? (no signal shaping at all) in the Fldigi MENU

?? uJWfAMo4zejyPJDX.png


Here are the? OSCILLOSCOPE? trace (on Fldigi WF)? and the ? RF Spectra ? captured when I was sending a? THOR25 signal without signal shaping.

I can't hear the difference (in headphones) but the RF Spectra? trace does show a cleaner skirt on the RF signal.

The OSCILLOSCOPE trace has obvious differences in the tone change amplitudes.


No signal shaping Oscilloscope Trace of THOR25 ?? (signal amplitude vs. time)

u0AxTGiEjocgakoY.jpg


THOR 25 RF Spectra reveals an??? 800 Hz BW??? at? -30 dB below the peaks.

g41PMwPLotgm580X.jpg




Now with an? 8 millisecond signal shaping turned? ON? (TX tone rise time (milliseconds)

Note:? using THOR 25? (25 tones/second)? EACH? tone ? DURATION? is? 1/25? or? 40 milliseconds.

3fFblVTKbek7d5CI.png


Oscilloscope Trace:? each tone is about? 40 milliseconds? with an? 8 ms? rise/fall time

7tzMFTIzQxaBIWv8.jpg


The ? RF bandwidth ? of THOR 25? is reduced by about? 100 Hz? (@ -30dB down)? from 800 Hz to 700 Hz? due to the tone "shaping"

rLvnKHZEzub0QBSB.jpg


Fldigi Log

 

Hi All,

I use the Fldigi log when I'm net control. I have several duplicates of calls. I was wondering if there's an easy way to edit the .adi file
that Fldigi creates so I can delete the duplicates and maybe change information or add information.
If I use a text editor it just too hard to edit.

73, Ron NY3J


THOR32 signal as seen on HF SSB

 

开云体育


THOR 32? on HF? SSB


I was on the NY NBEMS net today (Jan 04 at 8 AM EST) on? 3583.0 kHz (vfo) and caught the oscilloscope view (signal vs. time) on FLDIGI

when an op was sending traffic? with? THOR 32? mode.

Note the signal is not a constant amplitude, at least not as received by me near Philly.


THOR32? (32 baud or 32 tones/second) results in a signal duration of? 1/32? or? 0.03125 seconds? (31 milliseconds).

A "tone shaping"? (0 to 8 millisec)? now available as an option in the "alpha" (test) Fldigi? 4.2.06.16? will alter the rise/fall times of each tone.


????



Here is the AUDIO spectrum of THOR32? as copied at k3eui on? 3583.0 kHz

Note the BW is about 600 Hz. ? Scale: 200 Hz per vertical bar

THOR32? usually works well for traffic on 80m and 40m SSB? - much easier to tune in properly than MFSK32

18 tones, sent one at a time


??


Re: Run 2 flrigs at the same time.

 

开云体育

Hi Tim

The short answer is that a different config file is specified on the fldigi command line or launcher. eg (from the --help screen)

? --home-dir DIRECTORY
??? Set the home directory to full pathname of DIRECTORY
??? fldigi will put the file stores
????? .fldigi.files, and .nbems.files
??? in this directory

? --config-dir DIRECTORY
??? Look for configuration files in DIRECTORY

Easy way is to create one, copy to another, then alter the copy for the 2nd rig

Running concurrently will also need port reassignment for sub pgms like flamp/flmsg. They in turn may also need multiple config directories.

Also possible to setup symlinks and references to common usage locations. eg the images directory, cty.dat location and macros files. (but not the log/adif one)

Cheers Bob VK2YQA

On 4/1/25 04:37, Tim Huffaker via groups.io wrote:

Don,
?
In the Shack, I use a M1 Mac, and in my mobile setup Linux. ?
?
The problem is that the radios are different and use fldigi different HFs for RTTY and and VHF Nbems. ?
?
I wish the mac version Had a config file to load for each radio that would help. ?
?
Tim
KM4ESU?


Re: Run 2 flrigs at the same time.

 

Have you tried using the command line options to point to a second config file?

Like "--config-dir "C:\Users....."

Clone the original one to a new directory and then use that to start the second instance and then when you change the config it would be saved to its own files.




On Fri, Jan 3, 2025 at 11:37?AM Tim Huffaker via <thuffaker=[email protected]> wrote:
Don,
?
In the Shack, I use a M1 Mac, and in my mobile setup Linux. ?
?
The problem is that the radios are different and use fldigi different HFs for RTTY and and VHF Nbems. ?
?
I wish the mac version Had a config file to load for each radio that would help. ?
?
Tim
KM4ESU?



--
John W. Totzke W?JWT