Open tdduarte opened 4 years ago
Don't believe OpenMHz supports unit tagging currently.
This isn't supported right now... but may not be too tricky to add. Weigh in folks if this is a feature you are interested in.
I'd love to see it. In the ideal world I think this would all live on the player side, ideally with an easy way for authorized users to add unit tags as they are listening to calls.. but even just adding support for OpenMHZ to ingest and display the text field that gets passed through in the json from unitTagsFile on trunk recorder would be neat.
Any more updates or interest in this?
Hello,
Not sure if this a future feature but when i added a csv and unitTagsFile to my system, I am able to see that it is tagging the units in the json files on my end but i'm still seeing the src on OpenMhz. Am i missing something here or does this not work on OpenMhz?
Example local json file "srcList": [ {"src": 4096, "time": 1594507209, "pos": 0.456125, "emergency": 0, "signal_system": "MDC1200", "tag": "Taunton Engine 1"} ],
Thanks!