Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UnitID alpha improvements and decode error display #785

Merged
merged 2 commits into from
May 4, 2023

Conversation

taclane
Copy link
Contributor

@taclane taclane commented Mar 3, 2023

This commit will display UnitID alpha in console messages to improve the view of trunk-recorder operations at the info logging level and aid in any UID regex debugging. UnitID alpha was previously displayed in trunk-recorder 3.x console logs, and this commit would restore some of that functionality.

When a call ends, Call_Concluder will now display known UnitID alpha and any reported errors/spikes for that transmission. Call times are formatted to two decimal places to avoid the initial pos: 0 creating text alignment issues.

If hideEncrypted is false (default), UnitID and alpha will also be displayed to provide some insight into the nature of those transmissions.

Per discussion re: #764 with @EricTendian, the format_all flag is included to allow complex regex matches and conditional substitutions with the unitTagsFile in addition to the current behavior.

@robotastic
Copy link
Owner

Great changes! sorry it took me so long to merge in

@robotastic robotastic merged commit bf5281a into robotastic:master May 4, 2023
@taclane taclane deleted the unitid-console-display branch May 16, 2023 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants