User Tools

Site Tools


en:users:documentation:acs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
en:users:documentation:acs [2015/05/14 21:47]
Rafał Miłecki Start "Driver implementation details" section
en:users:documentation:acs [2015/05/15 09:49]
Rafał Miłecki [Driver implementation details] Fix typo in RX time enums
Line 184: Line 184:
  
 As explained is algorithm section, driver needs to provide (fill) few different informations about a channel: As explained is algorithm section, driver needs to provide (fill) few different informations about a channel:
-  * Noise floor (''​NL80211_SURVEY_INFO_NOISE''​) +  * Noise floor (''​SURVEY_INFO_NOISE_DBM''​) ​put into ''​NL80211_SURVEY_INFO_NOISE''​ 
-  * Channel time (''​NL80211_SURVEY_INFO_CHANNEL_TIME''​)+  * Channel time (''​SURVEY_INFO_TIME''​) ​put into ''​NL80211_SURVEY_INFO_TIME''​
   * Time of channel unavailability which is **one** of:   * Time of channel unavailability which is **one** of:
-    * RX time (''​NL80211_SURVEY_INFO_CHANNEL_TIME_RX''​) +    * RX time (''​SURVEY_INFO_TIME_RX''​) ​put into ''​NL80211_SURVEY_INFO_TIME_RX''​ 
-    * Busy time (''​NL80211_SURVEY_INFO_CHANNEL_TIME_BUSY''​)+    * Busy time (''​SURVEY_INFO_TIME_BUSY''​) ​put into ''​NL80211_SURVEY_INFO_TIME_BUSY''​
  
 ===== Hostapd setup ===== ===== Hostapd setup =====
en/users/documentation/acs.txt · Last modified: 2021/03/01 04:28 by Nikolas Nyby