sdrtrunk icon indicating copy to clipboard operation
sdrtrunk copied to clipboard

Add Bit Error Rate (BER) Support to Decoders and UI

Open DSheirer opened this issue 7 years ago • 2 comments

All of the decoders are being updated to use CorrectedBinaryMessage which allows for identifying total bit and corrected bit counts. Derive a BER value from this for each decoder and add support for displaying the BER value to the user interface.

DSheirer avatar Dec 17 '18 01:12 DSheirer

for p25 now i just have hacked in some static counters that count the number of trunk signaling blocks being processed by the application. i.e. 30+/sec per site = good

ImagoTrigger avatar Jan 22 '19 20:01 ImagoTrigger

Would love to see this old feature issue revived and implemented.

I discussed this a little bit here, but it would be very nice to have some sort of metric in the UI to get a sense of the overall receive quality and how much data is being missed, so a user can understand whether the current receive performance is good and whether they might be missing any calls or data.

ErikSwan avatar Aug 21 '23 17:08 ErikSwan