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

dsssframe: allow specifying spreading factor #285

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

glv2
Copy link
Contributor

@glv2 glv2 commented May 22, 2022

Add the dsssframegen_create_set and dsssframesync_create_set functions that can
be used to specify a spreading factor different from 64.

Add the dsssframegen_create_set and dsssframesync_create_set functions that can
be used to specify a spreading factor different from 64.
@codecov
Copy link

codecov bot commented May 22, 2022

Codecov Report

Merging #285 (c8fed4d) into master (2f469e9) will decrease coverage by 0.00%.
The diff coverage is 89.47%.

@@            Coverage Diff             @@
##           master     #285      +/-   ##
==========================================
- Coverage   77.42%   77.42%   -0.01%     
==========================================
  Files         335      335              
  Lines       24752    24760       +8     
==========================================
+ Hits        19165    19171       +6     
- Misses       5587     5589       +2     
Impacted Files Coverage Δ
src/framing/src/dsssframegen.c 86.40% <88.88%> (-0.23%) ⬇️
src/framing/src/dsssframesync.c 84.70% <90.00%> (-0.15%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2f469e9...c8fed4d. Read the comment docs.

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

Successfully merging this pull request may close these issues.

1 participant