You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On my MT12 (FlSky2A) if I use a duplicate RX number on a new model, it doesn’t show any warning or anything at all.
Expected Behavior
On my TX16s, when I try to use a duplicate RX number it pops up with a warning message underneath. I think something similar should work on the MT12, whether by haptic or a warning message.
Steps To Reproduce
Bind to an RX with an RX number assigned. Try to create a new model with the same number and it won’t prevent you or show any kind of warning,
Version
Nightly (Please give date/commit below)
Transmitter
RadioMaster MT12
Operating System (OS)
macOS
OS Version
No response
Anything else?
I’m running today’s Nightly (9/30/24).
The text was updated successfully, but these errors were encountered:
Color radios load basic info from all models into RAM at startup so it is possible to check if a receiver number is already in use.
The limited RAM on B&W radios makes this impractical, and I don't think loading every model yaml file to check the receiver ID's when you create a model would work.
@philmoz That makes sense. I hadn’t thought of that.
Maybe there could be a button instead such as “Check RX ID” and it could check the yaml, pop up and inform user if the ID is in use or not, then return to normal.
Just brainstorming here, i know that you’re pretty limited on B&W so I’m not pushing super hard for any fancy new features to clog up memory 😂
Or maybe a txt file in the OS that stores all used RX numbers of the same protocol? Then the radio could load it without much RAM usage? 🤷♂️ (this would be actually pretty useful anyway even if there was no warning attached.)
Is there an existing issue for this problem?
What part of EdgeTX is the focus of this bug?
Transmitter firmware
Current Behavior
On my MT12 (FlSky2A) if I use a duplicate RX number on a new model, it doesn’t show any warning or anything at all.
Expected Behavior
On my TX16s, when I try to use a duplicate RX number it pops up with a warning message underneath. I think something similar should work on the MT12, whether by haptic or a warning message.
Steps To Reproduce
Bind to an RX with an RX number assigned. Try to create a new model with the same number and it won’t prevent you or show any kind of warning,
Version
Nightly (Please give date/commit below)
Transmitter
RadioMaster MT12
Operating System (OS)
macOS
OS Version
No response
Anything else?
I’m running today’s Nightly (9/30/24).
The text was updated successfully, but these errors were encountered: