Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

8.33 freq - #120

#120
Merged
tuduce merged 3 commits into
maintuduce/JoinFS:mainfrom
8.33-freqtuduce/JoinFS:8.33-freqCopy head branch name to clipboard
Jun 28, 2026
Merged

8.33 freq#120
tuduce merged 3 commits into
maintuduce/JoinFS:mainfrom
8.33-freqtuduce/JoinFS:8.33-freqCopy head branch name to clipboard

Conversation

@tuduce

@tuduce tuduce commented Jun 28, 2026

Copy link
Copy Markdown
Owner

No description provided.

@tuduce tuduce self-assigned this Jun 28, 2026
@tuduce tuduce linked an issue Jun 28, 2026 that may be closed by this pull request
@tuduce
tuduce merged commit 01a126e into main Jun 28, 2026
@tuduce
tuduce deleted the 8.33-freq branch June 28, 2026 08:26
joeherwig added a commit to joeherwig/JoinFS that referenced this pull request Jul 10, 2026
Fix COM frequency reporting broken by 8.33 kHz float switch (tuduce#120)
tuduce pushed a commit that referenced this pull request Jul 11, 2026
PR #120 changed COM ACTIVE FREQUENCY:1/2 from an INTEGER (BCD) variable
to a FLOAT (MHz) variable to support 8.33 kHz channel spacing, but only
AircraftForm.cs was updated to read it via GetFloat(). WebhookService.cs,
WebSocketServer.cs, and Whazzup.cs still called GetInteger(), which now
always returns 0 - collapsing to an empty frequency string and silently
dropping affected aircraft from the webhook payload entirely (breaking
TS channel-switching via tsapi) and from the WebSocket feed.

All three now mirror AircraftForm.cs: read GetFloat() first, fall back
to GetInteger()/100f for legacy network peers still on the old BCD
format, and format with "F3".

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
tuduce added a commit that referenced this pull request Jul 11, 2026
Fix COM frequency reporting broken by 8.33 kHz float switch (#120)
joeherwig pushed a commit to joeherwig/JoinFS that referenced this pull request Jul 13, 2026
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.

Enable com frequencies with three decimal digits

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.