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

Improve the logging implementation #942

Closed
wants to merge 87 commits into from
Closed

Conversation

robotastic
Copy link
Owner

Use a common function for the generation of the initial part of log messages

robotastic and others added 27 commits February 5, 2024 21:55
when the sample rate is 2.4msps the arb_resampler was being created but not connected. This was causing a crash when a new P25 system was created and the old one was deleted. no idea why. anyhow, only creating the arb_resampler() when it is needed fixed things
Had to re-file this PR because workflows are run based on the workflow definition in the branch, not the main branch.
* use the json lib for call info

* patched TGs are not strings
"Rejected" status previously logged at an 'info' level. This quick change will now show as an error if Broadcastify rejects your upload.
Should be `srcList` not `sourceList`
- Per channel turning on/off signal detection
- Per Source setting signal detection threshold or using auto detection
- Per conventional call signal/noise in JSON / Call Info
- Per conventional call freq_error in JSON / Call Info
@robotastic robotastic closed this Apr 2, 2024
@robotastic robotastic deleted the dev/logging-upgrade branch April 2, 2024 01:52
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.

5 participants