Dong Heng
|
b2618a1672
|
feat(phy): update phy library from 1058.13 to 1058.14
1. add phy configuration parameters calibration
2. add TX CAP calibration when CPU starts up
|
2020-04-21 19:34:32 +08:00 |
|
Zhang Jun Hao
|
879ff35e55
|
fix(lib): fix memleak when station send illegal packet
|
2020-04-01 14:47:58 +08:00 |
|
Dong Heng
|
b25b962dc0
|
Merge branch 'bugfix/uart_interrupt_occupy_v3.2' into 'release/v3.2'
bugfix(uart_interrupt_occupy):disable intr that you are not using(backport v3.2)
See merge request sdk/ESP8266_RTOS_SDK!1278
|
2020-02-25 11:08:45 +08:00 |
|
espressif
|
1b4500d692
|
bugfix(gpio_set_pull_mode_error):fix cant set gpio pull mode
|
2020-01-10 15:33:03 +08:00 |
|
espressif
|
2d1ee47408
|
bugfix(uart_interrupt_occupy):disable intr that you are not using
|
2020-01-09 17:07:07 +08:00 |
|
Zhang Jun Hao
|
e3388e5902
|
feat(esp8266): set phy cal option according to cal data check
|
2019-12-12 15:55:47 +08:00 |
|
Zhang Jun Hao
|
c966430c2d
|
fix(lib): fix probe request length error
|
2019-12-05 19:25:10 +08:00 |
|
Dong Heng
|
358722d09b
|
fix(esp8266): fix panic reenter when reboot
|
2019-12-03 15:19:55 +08:00 |
|
Dong Heng
|
fe88c35554
|
feat(phy): update phy library to 1058.13
Fix phy software closing RF to cause system error.
|
2019-11-11 18:48:09 +08:00 |
|
dongheng
|
fda15ef748
|
feat(phy): update phy library
Fix clock error when init_data[112] = 1.
|
2019-10-23 11:07:58 +08:00 |
|
Dong Heng
|
cdcfbee8a4
|
Merge branch 'bugfix/fix_timer_call_delete_when_proc_v3.2' into 'release/v3.2'
esp_timer: fix delete timer and timer processs later (backport v3.2)
See merge request sdk/ESP8266_RTOS_SDK!1077
|
2019-09-17 10:36:22 +08:00 |
|
Chen Wen
|
f3f17dc24a
|
feat(lib): improve the ability of receieve packet in sniffer mode
|
2019-09-12 10:55:37 +08:00 |
|
dongheng
|
6258316dc3
|
fix(esp_timer): fix delete timer and timer processs later
Make sure that FreeRTOS deletes timer firstly and then API "esp_timer_delete" free the source.
|
2019-09-11 19:40:44 +08:00 |
|
Dong Heng
|
f683bc4310
|
Merge branch 'bugfix/fix_sta_get_ap_authmode_error_v3.2' into 'release/v3.2'
fix(lib): fix station get ap authmode error (backport v3.2)
See merge request sdk/ESP8266_RTOS_SDK!1088
|
2019-09-11 18:41:31 +08:00 |
|
dongheng
|
9d7776ebf3
|
fix(phy): fix RF frequency shift at some case
|
2019-09-11 12:02:35 +08:00 |
|
Zhang Jun Hao
|
b8bfda68c2
|
fix(lib): fix station get ap authmode error
|
2019-09-11 10:06:44 +08:00 |
|
Zhang Jun Hao
|
2bcc947c0a
|
fix(lib): fix get ap info crash when connect ap failed
|
2019-08-29 10:46:47 +08:00 |
|
Chen Wen
|
af0fcc0492
|
fix(wifi): fix compatibility issues with AP which configured to 11n only
|
2019-06-14 11:06:39 +08:00 |
|
Dong Heng
|
a227a22a36
|
Merge branch 'bugfix/fix_i2s_dma_error' into 'master'
bugfix(i2s): fix i2s dma error
See merge request sdk/ESP8266_RTOS_SDK!960
|
2019-06-12 19:13:19 +08:00 |
|
xiongyu
|
483a5a475c
|
bugfix(i2s): fix i2s dma error
|
2019-06-12 11:14:50 +08:00 |
|
Zhang Jun Hao
|
2084e8ed19
|
feat(esp8266): format phy_init.c
|
2019-06-12 10:38:33 +08:00 |
|
Zhang Jun Hao
|
d04ce110f9
|
feat(esp8266): add set tx power via vdd33 function
|
2019-06-12 10:38:33 +08:00 |
|
Dong Heng
|
fff950983e
|
Merge branch 'feature/factory_test' into 'master'
factory-test: add factory test code and document
See merge request sdk/ESP8266_RTOS_SDK!890
|
2019-06-04 16:05:33 +08:00 |
|
dongheng
|
9c19b1eedb
|
feat(factory_test): add factory test and document
|
2019-06-04 15:38:35 +08:00 |
|
Dong Heng
|
e32f60008a
|
Merge branch 'feature/add_old_sdk_param' into 'master'
compatibility_upgrade: add function to get old SDK's target ap SSID and passowrd
See merge request sdk/ESP8266_RTOS_SDK!959
|
2019-05-31 15:56:58 +08:00 |
|
dongheng
|
639c64a540
|
feat(compatibility_upgrade): add function to get old SDK's target ap SSID and passowrd
Add error warning to check the wrong parition table.
|
2019-05-31 15:51:20 +08:00 |
|
Dong Heng
|
ed62c28579
|
Merge branch 'bugfix/fix_the_comment_of_sniffer_promiscuous_parameter' into 'master'
bugfix(sc): modify the comment of wifi_pkt_rx_ctrl_t in esp_wifi_types.h
See merge request sdk/ESP8266_RTOS_SDK!948
|
2019-05-31 15:21:10 +08:00 |
|
Dong Heng
|
5307b1f6cd
|
Merge branch 'feature/ssc_flush_print_buf' into 'master'
esp8266: ssc flushes print buffer after printf
See merge request sdk/ESP8266_RTOS_SDK!961
|
2019-05-30 15:00:47 +08:00 |
|
dongheng
|
51361b06b8
|
feat(esp8266): disable UART swap before restart
|
2019-05-30 14:00:22 +08:00 |
|
dongheng
|
934dd5afcf
|
feat(esp8266): ssc flushes print buffer after printf
Commit ID: a832c52c
|
2019-05-29 19:37:41 +08:00 |
|
dongheng
|
e5e1afecf8
|
fix(esp8266): Fix pp_post reenter
|
2019-05-24 10:49:29 +08:00 |
|
Zhang Jun Hao
|
8f258d31a5
|
fix(lib): fix crash when phrase wrong beacon
|
2019-05-24 10:41:51 +08:00 |
|
Chen Wen
|
8ccf4435cd
|
fix the comment of wifi_pkt_rx_ctrl_t in esp_wifi_types.h
|
2019-05-20 20:44:40 +08:00 |
|
dongheng
|
9f49f9f660
|
feat(esp8266): Add interrupt overhead time test
|
2019-05-20 17:56:08 +08:00 |
|
Dong Heng
|
43d4d27c11
|
Merge branch 'bugfix/pwm_channel_num_type_error' into 'master'
bugfix(pwm): fix pwm channel num type error
See merge request sdk/ESP8266_RTOS_SDK!941
|
2019-05-16 17:09:56 +08:00 |
|
dongheng
|
cca13e0f99
|
feat(make): Sync code from esp-idf and modify for ESP8266
Commit ID: f6bfe13e
|
2019-05-16 16:22:11 +08:00 |
|
xiongyu
|
4c45455ff0
|
bugfix(pwm): fix pwm channel num type error
Fixes https://github.com/espressif/ESP8266_RTOS_SDK/issues/588
|
2019-05-16 15:51:36 +08:00 |
|
dongheng
|
2a0b0f601b
|
docs(doxygen): Fix header files which is not doxygen style
|
2019-05-16 15:07:27 +08:00 |
|
dongheng
|
9a5ed5dd7a
|
fix(esp8266): Update ssc library
1. Fix SSC state mixed
2. Modify RX queue from 64 to 128
Commit ID: cf530ee3
|
2019-05-15 13:55:37 +08:00 |
|
Dong Heng
|
4e5e762697
|
Merge branch 'bugfix/pwm_jitter' into 'master'
bugfix(pwm): fix pwm jitter
See merge request sdk/ESP8266_RTOS_SDK!922
|
2019-05-06 17:02:51 +08:00 |
|
Dong Heng
|
1f6b19def9
|
Merge branch 'bugfix/fix_pwm_cannot_reenter_nmi' into 'master'
fix(lib): fix pwm cannot reenter nmi
See merge request sdk/ESP8266_RTOS_SDK!920
|
2019-05-06 16:32:44 +08:00 |
|
dongheng
|
37ffcbe9e6
|
feat(esp8266): Add feature to copy old RF parameters to new SDK partition
The old SDK's RF parameters is also kept.
|
2019-05-05 09:58:18 +08:00 |
|
Zhang Jun Hao
|
9ddfce9a4a
|
fix(lib): fix pwm cannot reenter nmi
|
2019-04-28 11:12:58 +08:00 |
|
dongheng
|
ea43a0c9a6
|
feat(system): Add global ISR swith
|
2019-04-28 10:40:50 +08:00 |
|
Dong Heng
|
ae61e4dce3
|
Revert "Merge branch 'feature/add_global_isr_switch' into 'master'"
This reverts merge request !914
|
2019-04-28 10:32:35 +08:00 |
|
XiongYu
|
c0007f887a
|
bugfix(pwm): fix pwm jitter
|
2019-04-26 21:16:33 +08:00 |
|
dongheng
|
887fe571ad
|
fix(esp8266): Fix OTA firmware generation command
|
2019-04-25 15:15:50 +08:00 |
|
dongheng
|
e7b8e9fa25
|
feat(system): Add global ISR swith
|
2019-04-24 14:40:02 +08:00 |
|
Zhang Jun Hao
|
b28f59909e
|
feat(lib): send deauth to ap before connect
|
2019-04-24 14:32:38 +08:00 |
|
Dong Heng
|
b133de1717
|
Merge branch 'feature/add_option_for_panic' into 'master'
Add option for panic
See merge request sdk/ESP8266_RTOS_SDK!871
|
2019-04-23 19:49:11 +08:00 |
|