DSheirer / sdrtrunk

A cross-platform java application for decoding, monitoring, recording and streaming trunked mobile and related radio protocols using Software Defined Radios (SDR). Website:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

System-Transmitted vs User-Configured Talker Alias Value Displays

DSheirer opened this issue · comments

Describe the bug
DMR and P25 both include system transmitted talker aliases. sdrtrunk treats these as USER/FROM identifiers the same way that it handles RADIO identifiers and in most application display panels (now playing, events, audio playback, etc.) the system transmitted alias value shows in the FROM column or equivalent view.

Expected behavior
Update the application display panels to show this system-transmitted talker alias value in the ALIAS column where appropriate.

This creates a situation where we can have both a system transmitted talker alias value and a user-specified alias value that maps to the FROM radio identifier. The application display panels should show both alias values with the system-specified alias showing first and the user-configured alias showing second.