Commit Graph

799 Commits

Author SHA1 Message Date
Xu Chun Guang
c611c41d0a feat: Add fm25q16a patch 2024-11-04 12:00:02 +08:00
zhangyanjiao
377bd1dd01 Dropped fragmented aggregated packets (CVE-2020-26142) 2023-12-18 16:28:18 +08:00
Dong Heng
7c318e9b55 fix(esp8266): Fix compiling error 2023-11-27 19:31:07 +08:00
Dong Heng
0a612356c1 fix(esp8266): Fix open mode RX fragment packet fail issue 2023-11-24 19:57:40 +08:00
zhangyanjiao
494817f32b fix the multiple country info issue 2023-09-05 19:33:39 +08:00
Dong Heng
8afe4a6785 feat(spi_flash): Add patch to fix TH25Q16HB page 0 hardware issue 2023-03-10 10:38:51 +08:00
Zhang Jun Hao
eb4066e80e fix(lib): fix scan state error 2022-10-09 14:12:03 +08:00
Zhang Jun Hao
04281f67e1 fix(lib): do not check basic rate for signal test router 2022-09-13 09:44:18 +08:00
Dong Heng
3efd52d2e0 feat(bootloader): Boot close IRQ with level 3 2022-05-13 19:46:17 +08:00
Dong Heng
56ffb3d46c fix(esp8266): Fix compiling error when enable Wi-Fi debug 2022-04-11 12:57:54 +08:00
Wu Jian Gang
a7ac1b6f12 fix(lib): fix some wifi issues
1. fix crash when recv null rates
2. fix rst error when malloc failed
2022-03-15 16:25:29 +08:00
Chen Wu
e1f60ef9b2 fix(pp): do not wait null1 send ok before scan 2021-12-22 11:19:30 +08:00
Zhang Jun Hao
8a752a1103 fix(lib): do not rewrite nvs with invalid value and fix ap sta disconnect evt error 2021-08-30 16:31:36 +08:00
Dong Heng
562e650b25 Merge branch 'bugfix/fix_smartconfig_stop_error_v3.4' into 'release/v3.4'
fix(lib): fix smartconfig stop error(backport v3.4)

See merge request sdk/ESP8266_RTOS_SDK!1627
2021-07-26 11:28:27 +00:00
Dong Heng
3d11cbc25d Merge branch 'feature/support_esptouch_v2_send_unicast_for_v3.4' into 'release/v3.4'
feat(sc): Support ESP-Touch-V2 to send unicast(backport v3.4)

See merge request sdk/ESP8266_RTOS_SDK!1623
2021-07-26 11:28:16 +00:00
Zhang Jun Hao
bd5a4c3f25 fix(lib): fix smartconfig stop error 2021-07-26 17:32:19 +08:00
Dong Heng
0b857076c8 feat(nvs_flash): Modify for ESP8266 2021-07-26 15:21:13 +08:00
Chen Wen
186b2449b1 feat(sc): Support ESP-Touch-V2 to send unicast 2021-06-18 10:10:29 +08:00
Zhang Jun Hao
1d1b99557d fix(smartconfig): add timeout for airkiss sync 2021-06-02 16:02:57 +08:00
Zhang Jun Hao
be11a5ab95 fix(lib): update lib 2021-05-21 15:44:56 +08:00
Chen Wu
611a94211a fix(lib): restart softap when phy mode change (backport v3.4) 2021-05-18 16:12:05 +08:00
chenwen
f46ef19f49 fix(sc): fix the issue of sending failure and exit
1. Send unicast first, use broadcast to send if unicast fails.
         2. Send 60 times successfully before exiting.
2021-05-14 11:33:50 +08:00
Chen Wu
0c9be8d891 fix(lib): fix beacon ie error when set to bgn mode 2021-05-12 19:43:57 +08:00
Chen Wu
f9aca5a8e0 fix: potential blocking code when call uart_wait_tx_done()
1. there is a risk of ticks_end overflow, if xTaskGetTickCount() plus ticks_to_wait is bigger than portMAX_DELAY
2. potential blocking code on waiting for tx fifo done. It usually occurs at esp uart uses flow control, and the other side of uart not.
2021-04-28 15:27:11 +08:00
Dong Heng
c2be3ba0b5 Merge branch 'bugfix/check_and_reset_mac_reg_every_2s_when_rx_hang' into 'master'
fix(lib): check and reset mac reg every 2s when rx hang occurs

See merge request sdk/ESP8266_RTOS_SDK!1595

(cherry picked from commit 30a4ba7e2d)

fb5894a9 fix(lib): check and reset mac reg every 2s when rx hang occurs
2021-04-20 10:18:12 +08:00
Zhang Jun Hao
89ab325083 fix(lib): fix rf state error when scan again in scan cb 2021-01-22 11:02:12 +08:00
Zhang Jun Hao
9eed376f08 fix(lib): fix hw dump ccmp len error 2021-01-12 14:17:08 +08:00
Zhang Jun Hao
8ca72fd5f0 fix(lib): fix pm and wifi_get_config error
- fix rf state error when station stop immediately after got ip
 - fix esp_wifi_get_config error
2021-01-06 16:02:57 +08:00
Dong Heng
56047135d5 fix(libs): Fix deep sleep input time small leading to stuck 2020-12-29 18:04:28 +08:00
chenwen
152cc8c839 fix(sc): fix issue caused by switching between ht20 and ht40 2020-12-24 17:04:38 +08:00
Zhang Jun Hao
a51deaf558 fix(lib): fix some wifi bugs
- drop pkt that hw dump error
 - fix connect error when ap g rate in xrate ie
 - fix connect error when ap send EAPOL key with VO and seq is 0
 - fix block scan error when max scan time large than 5s
 - do not update key pn when espnow packet received
 - fix hw error when ampdu reg was rewrite
2020-12-18 11:32:19 +08:00
Zhang Jun Hao
c8a02417b1 fix(adc): fix rf state error when read adc 2020-12-09 14:33:58 +08:00
Dong Heng
a768f1ce9d Merge branch 'bugfix/fix_cmake_enable_phy_init_bin_partition_err' into 'master'
fix(esp8266): Fix cmake not compile and download phy_init_data.bin

See merge request sdk/ESP8266_RTOS_SDK!1573
2020-12-04 10:44:25 +08:00
Dong Heng
ce65afedd7 fix(esp8266): Fix cmake not compile and download phy_init_data.bin 2020-12-03 19:18:08 +08:00
chenwen
b9628e8608 feat(esptouch_v2): support esptouch_v2 2020-12-03 18:02:15 +08:00
Dong Heng
61c3c1154e Merge branch 'bugfix/pwm_driver_error' into 'master'
bugfix(pwm_driver_error): PWM cannot drive GPIO properly because there is no...

See merge request sdk/ESP8266_RTOS_SDK!1559
2020-11-27 19:01:19 +08:00
Zhang Jun Hao
e341743dc4 feat(lib): update lib 2020-11-16 17:33:45 +08:00
Zhang Jun Hao
7e06a3abbc feat(esp8266): add esp_wifi_ps_lock api 2020-11-16 17:33:33 +08:00
ChenZhengwei20190741
dc768384eb bugfix(pwm): PWM cannot drive GPIO properly because there is no enable TSf0 interrupt for PWM. 2020-11-13 14:48:45 +08:00
Wu Jian Gang
f04d73aca3 Merge branch 'feature/esp_smartconfig_refactor' into 'master'
feat(smartconfig): refactor smartconfig callback to use esp event

See merge request sdk/ESP8266_RTOS_SDK!1553
2020-11-11 14:24:12 +08:00
chenwen
d3a974f6f2 feat(smartconfig): refactor smartconfig callback to use esp event
Consistent with esp-idf(branch: release/v4.2, commit id: c5bb6c4)
2020-11-11 11:25:02 +08:00
Dong Heng
1afd736798 Merge branch 'bugfix/fix_add_lib_error_and_some_wifi_bug' into 'master'
fix(wifi): fix add lib error and some wifi bug

See merge request sdk/ESP8266_RTOS_SDK!1551
2020-11-09 17:29:57 +08:00
Zhang Jun Hao
43f7ed4d14 fix(lib): update lib
- fix connect with wpa3 ap failed when esp8266 in sta+softap mode
 - fix send assoc failure when station connect with wrong ssid
2020-11-06 16:04:18 +08:00
Zhang Jun Hao
22791b2b33 feat(esp8266): set noise timer to 3s in light sleep 2020-11-06 15:37:55 +08:00
Zhang Jun Hao
3083712cb0 feat(esp8266): add wpa3 authmode 2020-11-02 10:01:30 +08:00
Dong Heng
29d3ef68b7 feat(esp8266): Support 40MHz XTAL 2020-10-29 15:47:42 +08:00
Zhang Jun Hao
9cc9bc427a fix(lib): fix add lib error 2020-10-27 14:59:33 +08:00
donghengqaz
28f466d12e feat(gcc): Update cross toolchain GCC to v8.x 2020-09-30 10:24:08 +08:00
Dong Heng
ed68a21f62 Revert "Merge branch 'feature/support_gcc_v8.x' into 'master'"
This reverts merge request !1539
2020-09-29 17:25:55 +08:00
Dong Heng
70b26d8a2d Merge branch 'feature/support_gcc_v8.x' into 'master'
feat(gcc): update cross toolchain GCC to v8.x

See merge request sdk/ESP8266_RTOS_SDK!1539
2020-09-28 19:51:37 +08:00