bastibl / gr-ieee802-15-4

IEEE 802.15.4 ZigBee Transceiver
https://www.wime-project.net
GNU General Public License v3.0
270 stars 87 forks source link

Modify the correlation threshold #32

Closed wshe1 closed 6 years ago

wshe1 commented 6 years ago

Hallo, Bastian. I want to modify ZIgBee's correlation threshold to 10 or less.I modified your code, but I can not determine whether changes correctly. I hope you can give me a correct answer. The modified code is as follows: screenshot from 2018-04-13 22-28-00

bastibl commented 6 years ago

what PHY are you trying to use?

wshe1 commented 6 years ago

I will reuse the wifi to simulate the Zigbee signal of the paper's experiment. zigbee signal of the paper's experiment. zigbee needs to reduce the correlation threshold due to the analog error of the signal. I read your code without knowing where to correct it. I hope you can tell me where to change

bastibl commented 6 years ago

Use WiFi to simulate Zigbee? What paper? What type of ZigBee? What experiment?

Sorry, but this leads nowhere... Maybe you find this helpful: http://www.catb.org/esr/faqs/smart-questions.html

Once you are at a stage where you have an actual question. Feel free to open a new issue.

wshe1 commented 6 years ago

paper title:WEBee Physical-Layer Cross-Technolgy Communication via Emulation. zigbee:MicaZ CC2420.

xushanzhizhang commented 3 years ago

hello,wshe1 Have you finished the experimental reproduction of webee? Recently, I have read some articles about CTC, but I don't know anything about the experimental operation. I don't know where to start? I hope you can help thinks!