Part Number: WL1837MOD
Tool/software:
The WL1837MOD is being used in a new design for which the domain regulatory information has to be updated. The customer is utilizing a Python Script to make the changes (https://git.kernel.org/pub/scm/linux/kernel/git/sforshee/wireless-regdb.git). Is this the recommended process? Is this script vetted by TI?
Additional questions:
- The script includes a set of 5GHz channels that doesn’t include all 5 GHz channels. Does the HW support all 5 GHz channels and should the script be updated to handle them?
- Db.txt has an entry for TR that spans multiple frequency bands (5495 – 6425). How should this be handled by the script for the TI HW?
- Are there any changes to the format/information in db.txt that should be handled by the script?
The contents of the input (downloaded) file have changed over time and the script that was originally provided by TI produces output that seems questionable. For example, there are some channels in the 5GHz range that are included in the input that aren’t supported by the TI script (maybe this is intentional?). This leads to entries in the output file that have 0 supported channels. Could you please comment on that?
Thank you!