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

nranges/nranges.h #22

Open
horst-m opened this issue Jul 29, 2019 · 1 comment
Open

nranges/nranges.h #22

horst-m opened this issue Jul 29, 2019 · 1 comment

Comments

@horst-m
Copy link

horst-m commented Jul 29, 2019

hello,
trying to work with the examples, I wanted to run the twr_nranges_tdma with double-sided-rangig.
I changed a line in twr_nrages_tdma/pkg.yml
from:

  • "@mynewt-dw100-core/lib/twr_ss_nrng"
    to
  • "@mynewt-dw100-core/lib/twr_ds_nrng"
    , naively hoping it would do the trick.

But lib/twr_ds_nrg depends on:

  • "@mynewt-dw100-core/lib/nranges"
    which does not exist...

I tried to change the calls to existing #include <nrng/nrng.h>
but got loads of compiler-errors showing me that one does not fit.

any sugestions?

regards horst

@ncasaril
Copy link
Contributor

Hi Horst,

The DS nrange does take a bit longer so I'm not sure if it would fit in the tdma slot length without adjusting the number of anchors or the number of overall tdma slots. However, that is not the problem you're facing now.
We've phased out the nranges library but I've obviously not done so everywhere :P Let me have a look at it.

Cheers,
Niklas

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

2 participants