OVMS3-idf/components
chenyudong a3c4b04675 mesh: fix mesh ie issues
Fix an error of mesh deinit lock.
Fix mesh send returns TIMEOUT.
Increase root window close time to 120s.
Clear ie.child when the child connected or fully associated.
Update rc_rssi when roots direct/forward.
ix assoc in mesh ie wrong.
Mesh packets use AC_VI instead of AC_BE.
2020-02-21 18:29:01 +08:00
..
app_trace Merge branch 'doc/cleanup_apptrace2host_example' into 'master' 2019-02-15 17:06:57 +08:00
app_update Add chip revision into image header 2019-09-27 10:24:39 +08:00
asio cmake: make main a component again 2018-09-11 09:44:12 +08:00
aws_iot Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
bootloader security: Hide Secure Boot & Flash Encryption config items when using CMake 2019-12-04 11:00:06 +11:00
bootloader_support bugfix(i2s_bootloader_random_disable): fix bug about i2s bootloader_random_disable for release/v3.3 2019-11-05 16:58:56 +08:00
bt Merge branch 'bugfix/host_and_example_bugfix_backport_to_v3.3' into 'release/v3.3' 2020-02-21 18:15:48 +08:00
coap cmake: separate app from idf lib project 2018-11-27 13:59:24 +08:00
console console/linenoise: support buffered stdout 2019-03-15 11:31:22 +08:00
cxx cmake: separate app from idf lib project 2018-11-27 13:59:24 +08:00
driver Merge branch 'bugfix/add_missing_ledc_set_pin_declaration_v3.3' into 'release/v3.3' 2020-02-20 13:53:13 +08:00
efuse Add chip revision into image header 2019-09-27 10:24:39 +08:00
esp-tls esp_tls: fail connection if esp_tls_conn_new() timeouts 2020-01-20 07:32:17 +01:00
esp32 mesh: fix mesh ie issues 2020-02-21 18:29:01 +08:00
esp_adc_cal Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
esp_event Fix some typo in idf release v3.3 2020-02-20 20:05:10 +08:00
esp_http_client Bugfix for failing OTA example 2020-01-13 17:39:01 +05:30
esp_http_server esp_http_server : Bugfix in parsing of empty header values 2019-09-09 08:21:13 +00:00
esp_https_ota Bugfix for failing OTA example 2020-01-13 17:39:01 +05:30
esp_https_server https_server : Missing uri_match_fn paramater added to default config 2019-02-25 09:13:39 +00:00
esp_ringbuf Initialized some uninitialized variables in rtc_clk.c and ringbuf.c. 2019-01-23 16:47:23 +05:30
espcoredump esp32: coredump header (fix linker.lf) 2019-03-08 09:49:37 +00:00
esptool_py project_include.cmake: Make esptool_py_custom_target callable from other directories (backport v3.3) 2020-02-20 13:11:52 +05:30
ethernet ethernet: add kconfig help for GPIO0 output mode 2019-10-08 02:41:40 +00:00
expat expat: Update library from 2.2.5 to 2.2.9 2019-12-05 09:21:29 +01:00
fatfs Fix memory leak upon failure of esp_vfs_fat_sdmmc_mount() 2019-10-21 08:22:12 +02:00
freemodbus freemodbus: fix incorrectly set coils read event 2019-10-09 17:49:00 +02:00
freertos freertos: modify configASSERTs around scheduler state check 2019-12-18 06:49:59 +00:00
heap heap: Fix printf usage in heap poisoning 2019-10-22 12:01:24 +00:00
idf_test modify WIFI_CONN_0101 case for wrong authmode of AP 2019-09-30 12:03:58 +08:00
jsmn cmake: make main a component again 2018-09-11 09:44:12 +08:00
json Update cJSON to v1.7.12 2019-08-21 18:55:32 +10:00
libsodium test: Set timeout of libsodium ed25519_convert test to 60s 2019-07-30 07:19:54 +00:00
log log: Check for ISR context and use proper API to get Tick Count 2020-02-20 16:02:16 +05:30
lwip Merge branch 'optimization/get_dns_server_and_add_dns_enable_ipv6_dns_retrieval' into 'release/v3.3' 2020-02-21 18:20:52 +08:00
mbedtls mbedtls: fix hw accelerated big-num mul if operand and result overlap 2020-02-20 10:05:48 +01:00
mdns mdns: respond to discovery with the proper pseudo name _services._dns-sd._udp 2020-01-08 10:22:10 +01:00
micro-ecc cmake: make main a component again 2018-09-11 09:44:12 +08:00
mqtt mqtt: update submodule to point to latest commit. 2020-02-10 07:57:08 +00:00
newlib fix bug that semaphore may schedule out in Critical Section 2019-10-29 14:43:00 +08:00
nghttp Modified http_parser to handle ICY uris. 2019-10-11 16:26:42 +05:30
nimble Add support of NimBLE host in ESP-BLE-Mesh - v3.3 2020-02-13 12:33:23 +05:30
nvs_flash Merge branch 'fix/update_curr_page_state_3.3' into 'release/v3.3' 2019-07-08 15:19:56 +08:00
openssl Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
partition_table Fix subtype in PartitionTable.find_by_type 2020-02-10 08:37:45 +01:00
protobuf-c protobuf-c : Added Google's protocol buffer C library as sub-module 2018-10-02 19:07:28 +05:30
protocomm Unified Provisioning - BLE: Fix characteristics read response issue 2020-02-18 15:06:44 +05:30
pthread pthread: Transform the units of the stack size to the FreeRTOS domain 2019-02-27 12:21:23 +01:00
sdmmc cmake: Add support for test build 2018-10-20 12:07:24 +08:00
smartconfig_ack fix the bug for Airkiss can't get the ip of the cellphone 2020-02-19 10:19:26 +08:00
soc soc: clear PHY status when cpu start 2020-02-13 14:20:30 +08:00
spi_flash flash_ops: fix spi_flash_read with source buffer not from internal memory and size < 16 2019-10-19 15:01:46 +08:00
spiffs Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
tcp_transport tcp_transport: Add API to allow skipping of certificate CN validation 2019-10-09 14:02:48 +00:00
tcpip_adapter optimization get dns server and add dns enable ipv6 dns retrieval 2020-02-20 14:06:07 +00:00
ulp cmake: Fix for Python files executed directly, not via PYTHON variable 2019-03-12 13:31:44 +08:00
unity Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
vfs VFS: Fix bug which occurs when driver is installed during a select() call 2019-10-22 10:15:21 +02:00
wear_levelling Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
wifi_provisioning wifi_provisioning_softap: Allow applications to start webserver externally 2019-12-30 17:34:30 +05:30
wpa_supplicant wps: Relax the check on older config methods in case of WPS2.0 (backport v3.3) 2019-11-04 07:05:36 +00:00
xtensa-debug-module tools: implement linker script generation 2018-11-16 12:42:02 +08:00