OVMS3-idf/components/lwip
baohongde a2398f0dcc 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-01-10 16:00:12 +08:00
..
apps sntp: Add API to set update interval 2019-12-20 18:26:23 +08:00
include/apps sntp: Add API to set update interval 2019-12-20 18:26:23 +08:00
lwip@b4eaf11fe5 lwip: Drop packets larger than MTU 2020-01-03 08:55:35 +00:00
port/esp32 components/esp_common: added esp_macros.h that aims to hold useful macros 2020-01-03 14:42:49 -03:00
test_afl_host tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
weekend_test ci: updated mqtt weekend test for qemu support 2019-12-17 14:06:40 +01:00
CMakeLists.txt lw-ip: silence a warning related to CONFIG_LWIP_TCP_WND_DEFAULT value 2019-11-21 15:36:06 +01:00
component.mk lw-ip: silence a warning related to CONFIG_LWIP_TCP_WND_DEFAULT value 2019-11-21 15:36:06 +01:00
Kconfig components/esp_wifi: improve coexistence performance according to specific WiFi/BT/BLE scienario 2020-01-10 16:00:12 +08:00
linker.lf fix bug for nonblocking udp is zero 2019-08-21 11:25:17 +08:00
sdkconfig.rename Rename Kconfig options (components/lwip) 2019-05-21 09:09:01 +02:00