mirror of
https://github.com/espressif/openthread.git
synced 2026-07-09 05:40:27 +00:00
03c98e08eb
he power calibration is supported by OT, this commit adds diag commands that are used to measure the mapping between the actual power and raw power settings, show the platform used power settings table. 1. Add "diag powersettings" to show the platform currently used power settings table. 2. Add "diag rawpowersetting" to make the platform to use the given raw power settings to transmit frames. 3. Add "diag cw" to transmit the continuous carrier wave.