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

OpenMHz Uploader update #794

Merged
merged 2 commits into from
Apr 7, 2023
Merged

OpenMHz Uploader update #794

merged 2 commits into from
Apr 7, 2023

Conversation

robotastic
Copy link
Owner

Changes the way Error Count and Spike Count are sent to OpenMHz. It removes the Freq List and just sends the values as part of the main form. There is only one freq per call now, so no need for a list anymore.

@robotastic robotastic merged commit 7bb5742 into master Apr 7, 2023
1 check passed
@rosecitytransit
Copy link
Contributor

This should have gone away once the retune function was eliminated. I know it could break other consumers of the data, but you could also eliminate putting it in the json files in call_concluder.cc. The error and spike counts could go in the transmission entry. Or if you just want to log them per call, you could not reset them every transmission (in p25_frame_assembler_impl.cc / p25p1_fdma::reset_rx_status())

@robotastic robotastic deleted the freq-list branch May 11, 2023 02:19
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