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

adaptive burst mode #226

Closed
helioshk opened this issue Sep 8, 2023 · 1 comment
Closed

adaptive burst mode #226

helioshk opened this issue Sep 8, 2023 · 1 comment

Comments

@helioshk
Copy link

helioshk commented Sep 8, 2023

Hi,
If I understand it correctly, adaptive-burst should reduce the gain in the presence of strong signals, so that nearby aircraft can be decoded.

In my setup it does that "a little", but apparently not enough. The RSSI of nearby helicopters is in the order -1.0 to -2.0 dBFS and there are large gaps in their flight path.

Maybe I have the wrong settings?

# Initial receiver gain, in dB. If adaptive gain is enabled (see below) the actual gain
# may change over time
RECEIVER_GAIN=33.8

# Adjust gain to try to achieve optimal dynamic range / noise floor?
ADAPTIVE_DYNAMIC_RANGE=no
# Target dynamic range in dB (leave blank to autoselect based on SDR type)
ADAPTIVE_DYNAMIC_RANGE_TARGET=
# Reduce gain when loud message bursts from nearby aircraft are seen?
ADAPTIVE_BURST=yes
# Gain range to allow when changing gain, in dB (empty = no limit)
ADAPTIVE_MIN_GAIN=
ADAPTIVE_MAX_GAIN=

I think the RSSI shouldn't exeed -3 dBFS.
I also tried to enable ADAPTRIVE_DYNAMIC_RANGE (I don't know if it also supposed to be enabled together with adaptive burst) but it doesn't seem to improve.

@helioshk
Copy link
Author

helioshk commented Sep 8, 2023

I opened a discussion on the FA forum.

@helioshk helioshk closed this as completed Sep 8, 2023
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

No branches or pull requests

1 participant