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

about the NODE_END_SLOT_ID of twr_tag_nranges_tdma #12

Open
ihuajiu opened this issue Apr 19, 2019 · 5 comments
Open

about the NODE_END_SLOT_ID of twr_tag_nranges_tdma #12

ihuajiu opened this issue Apr 19, 2019 · 5 comments

Comments

@ihuajiu
Copy link

ihuajiu commented Apr 19, 2019

I would like to test the TDOA application, in the process of using mynewt-dw1000-apps\apps\twr_tag_nranges_tdma example, the configuration of tag at compile time is as follows:
Newt target amend tag syscfg=NRNG_NNODES=16:NRNG_NFRAMES=32:NODE_START_SLOT_ID=0:NODE_END_SLOT_ID=8
I have 4 nodes now, I will set NRNG_NNODES=4:NRNG_NFRAMES=8, NODE_END_SLOT_ID should I set it to 4?

RNG has 7 data and tdoa has 7 data. When set to 4, RNG only has 4 data sets. Is there any difference?

Looking forward to your reply.

@ihuajiu
Copy link
Author

ihuajiu commented Apr 19, 2019

I have a project that needs to use tdoa-related applications. It needs time synchronization, TDOA ranging, wireless communication. What test cases can be used to achieve these functions?

@pkettle
Copy link
Contributor

pkettle commented May 1, 2019

@ihuajiu,
The mynewt-dw1000-apps\apps\twr_tag(node)_nranges_tdma is the closest fit to your requirements.

Regards Paul

@ftianf
Copy link

ftianf commented May 30, 2019

Hi Paul,
mynewt-dw1000-apps\apps\twr_tag(node)_nranges_tdma is still two way ranging, right? It's not TDOA ranging.

Regards Feng

@pkettle
Copy link
Contributor

pkettle commented May 30, 2019

Hi Feng,

twr_tag(node)_nranges_tdma is still slotted TWR, however, with WCS enabled you can also do Reverse-TDOA with the same examples. With WCS enabled all timestamps are converted to the clock master reference frame.

Regards Paul.

@ghost
Copy link

ghost commented Jun 20, 2019

Hello,
@ihuajiu since you have already run this nranges example, I hope you can help me in some way.
Kindly check this thread. Hope to get your response

#18

Thanks & regards
Asmita

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

3 participants