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 log parsing selectivity and consistency - ignore debug lines. … #172

Merged
merged 1 commit into from
Oct 29, 2022

Conversation

W0CHP
Copy link

@W0CHP W0CHP commented Oct 29, 2022

This will help to eliminate the common 'Not Linked" issues when the various GW's are indeed linked, by ignoring debug lines from being parsed and creating erroneous regexp matches. Also, made all parsing funcs consistent,
Fixes #171 and #156

@W0CHP W0CHP changed the title Improve log parsing selectivity and consitency - ignore debug lines. … Improve log parsing selectivity and consistency - ignore debug lines. … Oct 29, 2022
@kn2tod
Copy link
Contributor

kn2tod commented Oct 29, 2022

PLEASE add this change as well to this commit: sed '/*Link/d' --> sed '/\x2aLink/d'. It makes much of the code easier to read in Nano! And NotePad++!

@MW0MWZ MW0MWZ merged commit 1f7be28 into AndyTaylorTweet:master Oct 29, 2022
@MW0MWZ
Copy link
Collaborator

MW0MWZ commented Oct 29, 2022

merged - thank you

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.

YSF Network on dashboard shows "Not Linked" for some reflectors
3 participants