Commit Graph

  • eb9a93f9b7 Merge branch 'bugfix/mdns_crash_when_query_backport3.2' into 'release/v3.2' Ivan Grokhotkov 2019-01-08 12:03:52 +08:00
  • 1a492f0715 esp32: do defragmentation only for data and management frame XiaXiaotian 2019-01-04 11:17:53 +08:00
  • 710019a47f Merge branch 'bugfix/fix_the_country_code_bug_v3.2' into 'release/v3.2' Jiang Jiang Jian 2019-01-07 20:33:02 +08:00
  • 6f582fe71d esp32: unforce wifi if receiving beacon with no data buffered in dream state and reduce force receiving broadcast data time XiaXiaotian 2018-12-27 17:40:56 +08:00
  • 2d27358f61 Merge branch 'feature/i2s_tx_descriptor_auto_clear_backport_v3.2' into 'release/v3.2' Ivan Grokhotkov 2019-01-07 16:34:01 +08:00
  • ea89b8c557 Merge branch 'bugfix/esp-http-client-fixes' into 'master' Ivan Grokhotkov 2019-01-07 16:33:41 +08:00
  • e2ae69f6fb Minor Bugfixes in esp_http_client, tcp_transport and simple_ota_example Jitin George 2019-01-07 16:33:41 +08:00
  • 6933c103e5 lwip: fix mbox thread-safe issue Liu Zhi Fu 2018-12-20 14:03:11 +08:00
  • 0700cde229 Merge branch 'bugfix/tw26890_update_wifi_api_guide' into 'master' Jiang Jiang Jian 2019-01-07 13:03:20 +08:00
  • 91d6b3b989 Implement wildcard URI matching for http_server Ondřej Hruška 2018-10-17 22:57:37 +02:00
  • 5339c56bc5 fatfs: bypass newlib buffering in performance test Ivan Grokhotkov 2019-01-05 07:17:51 +08:00
  • b80eba8d5a wifi: fix the bug that STA can scan the channel out of the country regdomain range zhangyanjiao 2019-01-03 21:10:14 +08:00
  • 7116547ebf Merge branch 'bugfix/fix_the_country_code_bug_v3.1' into 'release/v3.1' Wu Jian Gang 2019-01-04 11:57:53 +08:00
  • 577f8d8527 Merge branch 'bugfix/fix_the_country_code_bug' into 'master' Wu Jian Gang 2019-01-04 11:57:29 +08:00
  • 7832db7bb3 gitignore: Add mconf-idf.exe and conf-idf.exe Angus Gratton 2018-11-28 12:05:29 +11:00
  • df53422cad gitignore: Add mconf-idf.exe and conf-idf.exe Angus Gratton 2018-11-28 12:05:29 +11:00
  • c8e8044293 VFS: move all functions into RAM which are called in the performance test Roland Dobai 2019-01-03 15:44:07 +01:00
  • f7d4a4be6a mdns: fix networking running udp_sendif from lwip thread David Cermak 2018-12-14 11:23:19 +01:00
  • 014b6ba44a wifi: fix the bug that STA can scan the channel out of the country regdomain range zhangyanjiao 2019-01-03 14:30:40 +08:00
  • 2d5e9d765f wifi: fix the bug that STA can scan the channel out of the country regdomain range zhangyanjiao 2019-01-03 17:55:06 +08:00
  • bed26be427 tcp_transport: modification of ws to read headers first in order to read the exact payload David Cermak 2018-11-20 03:31:19 +01:00
  • 13bf307c85 mqtt: support for BEFORE_CONNECT event in idf David Cermak 2018-11-16 10:42:58 +00:00
  • 227f8daef3 esp_timer: do not allow deleting timers while callbacks are dispatched Ivan Grokhotkov 2018-12-19 15:53:50 +08:00
  • 3c94b6e10a Merge branch 'test/fix_failed_to_download_in_example_test' into 'master' Angus Gratton 2019-01-03 15:14:22 +08:00
  • c1022ac22b docs: udpate wifi document Liu Zhi Fu 2018-11-07 22:08:29 +08:00
  • 86cc434ff1 test: get bin path from dut.app.flash_files instead of dut.download_config He Yin Ling 2019-01-03 09:57:47 +08:00
  • a9bd658225 Merge branch 'doc/wifi_disclaimer' into 'master' Angus Gratton 2019-01-03 07:45:26 +08:00
  • 52d33e8cbd Merge branch 'bugfix/esp_attr_sdkconfig' into 'master' Ivan Grokhotkov 2019-01-03 03:07:52 +08:00
  • aba555b349 Merge branch 'bugfix/pthread_detach' into 'master' Ivan Grokhotkov 2019-01-03 03:05:16 +08:00
  • c51c00143a lwip: fix mbox thread-safe issue Liu Zhi Fu 2018-12-20 15:26:52 +08:00
  • a663c61427 lwip: fix mbox thread-safe issue Liu Zhi Fu 2018-12-20 15:26:52 +08:00
  • efa70bc8e3 lwip: fix mbox thread-safe issue Liu Zhi Fu 2018-12-20 14:03:11 +08:00
  • 1c54630eaa test: fix failed to download in example test: He Yin Ling 2019-01-02 14:51:36 +08:00
  • ed1304146b Merge branch 'bugfix/timer_delete_dispatch_race_v3.1' into 'release/v3.1' v3.1.2 Angus Gratton 2019-01-02 20:42:45 +08:00
  • 31b7db5c38 esp_timer: do not allow deleting timers while callbacks are dispatched Ivan Grokhotkov 2018-12-19 15:53:50 +08:00
  • 1937bc2bd7 esp_timer: do not allow deleting timers while callbacks are dispatched Ivan Grokhotkov 2018-12-19 15:53:50 +08:00
  • a027cab718 Merge branch 'bugfix/check_dependencies_msys' into 'master' Angus Gratton 2019-01-02 16:47:31 +08:00
  • aca6e7b66a tools: Be more helpful to MSYS32 users with package installation Roland Dobai 2018-12-19 14:04:57 +01:00
  • 9f09431f07 doc: wifi: Remove disclaimers Angus Gratton 2019-01-02 17:43:11 +11:00
  • 4a42827c4a esp32: esp_attr.h should include sdkconfig.h Angus Gratton 2019-01-02 17:04:53 +11:00
  • c4963fc329 Merge branch 'bugfix/btdm_miscellaneous_modifications' into 'master' Jiang Jiang Jian 2019-01-02 14:04:44 +08:00
  • 6578673ed4 Merge branch 'feature/esp_platform_cmake_pr2601' into 'master' Angus Gratton 2019-01-02 14:03:52 +08:00
  • 1de94b7b45 Merge branch 'bugfix/btdm_debug_numeric_comparison_mode' into 'master' Jiang Jiang Jian 2019-01-02 14:02:58 +08:00
  • 3fdb623ac5 Merge branch 'bugfix/fix_ci_example_test_not_executed' into 'master' Angus Gratton 2019-01-02 13:59:47 +08:00
  • 25ab173799 Merge branch 'bugfix/https_server_cpp_support' into 'master' Angus Gratton 2019-01-02 13:58:37 +08:00
  • 9874bcc8e7 Merge branch 'bugfix/remove_gatts_warning' into 'master' Jiang Jiang Jian 2019-01-02 12:00:10 +08:00
  • 264a76c52a Merge branch 'feature/coex_unforce_wifi_if_no_data_buffered_in_beacon' into 'master' Jiang Jiang Jian 2019-01-02 11:56:15 +08:00
  • a6f18bda47 https_server : add extern C directive and other minor changes for C++ support Anurag Kar 2018-12-31 11:22:42 +05:30
  • 8d02ccd2f7 examples: enable option to auto clear I2S tx descriptor on underflow Mahavir Jain 2018-11-23 14:39:04 +05:30
  • 62eb0f4c12 i2s: add (optional) support to clear tx descriptor in underflow case Mahavir Jain 2018-05-14 14:33:45 +05:30
  • 8fac11eb1f Merge branch 'test/add_case_to_detect_ds2ds_issue_v3.0' into 'release/v3.0' Jiang Jiang Jian 2018-12-29 10:34:25 +08:00
  • 9e7e484b55 Merge branch 'bugfix/fix_uart_read_bug_when_using_dual_core_v3.0' into 'release/v3.0' Jiang Jiang Jian 2018-12-29 10:33:27 +08:00
  • 9884622fab Merge branch 'bugfix/btdm_assert_ble_32768_and_65535_v3.0' into 'release/v3.0' Jiang Jiang Jian 2018-12-29 10:32:09 +08:00
  • 155f034b1e Merge branch 'feature/freemodbus_move_rs485_mode_control_v3.2' into 'release/v3.2' Jiang Jiang Jian 2018-12-29 10:28:27 +08:00
  • 47dea73b03 Merge branch 'doc/btdm_modem_sleep_EVED_mode_for_v3.2' into 'release/v3.2' Jiang Jiang Jian 2018-12-29 10:27:52 +08:00
  • 6ae12d20ab Merge branch 'doc/btdm_modem_sleep_EVED_mode' into 'master' Jiang Jiang Jian 2018-12-29 10:27:28 +08:00
  • 28fdf96828 Merge branch 'bugfix/ota_magic_byte_issue_v3.2' into 'release/v3.2' Jiang Jiang Jian 2018-12-29 10:24:24 +08:00
  • 3969fe0dad Merge branch 'bugfix/lwip_add_hostname_option_in_dhcp_discover_v3.2' into 'release/v3.2' Jiang Jiang Jian 2018-12-29 10:07:50 +08:00
  • 529ba78c8c Merge branch 'bugfix/lwip_add_hostname_option_in_dhcp_discover' into 'master' Jiang Jiang Jian 2018-12-28 20:26:11 +08:00
  • 610d829ec1 ci: init submodule in assign_test job: He Yin Ling 2018-12-28 17:40:21 +08:00
  • f5e8e05282 pthread tests : test case added for detach functionality Anurag Kar 2018-12-28 14:41:24 +05:30
  • 36c956070b esp32: unforce wifi if receiving beacon with no data buffered in dream state and reduce force receiving broadcast data time XiaXiaotian 2018-12-13 20:54:27 +08:00
  • ce0ddff8e9 unit tests: make static init guard test single core compatible Ivan Grokhotkov 2017-11-29 11:34:46 +08:00
  • f3a108f629 unit tests: Only initialise tcpip_adapter() when needed by the test Angus Gratton 2018-09-26 10:17:46 +10:00
  • 97eecfa1b2 Merge branch 'mesh/bugfix_v3.3_cont' into 'master' Jiang Jiang Jian 2018-12-28 14:08:18 +08:00
  • c70c25afd0 Merge branch 'mesh/bugfix_v3.2' into 'release/v3.2' Jiang Jiang Jian 2018-12-28 14:02:23 +08:00
  • 1255be4e3e newlib: Fix UT adjtime Konstantin Kondrashov 2018-11-01 20:34:39 +08:00
  • 3e7a5b144a unit tests: Only initialise tcpip_adapter() when needed by the test Angus Gratton 2018-09-26 10:17:46 +10:00
  • 763c2cc188 spiffs: increase timeout in readdir test Ivan Grokhotkov 2018-11-13 11:41:19 +08:00
  • 7ca260554f tiny-test-fw: invoke expect callbacks in order of appearance Ivan Grokhotkov 2018-08-08 15:55:33 +03:00
  • 4e9b4cb9cc test: fix merge error when backport junit report He Yin Ling 2018-12-04 09:19:07 +08:00
  • efe9100306 fix the bug that multi device's dut can't detect case houchenyao 2018-09-03 18:33:05 +08:00
  • ac62b8437d bugfix:fix the multi device stop thread bug houchenyao 2018-08-20 19:21:10 +08:00
  • 9969b4218d test: add test case to receive ds2ds packet He Yin Ling 2018-11-28 21:53:06 +08:00
  • d816578e3a bugfix/pthread : pthread_detach implementation fixed to correctly delete pthread object when invoked after task completion Anurag Kar 2018-12-27 18:32:14 +05:30
  • 13bed6ed4c components/bt: Fix assert 32768 and 65535 baohongde 2018-12-27 15:05:22 +08:00
  • 68626ed494 component/bt: some miscellaneous modifications for BLE Tree 2018-12-26 20:36:33 +08:00
  • e3833999ea mesh: update libs qiyueixa 2018-12-26 16:10:55 +08:00
  • 1023ff73fb Merge branch 'bugfix/confserver_on_windows' into 'master' Ivan Grokhotkov 2018-12-25 21:00:39 +08:00
  • d59d9eef4f Merge branch 'bugfix/bbpll_wakeup_reset_v3.2' into 'release/v3.2' Jiang Jiang Jian 2018-12-24 18:16:47 +08:00
  • 50fa7c5a89 cmake: fix unable to start confserver on windows Renz Christian Bagaporo 2018-12-23 19:52:58 +08:00
  • 02c3097191 mdns: fix networking running udp_sendif from lwip thread David Cermak 2018-12-14 11:23:19 +01:00
  • 22514e12d8 mdns: fix networking running udp_sendif from lwip thread David Cermak 2018-12-14 11:23:19 +01:00
  • db256ed1e1 mdns: fixed static memory leak David Cermak 2018-12-10 16:42:10 +01:00
  • 270f105823 mdns: check all mallocs for failure and add default hook to log error with free heap David Cermak 2018-12-07 20:43:13 +01:00
  • 44811c6896 mdns: resolve memory leak when txt record received multiple times David Cermak 2018-12-06 16:46:31 +01:00
  • d8c9530d3c mdns: skip sending search when finished, not properly locked timer task David Cermak 2018-11-30 17:00:05 +01:00
  • f48ffb37f2 mdns: check all mallocs for failure and add default hook to log error with free heap David Cermak 2018-12-07 20:43:13 +01:00
  • 0f041ee7bb mdns: fixed static memory leak David Cermak 2018-12-10 16:42:10 +01:00
  • c320a3ee4c mdns: resolve memory leak when txt record received multiple times David Cermak 2018-12-06 16:46:31 +01:00
  • 1f35716ef4 mdns: skip sending search when finished, not properly locked timer task David Cermak 2018-11-30 17:00:05 +01:00
  • 152a4f46d6 components/bt: Fix two bugs about pairing baohongde 2018-12-21 20:52:46 +08:00
  • 74eae4b50e component/bt: add more information and description for bluetooth modem sleep wangmengyang 2018-12-21 19:30:20 +08:00
  • 358de85eb3 component/bt: add more information and description for bluetooth modem sleep wangmengyang 2018-12-21 19:29:47 +08:00
  • 84277e5887 mesh: when no parent is found, send probe request via broadcast qiyueixa 2018-12-21 17:49:58 +08:00
  • db8bc3eea7 Merge branch 'doc/cmake_branch' into 'master' Angus Gratton 2018-12-21 17:36:48 +08:00
  • 52a70e0489 Merge branch 'bugfix/ext_ram_bss_align_v3.2' into 'release/v3.2' Jiang Jiang Jian 2018-12-21 17:31:33 +08:00
  • 1f794cfff1 Merge branch 'mesh/bugfix_v3.3' into 'master' Jiang Jiang Jian 2018-12-21 17:27:11 +08:00
  • 6523d912f2 examples: freemodbus port serial slave move uart mode settings into example aleks 2018-12-03 14:16:36 +01:00
  • 88150cb9bb docs: Make Getting Started (CMake) guides version-aware Angus Gratton 2018-12-18 17:22:40 +11:00