Allow the telnet interface to query the currently tuned frequency#357
Merged
drexjj merged 3 commits intodrexjj:patchfrom Jan 11, 2026
Merged
Allow the telnet interface to query the currently tuned frequency#357drexjj merged 3 commits intodrexjj:patchfrom
drexjj merged 3 commits intodrexjj:patchfrom
Conversation
Collaborator
|
jwellman80
approved these changes
Jan 9, 2026
Collaborator
jwellman80
left a comment
There was a problem hiding this comment.
Conditionally approved awaiting release_notes.md addition.
drexjj
approved these changes
Jan 9, 2026
Owner
drexjj
left a comment
There was a problem hiding this comment.
Approved, but will not be added without release notes
drexjj
added a commit
that referenced
this pull request
Jan 11, 2026
…mmand 'freq ?' (#362) * Allow the telnet interface to query the currently tuned frequency (#357) * Allow the telnet interface to query the currently tuned frequency * Added a line to the release notes --------- Co-authored-by: Fabrizio Furano <ffurano@blably.com> Co-authored-by: jj <155218248+drexjj@users.noreply.github.com> * Update release notes for telnet command --------- Co-authored-by: Fabrizio Furano <furano@cern.ch> Co-authored-by: Fabrizio Furano <ffurano@blably.com>
drexjj
added a commit
that referenced
this pull request
Jan 11, 2026
…mmand 'freq ?' (#362) (#363) * Allow the telnet interface to query the currently tuned frequency (#357) * Allow the telnet interface to query the currently tuned frequency * Added a line to the release notes --------- * Update release notes for telnet command --------- Co-authored-by: Fabrizio Furano <furano@cern.ch> Co-authored-by: Fabrizio Furano <ffurano@blably.com>
drexjj
added a commit
that referenced
this pull request
Jan 11, 2026
* telnet interface to query the currently tuned frequency, using the command 'freq ?' (#362) * Allow the telnet interface to query the currently tuned frequency (#357) * Allow the telnet interface to query the currently tuned frequency * Added a line to the release notes --------- Co-authored-by: Fabrizio Furano <ffurano@blably.com> Co-authored-by: jj <155218248+drexjj@users.noreply.github.com> * Update release notes for telnet command --------- Co-authored-by: Fabrizio Furano <furano@cern.ch> Co-authored-by: Fabrizio Furano <ffurano@blably.com> * Stopping scrolling on dropdowns for all inputs (#364) --------- Co-authored-by: Fabrizio Furano <furano@cern.ch> Co-authored-by: Fabrizio Furano <ffurano@blably.com> Co-authored-by: jwellman80 <jwellman80@users.noreply.github.com>
drexjj
added a commit
that referenced
this pull request
Jan 12, 2026
* telnet interface to query the currently tuned frequency, using the command 'freq ?' (#362) * Allow the telnet interface to query the currently tuned frequency (#357) * Allow the telnet interface to query the currently tuned frequency * Added a line to the release notes --------- Co-authored-by: Fabrizio Furano <ffurano@blably.com> Co-authored-by: jj <155218248+drexjj@users.noreply.github.com> * Update release notes for telnet command --------- Co-authored-by: Fabrizio Furano <furano@cern.ch> Co-authored-by: Fabrizio Furano <ffurano@blably.com> * Stopping scrolling on dropdowns for all inputs (#364) * patches to vnc apps for web launcher (#367) * enable start_main_vnc.sh script * Change VNC and WebSocket ports for application * Update VNC and WebSocket ports in start_wsjtx.sh * addstop_mshv.sh to script for stopping apps * Add commands to stop jtdx and mshv scripts * Add commands to stop mshv and fldigi * Add stop scripts for jtdx and mshv * add mshv html apps --------- Co-authored-by: Fabrizio Furano <furano@cern.ch> Co-authored-by: Fabrizio Furano <ffurano@blably.com> Co-authored-by: jwellman80 <jwellman80@users.noreply.github.com>
drexjj
added a commit
that referenced
this pull request
Jan 12, 2026
* telnet interface to query the currently tuned frequency, using the command 'freq ?' (#362) * Allow the telnet interface to query the currently tuned frequency (#357) * Allow the telnet interface to query the currently tuned frequency * Added a line to the release notes --------- Co-authored-by: Fabrizio Furano <ffurano@blably.com> Co-authored-by: jj <155218248+drexjj@users.noreply.github.com> * Update release notes for telnet command --------- Co-authored-by: Fabrizio Furano <furano@cern.ch> Co-authored-by: Fabrizio Furano <ffurano@blably.com> * Stopping scrolling on dropdowns for all inputs (#364) * patches to vnc apps for web launcher (#367) * enable start_main_vnc.sh script * Change VNC and WebSocket ports for application * Update VNC and WebSocket ports in start_wsjtx.sh * addstop_mshv.sh to script for stopping apps * Add commands to stop jtdx and mshv scripts * Add commands to stop mshv and fldigi * Add stop scripts for jtdx and mshv * add mshv html apps * Set permissions for web script files to 755 Added a script to set permissions on web script files. --------- Co-authored-by: Fabrizio Furano <furano@cern.ch> Co-authored-by: Fabrizio Furano <ffurano@blably.com> Co-authored-by: jwellman80 <jwellman80@users.noreply.github.com>
drexjj
added a commit
that referenced
this pull request
Jan 12, 2026
* telnet interface to query the currently tuned frequency, using the command 'freq ?' (#362) * Allow the telnet interface to query the currently tuned frequency (#357) * Allow the telnet interface to query the currently tuned frequency * Added a line to the release notes --------- Co-authored-by: Fabrizio Furano <ffurano@blably.com> Co-authored-by: jj <155218248+drexjj@users.noreply.github.com> * Update release notes for telnet command --------- Co-authored-by: Fabrizio Furano <furano@cern.ch> Co-authored-by: Fabrizio Furano <ffurano@blably.com> * Stopping scrolling on dropdowns for all inputs (#364) * patches to vnc apps for web launcher (#367) * enable start_main_vnc.sh script * Change VNC and WebSocket ports for application * Update VNC and WebSocket ports in start_wsjtx.sh * addstop_mshv.sh to script for stopping apps * Add commands to stop jtdx and mshv scripts * Add commands to stop mshv and fldigi * Add stop scripts for jtdx and mshv * add mshv html apps * Set permissions for web script files to 755 Added a script to set permissions on web script files. * Fixing crash on mouse scroll (#371) --------- Co-authored-by: Fabrizio Furano <furano@cern.ch> Co-authored-by: Fabrizio Furano <ffurano@blably.com> Co-authored-by: jwellman80 <jwellman80@users.noreply.github.com>
drexjj
added a commit
that referenced
this pull request
Jan 15, 2026
* telnet interface to query the currently tuned frequency, using the command 'freq ?' (#362) * Allow the telnet interface to query the currently tuned frequency (#357) * Allow the telnet interface to query the currently tuned frequency * Added a line to the release notes --------- Co-authored-by: Fabrizio Furano <ffurano@blably.com> Co-authored-by: jj <155218248+drexjj@users.noreply.github.com> * Update release notes for telnet command --------- Co-authored-by: Fabrizio Furano <furano@cern.ch> Co-authored-by: Fabrizio Furano <ffurano@blably.com> * Stopping scrolling on dropdowns for all inputs (#364) * patches to vnc apps for web launcher (#367) * enable start_main_vnc.sh script * Change VNC and WebSocket ports for application * Update VNC and WebSocket ports in start_wsjtx.sh * addstop_mshv.sh to script for stopping apps * Add commands to stop jtdx and mshv scripts * Add commands to stop mshv and fldigi * Add stop scripts for jtdx and mshv * add mshv html apps * Set permissions for web script files to 755 Added a script to set permissions on web script files. * Fixing crash on mouse scroll (#371) * Workaround for buffer overflow with remote WF * added tune for CW/CWR (#361) * serialize thread access to wf buffer (#373) * Add FT8 and FT4 modes to tune mode check * Fix syntax error in mode check condition * Fix conditional logic for mode checks * Fix logical error in mode check condition * unhide tune for ftx modes using new method * remove tune option from ftx mode * Update release_notes.md * Update release_notes.md * add tune to web gui --------- Co-authored-by: Fabrizio Furano <furano@cern.ch> Co-authored-by: Fabrizio Furano <ffurano@blably.com> Co-authored-by: jwellman80 <jwellman80@users.noreply.github.com> Co-authored-by: KD8CGH <40500870+rkayakr@users.noreply.github.com> Co-authored-by: Brad Clements <bkc@murkworks.com>
drexjj
added a commit
that referenced
this pull request
Jan 15, 2026
* telnet interface to query the currently tuned frequency, using the command 'freq ?' (#362) * Allow the telnet interface to query the currently tuned frequency (#357) * Allow the telnet interface to query the currently tuned frequency * Added a line to the release notes --------- Co-authored-by: Fabrizio Furano <ffurano@blably.com> Co-authored-by: jj <155218248+drexjj@users.noreply.github.com> * Update release notes for telnet command --------- Co-authored-by: Fabrizio Furano <furano@cern.ch> Co-authored-by: Fabrizio Furano <ffurano@blably.com> * Stopping scrolling on dropdowns for all inputs (#364) * patches to vnc apps for web launcher (#367) * enable start_main_vnc.sh script * Change VNC and WebSocket ports for application * Update VNC and WebSocket ports in start_wsjtx.sh * addstop_mshv.sh to script for stopping apps * Add commands to stop jtdx and mshv scripts * Add commands to stop mshv and fldigi * Add stop scripts for jtdx and mshv * add mshv html apps * Set permissions for web script files to 755 Added a script to set permissions on web script files. * Fixing crash on mouse scroll (#371) * Workaround for buffer overflow with remote WF * added tune for CW/CWR (#361) * serialize thread access to wf buffer (#373) * Add FT8 and FT4 modes to tune mode check * Fix syntax error in mode check condition * Fix conditional logic for mode checks * Fix logical error in mode check condition * unhide tune for ftx modes using new method * remove tune option from ftx mode * Update release_notes.md * Update release_notes.md * add tune to web gui * revert pthread mutex wf change not enough testing done to ensure that it doesn't cause more issues. --------- Co-authored-by: Fabrizio Furano <furano@cern.ch> Co-authored-by: Fabrizio Furano <ffurano@blably.com> Co-authored-by: jwellman80 <jwellman80@users.noreply.github.com> Co-authored-by: KD8CGH <40500870+rkayakr@users.noreply.github.com> Co-authored-by: Brad Clements <bkc@murkworks.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.