5816c500326b49f929b804435d5e70c827e06853

In 11ax draft 6.1, the 6G starting frequency has been shifted by 10 MHz to the right from 5940 to 5950. Make the following changes in various variables and structures in the regulatory component: 1. Add a macro SIX_GHZ_NON_ORPHAN_START_FREQ. 2. Add an orphan channel frequency - 5935 MHz to the chan enum. 3. Shift every enum in channel_enum by 10 MHz to the right. 4. Shift MIN_CHANNEL_6GHZ and MAX_CHANNEL_6GHZ by 10 MHz on the right. 5. Shift every center frequeny by 10 MHz on the right in bonded_chan_40mhz_list_freq, bonded_chan_80mhz_list_freq, bonded_chan_160mhz_list_freq. 6. Shift every center frequeny by 10 MHz on the right in channel_map_us, channel_map_eu, channel_map_japan, channel_map_global and channel_map_china channel maps. 7. Change 6G starting frequency from 5940 to 5950 for operating class 131 to 135 in the global_op_class table. table. 8. Add operating class 136 in the global_op_class table. Change-Id: I3c82e2eb98cdaf0ff8754bd990529a1833276304 CRs-Fixed: 2704977
This is CNSS WLAN Host Driver for products starting from iHelium
Descrição
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%