Skip to content
Snippets Groups Projects
  • Janusz Dziedzic's avatar
    ead2703e
    acs: introduce improvements · ead2703e
    Janusz Dziedzic authored
    UBUS:
     - add trigger_acs
     - improve trigger_channel_clearing
     - report clearing/acs status in ubus status
     - report status request during ubus call
    
    CMDUS:
     - handle and use CAC completion report
     - handle and use CAC status
     - handle and use oper channel report
     - fix generation of channel selection request
    
    ACS:
     - add CMDUs ACS callbacks - use them for recalc
     - remove dfs_cleanup timer - base on events when recalc
     - fix bsta connected check
     - run clearing when background CAC supported by node
     - run acs recalc when DFS chan available
     - introduce backoff when platform don't report CAC ongoing correctly
     - allow to choose highest bandwidth
     - store and check radio metrics
    
    CONFIG:
    
    Available options:
    
    config channel_plan
            option preclear_dfs '1'
            option acs '1'
            option acs_timeout '3h'
            option acs_highest_bandwidth '0'
    	option acs_skip_dfs '0'
    	option acs_prevent_cac '1'
    	option acs_scan_before_recalc '1'
    ead2703e
    History
    acs: introduce improvements
    Janusz Dziedzic authored
    UBUS:
     - add trigger_acs
     - improve trigger_channel_clearing
     - report clearing/acs status in ubus status
     - report status request during ubus call
    
    CMDUS:
     - handle and use CAC completion report
     - handle and use CAC status
     - handle and use oper channel report
     - fix generation of channel selection request
    
    ACS:
     - add CMDUs ACS callbacks - use them for recalc
     - remove dfs_cleanup timer - base on events when recalc
     - fix bsta connected check
     - run clearing when background CAC supported by node
     - run acs recalc when DFS chan available
     - introduce backoff when platform don't report CAC ongoing correctly
     - allow to choose highest bandwidth
     - store and check radio metrics
    
    CONFIG:
    
    Available options:
    
    config channel_plan
            option preclear_dfs '1'
            option acs '1'
            option acs_timeout '3h'
            option acs_highest_bandwidth '0'
    	option acs_skip_dfs '0'
    	option acs_prevent_cac '1'
    	option acs_scan_before_recalc '1'