ed_mac_ctrl_V1_8801.conf 579 B

12345678910111213141516
  1. # File : ed_mac_ctrl_V1_8801.conf
  2. #
  3. # ed_mac_ctrl is used for 88W8777, 88W8801
  4. # ./mlanutl mlan0 hostcmd config/ed_mac_ctrl_V1_8801.conf ed_mac_ctrl
  5. #
  6. #
  7. ## Set Energy Detect Threshold for EU Adaptivity test
  8. ed_mac_ctrl={
  9. CmdCode=0x0124 #Command code, DO NOT change this line
  10. Enable:2=0x1 # 0 - disable EU adaptivity
  11. # 1 - enable EU adaptivity
  12. Offset:2=0x0a # 0 - Default Energy Detect threshold
  13. #offset value range: 0x80 to 0x7F
  14. }