|
d67de39024
|
fix(esp8266): fix Wi-Fi initialization data error when compiling cpp
|
2020-01-06 17:40:39 +08:00 |
|
|
7672988cab
|
fix(lib): fix crash issues while recv ampdu pkt
|
2019-11-12 16:20:28 +08:00 |
|
|
53813599e9
|
feat(wifi): refactor and add more wifi feature for 11n certificate
|
2019-08-30 14:19:16 +08:00 |
|
|
af0fcc0492
|
fix(wifi): fix compatibility issues with AP which configured to 11n only
|
2019-06-14 11:06:39 +08:00 |
|
|
d04ce110f9
|
feat(esp8266): add set tx power via vdd33 function
|
2019-06-12 10:38:33 +08:00 |
|
|
2a0b0f601b
|
docs(doxygen): Fix header files which is not doxygen style
|
2019-05-16 15:07:27 +08:00 |
|
|
e8bad2e988
|
fix(esp8266): fix the notes of phy power level error
|
2019-04-18 11:54:18 +08:00 |
|
|
be88feb395
|
feat(esp8266): Using global functions instead of function table
The Wi-Fi adapter APIs are only used by internal libraires.
|
2019-03-25 17:35:59 +08:00 |
|
|
e0758e6687
|
feat(lib): refactor gpio wakeup api in force sleep mode
|
2019-03-15 10:11:21 +08:00 |
|
|
6d0e8db1ad
|
feat(net80211): add esp_wifi_set_promiscuous_ctrl_filter and esp_wifi_get_promiscuous_ctrl_filter
|
2019-03-14 22:56:52 +08:00 |
|
|
e0e6e8c086
|
feat(net80211): modify esp8266 wifi api to keep consistent with esp32
|
2019-03-14 22:43:10 +08:00 |
|
|
3412ec4620
|
fix(lib): fix set phy mode error
|
2019-02-19 18:43:20 +08:00 |
|
|
55487d4a88
|
feat(esp8266): Add esp_wifi_send_pkt_freedom api define
|
2018-10-11 14:02:23 +08:00 |
|
|
2d872bc847
|
feat(esp8266): refactor wifi promiscuous mode
|
2018-07-12 21:39:56 +08:00 |
|
|
1f7ef0a648
|
feat(wifi): Add set/get wifi autoconnect APIs
|
2018-06-27 10:55:24 +08:00 |
|
|
ffe1e5c9cd
|
feat(wifi): Add wifi APIs according to IDF
|
2018-06-25 10:15:29 +08:00 |
|
|
1cd5a36bdf
|
feat: Don't use esp_common.h in SDK
|
2018-05-25 09:03:45 +08:00 |
|
|
91f7080231
|
fix: Fix all files when change to use standard typedef
|
2018-05-24 19:27:41 +08:00 |
|
|
57880c7a41
|
feat(esp8266): Change ip_addr/ip_addr_t to ip4_addr/ip4_addr_t
|
2018-05-01 13:26:52 +08:00 |
|
|
e3cdb2dae3
|
feat(structure): Re-structure some include
|
2018-04-08 20:42:35 +08:00 |
|