-
Notifications
You must be signed in to change notification settings - Fork 80
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
auto gain issues #88
Comments
Replace action with reason. But this should be sufficient for debugging: Which gain setting are you using exactly? Reduced gain might not go back up if there is a lot of noise. |
I have been using standard gain settings for the most part but e.g. reduced |
While you could translate to dB values it would still not be intuitive. Decreasing loudThreshold seems like the correct thing to do in your situation. Pushed a version that has that extra debug output fixed up.
|
As discussed I am experimenting with auto gain - initial results are not fully convincing. Some nearby transponder signals are not triggering any gain change at all, sometimes a reduced gain won't recover although no signal is around. I have compiled a more verbose output version but this line here won't compile:
readsb/readsb.c
Line 830 in bfc4a0b
action
is not defined. Can you clarify? Are there any other debug messages that I could use? The receiver is located on top of our airport tower.The text was updated successfully, but these errors were encountered: