45 Commits

Author SHA1 Message Date
cea2e845b8 fix(lib): fix tx error when rts cts tx start tx complete came in same time 2019-04-09 15:41:41 +08:00
fee0ee01ad fix(pp): fix pwm error 2019-04-09 14:19:45 +08:00
a6864a6ccc fix(pp): clear nmi first in case two nmi came in same time 2019-03-06 11:51:57 +08:00
b5a31c4459 feat(esp8266): Heap only close Wi-Fi ISR at sniffer mode 2019-03-06 11:36:11 +08:00
8545771afd fix(lib): fix tx conflict of tx start and tx end come in same time 2019-02-19 19:22:32 +08:00
f56c415ae9 fix(esp8266): Fix PWM lost when using PWM 2019-01-10 16:25:43 +08:00
1c0391e546 fix(esp8266): Fix sniffer crash 2018-12-29 17:49:30 +08:00
3ae416b5a8 feat(lib): add callback function when rx probe request 2018-12-25 14:04:06 +08:00
7097ee669e feat(pp): speed up LDPC/HT40/MIMO packet header response 2018-12-21 18:02:40 +08:00
83f814c304 feat(lib): use fake buffer to disable ampdu packet 2018-12-18 16:14:55 +08:00
72eea96f4a fix(esp8266): Fix Wi-Fi state mixed 2018-11-26 09:34:55 +08:00
5afd8e4bcb fix(esp8266): Fix WDEV start and complete index mixed 2018-11-22 11:26:39 +08:00
d95254ab2f revert(esp8266): Revert 3 MRs 611 608 599 2018-11-16 12:06:46 +08:00
0a95cf3c32 fix(esp8266): Fix ppT task block too long 2018-11-09 11:52:02 +08:00
687177e764 fix(esp8266): Fix NMI call OS API 2018-11-06 19:42:00 +08:00
31c017a31f feat(lib): Use gcc v5.2.0 to build the libraries 2018-11-05 20:04:11 +08:00
fdac24091f fix(lib): fix conflict of tx frame 2018-11-03 22:50:33 +08:00
d9760a4ecc feat(lib): do not send null pkt every 1500ms 2018-10-18 15:58:21 +08:00
01e26d9836 feat(lib): remove sniffer mode in sta/ap mode 2018-10-18 14:05:22 +08:00
5c6fa0ac47 feat(lib): add promiscuous support in sta/softap mode 2018-10-09 15:54:23 +08:00
7b34f24aa4 feat(esp8266): Perfect WIFI OSI heap trace API 2018-09-18 13:59:47 +08:00
469906dec8 feat(esp8266): Update library
Link some function from IRAM to flash.
2018-09-17 14:14:52 +08:00
f5c913ed4f feat(esp8266): Add ppT task stack size configuration 2018-09-13 16:04:58 +08:00
7e8650dd65 feat(esp8266): Refactor task watch dog
1. Remove old watch dog function
2. Put WIFI NVS index table from RAM to flash
2018-09-13 15:20:33 +08:00
b218da9841 feat(lib): add support broadcast bssid for espnow 2018-09-07 16:02:31 +08:00
fe0c6905d6 fix(lwip): fix some writting error 2018-09-07 15:34:41 +08:00
f5c63dce1f feat(lib): add wifi buffer send result to aio ret 2018-09-06 10:33:20 +08:00
a78fb5c99f feat(esp8266): Remove critical from WIFI OSI 2018-08-28 14:24:05 +08:00
093b041bb7 fix(fix): Fix aio callback function being called mistake 2018-08-09 09:54:39 +08:00
4facff26a1 feat(lib): make tx rate start from high to low 2018-08-01 16:18:22 +08:00
427f2a8557 feat(lib): use iram to upload pbuf 2018-07-26 16:23:43 +08:00
8a41b5a58f feat(lib): add backup support lib 2018-07-26 11:51:08 +08:00
4b7bd2b64b feat(lib): add esp_sleep api 2018-07-26 10:27:44 +08:00
e1115626bb feat(lib): Add refactor wifi promiscuous mode api library 2018-07-12 21:40:21 +08:00
1ba1e5ccbd feat(task): Change all tasks size 4 times the original 2018-07-09 20:11:41 +08:00
63df0f7bce feat(lib): remove phy_calibrate in lib 2018-07-06 10:52:43 +08:00
7177cce70c fix(wifi): Fix set mac address error after wifi connected to AP 2018-07-05 14:57:46 +08:00
18a0d5b5c2 feat(esp8266): remove unused function in old SDK 2018-06-28 21:36:49 +08:00
3f9a75be5b feat(wifi): Add wifi api library 2018-06-25 20:11:00 +08:00
def014f43e feat(esp8266): Update ESP8266 library
1. Todo: Update smartconfig
2. minic will not be update later
2018-05-24 10:39:53 +08:00
98bb966357 feat(wifi): Using esp socket in WiFi libs 2018-04-26 18:05:21 +08:00
34cd06c059 feat(esp8266): Remove freeRTOS dependence in internal libs 2018-04-19 20:16:48 +08:00
a832a0d506 feat(esp8266): Remove freeRTOS dependence in internal libs 2018-04-19 16:58:35 +08:00
84829fec67 feat(wifi): remove lwip from wifi 2018-04-17 21:15:34 +08:00
5a62aa1075 feat(esp8266): Move library to esp8266 of components 2018-04-04 20:25:08 +08:00