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

Please add the lowest frequency band Fobos SDR Hardware is capable of 100 kHz-25 MHz for HF use #17

Open
waterwin opened this issue Feb 17, 2025 · 0 comments

Comments

@waterwin
Copy link

const fobos_rx_band_param_t fobos_rx_bands[] =
{
{
.idx = 0,
.freq_mhz_min = 50,
.freq_mhz_max = 2200,
.preselect = FOBOS_PRESELECT_LOWPASS,
.if_filter = FOBOS_IF_FILTER_LOW,
.if_freq_mhz = FOBOS_IF_FREQ_2350,
.rffc507x_enabled = 1,
.rffc507x_inject = FOBOS_INJECT_LOW,
.swap_iq = 1,

Currently the lowest band limit is 50 MHz
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

No branches or pull requests

1 participant