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
When creating a compact version of the Dashboard I noticed that the Station Name switch is using the N1MM+ logging station name to compare to the global variables PC1 & PC2 which are names chosen for the "Radios" on the Config tab.
In my pending (not yet requested) "compact-dashboard" pull request I added "msg.RadioNames=global.get('PCs');" to the UTF8 function to allow me to use the names in a label. Maybe a variation on this could be used to pipe in the correct variable.
Version
1.2.20
Environment
-**OS** :
-**Node.js** :
What browsers are you seeing the problem on?
No response
Relevant log output
No response
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
Contact Details
[email protected]
What happened?
When creating a compact version of the Dashboard I noticed that the Station Name switch is using the N1MM+ logging station name to compare to the global variables PC1 & PC2 which are names chosen for the "Radios" on the Config tab.
In my pending (not yet requested) "compact-dashboard" pull request I added "msg.RadioNames=global.get('PCs');" to the UTF8 function to allow me to use the names in a label. Maybe a variation on this could be used to pipe in the correct variable.
Version
1.2.20
Environment
What browsers are you seeing the problem on?
No response
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: