Skip to content

Improve digimode configuration#492

Merged
zcsahok merged 10 commits intoTlf:masterfrom
zcsahok:improve_digi_config
Nov 24, 2025
Merged

Improve digimode configuration#492
zcsahok merged 10 commits intoTlf:masterfrom
zcsahok:improve_digi_config

Conversation

@zcsahok
Copy link
Copy Markdown
Member

@zcsahok zcsahok commented Nov 16, 2025

Some minor improvements in digital mode configuration.

  1. start in digimode if FLDIGI or GMFSK is set.
    Digimode has no explicit keyword like SSBMODE and this mode was set only by RTTYMODE. As the digital mode is not necessarily RTTY, requiring RTTYMODE for digimode is not logical.

  2. DIGI_RIG_MODE can use any rig mode supported by Hamlib
    This information is transparent to TLF, so let Hamlib parse it.

  3. new DIGITAL_MODE configuration to specify the mode used in ADIF export, also improving Cabrillo output
    reusing and extending modem_mode from RTTYMODE. For Cabrillo this controls whether RY (for RTTY) or DG (other digital mode) is output.

  4. updated man page on these topics

Comment thread src/parse_logcfg.c
@zcsahok zcsahok merged commit 35e8a5c into Tlf:master Nov 24, 2025
2 checks passed
@zcsahok zcsahok deleted the improve_digi_config branch November 24, 2025 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants