First time here? Check out the FAQ!
THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

What is the unit of the field prism.did.signal?

  • retag add tags

Is it dBm or dB?

Niyati's avatar
1
Niyati
asked 2018-04-07 10:22:36 +0000
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

According to epan/dissectors/packet-ieee80211-prism.c the value is dBm.

 119  * I infer from the current NetBSD "wi" driver that "signal" and "noise"
 120  * are adjusted dBm values, with the dBm value having 100 added to it
 121  * for the Prism II cards (although the NetBSD code has an XXX comment
 122  * for the #define for WI_PRISM_DBM_OFFSET) and 149 (with no XXX comment)
 123  * for the Orinoco cards.
Uli's avatar
1.1k
Uli
answered 2018-04-07 20:20:03 +0000
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer