Skip to content
This repository has been archived by the owner on Mar 21, 2023. It is now read-only.

Commit

Permalink
Increase duplex example bit rate to 2400
Browse files Browse the repository at this point in the history
  • Loading branch information
glv2 committed May 10, 2022
1 parent 77fd101 commit c575302
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/duplex.c
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define UPLINK_SAMPLE_RATE 4000000
#define UPLINK_GAIN "36"
#define UPLINK_FREQUENCY_OFFSET 100000
#define BIT_RATE 1200
#define BIT_RATE 2400
#define INNER_FEC "none"
#define OUTER_FEC "secded3932"

Expand Down

0 comments on commit c575302

Please sign in to comment.