Skip to content

Conversation

@NonPIayerCharacter
Copy link
Contributor

No description provided.

jdi058 and others added 10 commits September 1, 2025 16:18
wifi_lib v1.5.0
1。将11b, 11gn的功率配置放置在wifi_port.c
2。b/gn分开校准,并针对低/中/高,3种信道单独补偿。
3。修复AP模式,隐藏SSID不生效的问题。
4。修复AP模式,如果密码为空,但是设置了加密模式,导致AP热点处于加密状态而无法被连接。
1. 修复https client连接,没有set_hostname导致连不上的问题。
2. 修复http_ota_example工程gcc编译问题。
(wifi_lib v1.6.0)[gitlab develop:Commit 1d060246]

1. efuse tx补偿部分不进行4倍放大
2. 应用层调用wifi_sta_set_listen_interval()动态修改DTIM值不主动断开连接
1)subprocess.check_call(["python3", script_path]) 统一用"python3"命令,不用"python"命令
2)#include "utils/debug/CmBacktrace/cm_backtrace.h" 大小写在window上不敏感,在Linux上敏感
3)gcc-toolchain-setup.cmake elseif ((APPLE) OR (UNIX)) 支持苹果MAC OS上编译
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants