All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH wpan-tools 0/2] Update cca mode and options output
@ 2015-06-04  9:20 Christoffer Holmstedt
  2015-06-04 11:02 ` Alexander Aring
                   ` (3 more replies)
  0 siblings, 4 replies; 26+ messages in thread
From: Christoffer Holmstedt @ 2015-06-04  9:20 UTC (permalink / raw)
  To: linux-wpan

Earlier cca_modes and cca_opts were printed separately but these two patches
now prints them together so cca_opts are only printed when the specified mode
 is (3).

Output for "current" mode (only one line is printed for each wpan):
	cca_mode: 1, energy above threshold.
	cca_mode: 2, carrier sense only.
	cca_mode: 3, carrier sense with energy above threshold (logical operator is 'and').
	cca_mode: 3, carrier sense with energy above threshold (logical operator is 'or').
	cca_mode: 3, carrier sense with energy above threshold (logical operator is unknown).
	cca_mode: 4, ALOHA.
	cca_mode: 5, UWB preamble sense based on the SHR of a frame.
	cca_mode: 6, UWB preamble sense based on the packet with the multiplexed preamble.

capabilities:
	...
	cca_modes:
		(1) energy above threshold
		(2) carrier sense only
		(3, cca_opt: 0) carrier sense with energy above threshold (logical operator is 'and')
		(3, cca_opt: 1) carrier sense with energy above threshold (logical operator is 'or')


Christoffer Holmstedt (2):
  info: add cca mode descriptive text to output
  info: remove old cca options capabilities output

 src/info.c | 99 +++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 60 insertions(+), 39 deletions(-)

-- 
1.9.1


-- 
Christoffer Holmstedt

^ permalink raw reply	[flat|nested] 26+ messages in thread

end of thread, other threads:[~2015-06-11 13:28 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-04  9:20 [PATCH wpan-tools 0/2] Update cca mode and options output Christoffer Holmstedt
2015-06-04 11:02 ` Alexander Aring
2015-06-04 11:24   ` Christoffer Holmstedt
2015-06-04 11:51 ` Varka Bhadram
2015-06-04 12:12   ` Christoffer Holmstedt
2015-06-09 14:05 ` [PATCH v2 wpan-tools 0/2] Update CCA mode and CCA " christoffer
2015-06-09 14:05   ` [PATCH v2 wpan-tools 1/2] info: add cca mode descriptive text to output christoffer
2015-06-09 14:05   ` [PATCH v2 wpan-tools 2/2] info: remove old cca options capabilities output christoffer
2015-06-10 11:18 ` [PATCH v3 wpan-tools 0/3] Update CCA mode and CCA options output Christoffer Holmstedt
2015-06-10 11:18   ` [PATCH v3 wpan-tools 1/3] info: add cca mode descriptive text to output Christoffer Holmstedt
2015-06-10 12:17     ` Alexander Aring
2015-06-10 12:29       ` Christoffer Holmstedt
2015-06-10 12:39       ` [PATCH wpan-tools] nl802154: fix misspelled enum Christoffer Holmstedt
2015-06-10 12:42         ` Alexander Aring
2015-06-10 13:07       ` [PATCH v4 wpan-tools] info: update CCA mode and CCA options output Christoffer Holmstedt
2015-06-10 13:45         ` Alexander Aring
2015-06-11  6:16           ` Christoffer Holmstedt
2015-06-11  7:42             ` Alexander Aring
2015-06-11  8:13               ` Christoffer Holmstedt
2015-06-11  8:16         ` [PATCH v5 " Christoffer Holmstedt
2015-06-11 10:14         ` [PATCH v4 " Alexander Aring
2015-06-11 11:14           ` Christoffer Holmstedt
2015-06-11 12:25           ` [PATCH v6 " Christoffer Holmstedt
2015-06-11 13:28             ` Alexander Aring
2015-06-10 11:18   ` [PATCH v3 wpan-tools 2/3] info: remove old cca options capabilities output Christoffer Holmstedt
2015-06-10 11:18   ` [PATCH v3 wpan-tools 3/3] nl802154: fix misspelled enum Christoffer Holmstedt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.