OVMS3-idf/components/lwip
Xia Xiaotian a41443184e components/esp_wifi: improve coexistence performance according to specific WiFi/BT/BLE scienario
1. Improve WiFi throughput in some Classic BT scienarios(idle, inquire scan,
       connected, sniff, a2dp pause, etc).

    2. Support WiFi + Classic BT + BLE mesh coexistence scienario.

    3. Improve WiFi scan and connect succeed ratio in coexistence scienario.

    4. Do not support to choose software coexistence preference anymore for it is
       determined according to coexistence scienario automatically.

components/lwip: increase TCP send buffer and receive window limitation when TCP window scale is enabled

components/ble_mesh: Fix some bugs about ble mesh

    1. fix send acl pkt after ble have sent terminate ind modify min adv interval to 10ms.
2020-02-12 16:13:28 +08:00
..
apps sntp/lwip: Add some modes for time synchronization 2019-10-14 07:09:28 +00:00
include/apps lwip/sntp: Added extern "C" 2019-10-14 07:09:28 +00:00
include_compat/apps/sntp sntp/lwip: Add some modes for time synchronization 2019-10-14 07:09:28 +00:00
lwip@39f338547a lwip: Drop packets larger than MTU 2020-01-13 15:11:06 +08:00
port/esp32 bugfix for add random udp port 2020-01-09 18:01:00 +08:00
test_afl_host lwip: updated fuzzer tests to be compatible with new lwip module 2018-10-11 08:05:14 +02:00
CHANGELOG remove executable permission from source files 2018-05-29 20:07:45 +08:00
CMakeLists.txt sntp/lwip: Add some modes for time synchronization 2019-10-14 07:09:28 +00:00
component.mk sntp/lwip: Add some modes for time synchronization 2019-10-14 07:09:28 +00:00
Kconfig components/esp_wifi: improve coexistence performance according to specific WiFi/BT/BLE scienario 2020-02-12 16:13:28 +08:00
linker.lf lwip: add linker fragment 2019-02-14 12:42:06 +08:00
VERSION Initial public version 2016-08-17 23:08:22 +08:00