NordicSemiconductor / nRF-Sniffer-for-802.15.4

nRF-based 802.15.4 sniffer (firmware and software)
Other
221 stars 64 forks source link

Sniffer improvements #20

Closed e-rk closed 5 years ago

e-rk commented 5 years ago

Added correction of reported time in extcap Added new sniffer frimware with the following improvements:

e-rk commented 5 years ago

I have renamed the variables to make the code clearer. The reference point now changes after every received packet. The rest of the logic should remain the same.

e-rk commented 5 years ago

After giving it some thought, changing the reference point is out of the question here. We lose the information of how many overflows have occurred.