Skip to content

Commit

Permalink
adjust 1m band switch point
Browse files Browse the repository at this point in the history
  • Loading branch information
vladisslav2011 authored and ericek111 committed Apr 14, 2022
1 parent b1e058c commit af32652
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/soft.c
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ hw_switch_freq_plan_t hw_switch_freq_plan_sdrplay[] = {
{50, MIRISDR_MODE_VHF, 0, 0, 32, 0xf180},
{112, MIRISDR_MODE_B3, 0, 0, 16, 0xf580},
{250, MIRISDR_MODE_B3, 0, 0, 16, 0xf480},
{259, 6 , 0, 0, 8, 0xf480},
{261, 6 , 0, 0, 8, 0xf480},
{404, MIRISDR_MODE_B45, 0, 0, 4, 0xf580},
{1000, MIRISDR_MODE_BL, 0, 0, 2, 0xf580},
{2400, -1, 0, 0, 0, 0x0000},
Expand Down

0 comments on commit af32652

Please sign in to comment.