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
[X] I agree to follow this project's Code of Conduct
Contact Details
kk1l@comcast.net
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