29 Commits

Author SHA1 Message Date
ac3108200a Backport some WiFi fixes to v3.0.9 (b3258e06)
1. Fix some potential memory leak caused by WiFi stop (b3258e06)
2. Fix the bug that ESP32 AP crashes when connected STA power-off (bb0a01b)
3. Fix the bug that STA can scan the channel out of regdomain (273807a)
4. Fix some scan/connect bugs (1da8bb75)
5. Fix the bug that ESP32 STA fails to connect WPA_WPA2_PSK Apple AP (87b85375)
6. Fix the crashing in scan done because of uint8 overflow (c2e4503)
7. Fix the bug that smartconfig crashes when no AP is found (smartconfig: b616b46)
8. Fix the bug that ESP32 sends broadcast to phone after smartconfig is done (smartconfig: ea0a9a9)
2019-09-20 14:28:55 +08:00
727117da6c update wifi lib
1. smartconfig V2.7.2: make esptouch channel switch thread safe(c0a1d4e8, outside VNC)
2018-09-25 11:16:59 +08:00
3ca9e79637 update wifi lib
recompile wifi lib with new psram toolchain

1. wifi lib(release/v3.0, 470cb21e)

2. recompile rtc and phy(bugfix/recompile_rtc_phy_with_new_toolchain_v3.0, 526e9ea2)

3. rtc:v230, phy:v366

4. recompile smartconfig(master, 7137a805)
2017-12-29 16:40:15 +08:00
f41b1deb36 update smartconfig lib
open debug log in libsmartconfig.a
2017-11-17 11:14:09 +08:00
6cb9bf46b6 update smartconfig lib
v2.7.1: fix a airkiss macro typo error and compile with psram tool(7137a805)
2017-11-15 21:42:38 +08:00
fe75b8648d update smartconfig lib
fix a airkiss macro typo error(7137a805)
2017-11-15 12:10:55 +08:00
30c8cae1e6 update libsmartconfig.a
1. modify airkiss enum STAU_HT20.

2. re-compile libsmartconfig.a due to station config change
2017-10-25 14:51:02 +08:00
c1d75f5018 update smartconfig to v2.6.9
1. Add ets_timer_done to free ets_timer when it will not be used
anymore.

2. Call ets_timer_setfn before calling ets_timer_arm.
2017-09-20 19:34:36 +08:00
47fe08d4e3 update smartconfig to V2.6.8
fix a typo of setting locked channel of ESP32
2017-08-22 15:02:09 +08:00
8319ce7d86 update smartconfig to V2.6.8
fix a typo of setting locked channel of ESP32
2017-08-22 15:00:00 +08:00
0ce499fcdf run fix_printf for libsmartconfig.a 2017-06-13 17:07:24 +08:00
aaadcc10a0 Update libsmartconfig.a to v2.6.7 2017-06-13 16:53:31 +08:00
2d445068eb update wifi lib
1. reduce power consumption of softap for midea(80e2d1ed)
2017-06-08 17:49:04 +08:00
68766a63f3 update libsmartconfig.a for mimo 2017-06-02 22:07:13 +08:00
d56e0d07f6 update wifi lib
1. Update lib smartconfig to fix tw11778
2. 0d788ec2 fix dport access register bug
2017-05-16 17:19:30 +08:00
643206e1ea update smartconfig
1. [FIX] changed wifi_scan_config_t struct, clear other numbers.

2. [FIX] disconnect before enable esptouch.
2017-04-14 11:46:11 +08:00
0516895c0a update smartconfig
1. [FIX] changed wifi_scan_config_t struct, clear other numbers.

2. [FIX] disconnect before enable esptouch.
2017-04-14 11:20:55 +08:00
02232f974b update wifi lib(b1b5b248)
1. tw7426: fix the bug that config ap crashes(7bb90c19)

2. tw9149: fix memory leak in modem sleep(1f450cb8)

3. tw9157: fix dtim change log in modem sleep(1f450cb8)

4. update smartconfig.a
2016-12-14 11:06:55 +08:00
fe92437f51 update libsmartconfig.a 2016-12-12 16:59:52 +08:00
9310e077a3 update wifi lib
1. Update libsmartconfig.a
2. 8fef22ee: refractor to sniffer
2016-12-12 09:57:48 +08:00
6cc03db27a update wifi lib
1. add wpa2 enterprise(b3102c2a)
2016-11-24 20:38:59 +08:00
aa74ce2761 update wifi lib
1. some refractor to debug info(da6280b3)

2. fix bug of hung at phy_int in librtc.a(1bb9ce1d)
2016-11-24 17:25:43 +08:00
99798aaace update wifi lib
1. 2698b6fc - remove system_api.c and os_xtensa.c

2. fix printf in lib
2016-11-22 21:44:07 +08:00
5a6ee57d18 remove excutable permission 2016-11-08 15:09:28 +08:00
a1ab74c2a6 update bt/wifi coexist lib
1. e893d520 - add coexist folder for wifi/bt common code
2. 1740249e - merge bt/wifi phy_init
2016-11-08 11:59:33 +08:00
12b3435fc0 esp32: update wifi lib
3e67f0f4: sync freertos header from MR 107
2016-10-27 11:53:00 +08:00
d3920845c9 update wifi lib
6ce01d76: rename some wifi internal APIs
aa4d2aa9: last rx buffer is reserved for mgmt frame
bb0ff4a8: tw7775 fix assert when rx auth frame before create bss
2016-10-26 13:39:45 +08:00
f3608e6037 wifi_lib(327866dc)
1. 57039de0 - add watch dog
2. update smartconfig 2.6.2
2016-09-30 12:13:41 +08:00
6dafa3ec5a Add init core library 2016-08-05 12:08:30 +08:00