Skip to content

Addresses issue #1412 and fixes SEM52SL RX#1416

Closed
elitewill1200 wants to merge 3 commits intoIDI-Systems:masterfrom
elitewill1200:issue1412
Closed

Addresses issue #1412 and fixes SEM52SL RX#1416
elitewill1200 wants to merge 3 commits intoIDI-Systems:masterfrom
elitewill1200:issue1412

Conversation

@elitewill1200
Copy link
Copy Markdown
Contributor

The channel spacing is hard-coded to 25 Khz, meaning the 5th digit can only ever be a 0 or 5 or 8 (radio set to show 88888 on startup). 2 and 6 are unused and not included in backlit versions so a simple comment fixes this.

To address SM52 SL not receiving, the issue was caused by a NaN comparison. For whatever reason the same channel selection that is used on other radios in the fnc_handleMultipleTransmissions fails, simply replaced it with a known working method in the same function.

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.

1 participant