]>
granicus.if.org Git - esp-idf/log
Jiang Jiang Jian [Wed, 1 Aug 2018 06:49:45 +0000 (14:49 +0800)]
Merge branch 'doc/wifi_update_channel_state_information_document_v3.1' into 'release/v3.1'
docs: update channel state information document (backport v3.1)
See merge request idf/esp-idf!2796
Angus Gratton [Wed, 1 Aug 2018 06:29:29 +0000 (14:29 +0800)]
Merge branch 'bugfix/ulp_example_fix_v3.1' into 'release/v3.1'
ULP example fixes (backport v3.1)
See merge request idf/esp-idf!2818
Angus Gratton [Wed, 1 Aug 2018 06:29:03 +0000 (14:29 +0800)]
Merge branch 'bugfix/sdmmc_auto_stop_cmd_v3.1' into 'release/v3.1'
sdmmc: enable host auto_stop only for certain commands (backport for v3.1)
See merge request idf/esp-idf!2817
Angus Gratton [Wed, 1 Aug 2018 06:28:08 +0000 (14:28 +0800)]
Merge branch 'bugfix/btdm_sco_end_crash_on_supv_to_for_v3.1' into 'release/v3.1'
bugfix/btdm_sco_end_crash_on_supv_to_for_v3.1(backport v3.1)
See merge request idf/esp-idf!2896
Angus Gratton [Wed, 1 Aug 2018 06:15:35 +0000 (14:15 +0800)]
Merge branch 'feat/sdio_pullup_v3.1' into 'release/v3.1'
backport v3.1: fix(sdio_slave): fix the intr_recv issue that trigger receiving too fast cause assertion failed.
See merge request idf/esp-idf!2795
michael [Mon, 4 Jun 2018 17:23:37 +0000 (01:23 +0800)]
fix(sdio_slave): fix the intr_recv issue that trigger receiving too fast cause assertion failed.
also fix a race risk issue when recycle receiving buffers.
wangmengyang [Tue, 10 Jul 2018 04:13:11 +0000 (12:13 +0800)]
component/bt: bugfix on the crash during end of sco link resulted from link supervision timeout
Angus Gratton [Mon, 30 Jul 2018 23:24:38 +0000 (07:24 +0800)]
Merge branch 'bugfix/unit_test_thread_local_storage_v3_1' into 'release/v3.1'
ci/esp32: Fix race in "TLS Test" where s_task can go out of scope before cleanup finishes (v3.1 backport)
See merge request idf/esp-idf!2844
He Yin Ling [Mon, 30 Jul 2018 01:58:31 +0000 (09:58 +0800)]
Merge branch 'test/backport_ci_changes_to_v3.1' into 'release/v3.1'
test: backport ci changes (backport v3.1)
See merge request idf/esp-idf!2869
He Yin Ling [Tue, 3 Jul 2018 14:00:09 +0000 (22:00 +0800)]
CI: support test one case multiple times by @bot
He Yin Ling [Fri, 27 Jul 2018 11:45:12 +0000 (19:45 +0800)]
ci: temp disable http client tests:
connection is not stable. need to replace with local test servers.
He Yin Ling [Thu, 26 Jul 2018 07:18:52 +0000 (15:18 +0800)]
tiny-test-fw: support ignore test cases in CI assign test stage
He Yin Ling [Thu, 26 Jul 2018 13:17:06 +0000 (21:17 +0800)]
tiny-test-fw: fix exception during print debug info:
DUT log is unicode, might not be able to encode
He Yin Ling [Thu, 26 Jul 2018 07:07:32 +0000 (15:07 +0800)]
CI: erase nvs partition before test:
Latest NVS partition bin can't be parsed by old IDF revision. Need to erase before test.
He Yin Ling [Thu, 21 Jun 2018 11:58:24 +0000 (19:58 +0800)]
esp32/test: set 60s timeout for one deep sleep case
He Yin Ling [Thu, 21 Jun 2018 09:11:32 +0000 (17:11 +0800)]
tiny-test-fw: save DUT log in different thread:
We found some SD card on Raspberry Pi could have very bad performance.
It could take seconds to save small amount of data.
If the DUT receives data and save it as log, then it stops receiving data until log is saved.
This could lead to expect timeout. As an workaround to this issue,
``BaseDUT`` class will create a thread to save logs.
Then data will be passed to ``expect`` as soon as received.
He Yin Ling [Thu, 21 Jun 2018 08:38:46 +0000 (16:38 +0800)]
tiny-test-fw: fix incorrect wait timeout in expect
He Yin Ling [Fri, 15 Jun 2018 09:45:24 +0000 (17:45 +0800)]
tiny-test-fw: filter examples with test level
He Yin Ling [Fri, 15 Jun 2018 09:33:39 +0000 (17:33 +0800)]
tiny-test-fw: print expect failure when test fails
He Yin Ling [Mon, 25 Jun 2018 02:33:59 +0000 (10:33 +0800)]
CI: add stage `host_test`:
1. Add `host_test` stage for test jobs running on host.
2. Rename stage `test` to `integration_test`.
He Yin Ling [Sun, 24 Jun 2018 06:11:57 +0000 (14:11 +0800)]
CI: minor optimize of CI config file:
1. set shorter expire time for artifacts
2. set dependency for example test jobs, to limit the artifacts it downloads
He Yin Ling [Sun, 24 Jun 2018 05:58:27 +0000 (13:58 +0800)]
CI: remove test report stage:
Test report is not used as expected:
1. we rarely download and use test report
2. current test report method doesn't handle large amount data well,
need to be replaced by other methods
Test report also make test jobs allow to fail. It breaks the
original flow of Gitlab CI and make user confused.
He Yin Ling [Sat, 28 Apr 2018 09:17:05 +0000 (17:17 +0800)]
test: add mesh basic function test cases
Jiang Jiang Jian [Thu, 26 Jul 2018 06:24:52 +0000 (14:24 +0800)]
Merge branch 'feature/wifi_check_wifi_lib_git_commit_id_v3.1' into 'release/v3.1'
check WiFi library git commit id in unit test (backport v3.1)
See merge request idf/esp-idf!2785
Angus Gratton [Thu, 26 Jul 2018 00:35:18 +0000 (08:35 +0800)]
Merge branch 'bugfix/fix_pcnt_isr_service_register_bug_for_v3.1' into 'release/v3.1'
driver(pcnt): Add some comments in pcnt.h for v3.1
See merge request idf/esp-idf!2845
Angus Gratton [Thu, 26 Jul 2018 00:34:55 +0000 (08:34 +0800)]
Merge branch 'bugfix/fix_touchpad_wakeup_status_v3.1' into 'release/v3.1'
fix(sleep): swap touchpad num in wakeup status v3.1
See merge request idf/esp-idf!2848
Angus Gratton [Thu, 26 Jul 2018 00:08:12 +0000 (08:08 +0800)]
Merge branch 'bugfix/ledc_duty_and_freq_for_v3.1' into 'release/v3.1'
driver(ledc): fix bugs reported from unit-test and github for v3.1
See merge request idf/esp-idf!2843
Angus Gratton [Wed, 25 Jul 2018 00:59:31 +0000 (08:59 +0800)]
Merge branch 'bugfix/secure_boot_padding_v3_1' into 'release/v3.1'
secure boot: Fix padding issue (backport v3.1)
See merge request idf/esp-idf!2833
Ivan Grokhotkov [Tue, 24 Jul 2018 16:14:43 +0000 (00:14 +0800)]
Merge branch 'bugfix/bootloader_dev_zero_app_count_v3.1' into 'release/v3.1'
bootloader: Fix issue - bs->app_count is zero but ota_data have valid entry (backport v3.1)
See merge request idf/esp-idf!2847
fuzhibo [Thu, 5 Jul 2018 06:37:37 +0000 (14:37 +0800)]
fix(sleep): swap touchpad num in wakeup status
Wang Jia Lin [Tue, 24 Jul 2018 09:55:55 +0000 (17:55 +0800)]
Merge branch 'bugfix/fix_uart_timeout_bug_when_enable_reftick_v3.1' into 'release/v3.1'
driver(uart): Fix uart time_out bug when using ref_tick for releasev3.1
See merge request idf/esp-idf!2810
Konstantin Kondrashov [Tue, 24 Jul 2018 05:09:32 +0000 (13:09 +0800)]
bootloader: Fix issue - bs->app_count is zero but ota_data have valid entry
If we have the partition table without any ota_apps but in ota_data have
valide entry, in this case we get an error(hang). This commit fix this
case. If bs->app_count is zero when selecting the factory app.
Closes https://github.com/espressif/esp-idf/issues/2218
Angus Gratton [Tue, 24 Jul 2018 06:06:59 +0000 (14:06 +0800)]
Merge branch 'bugfix/deep_sleep_flush_uart_v3.1' into 'release/v3.1'
sleep: fix flushing UARTs when entering deep sleep (backport v3.1)
See merge request idf/esp-idf!2816
Angus Gratton [Tue, 17 Jul 2018 05:39:40 +0000 (15:39 +1000)]
esp32 tests: TLS test: use same size stack for static & non-static task
Use constant instead of magic number of task priorities.
Angus Gratton [Tue, 17 Jul 2018 05:12:44 +0000 (15:12 +1000)]
esp32: Fix race in "TLS Test" where s_task can go out of scope before cleanup finishes
Probable cause for CI failures of "LoadStoreError" after this task finishes running.
Wangjialin [Mon, 9 Jul 2018 17:25:31 +0000 (01:25 +0800)]
bugfix(ledc): fix bugs reported from unit-test and github.
1. In ledc_set_duty_and_update, return if duty updated. Close https://github.com/espressif/esp-idf/issues/2082
2. fix ledc_set_freq function for low speed mode.
kooho [Fri, 25 May 2018 07:37:20 +0000 (15:37 +0800)]
Add some comments in pcnt.h.
hou wen xiang [Fri, 13 Jul 2018 13:55:54 +0000 (21:55 +0800)]
driver(uart): Fix uart time_out bug when using ref_tick for releasev3.1
XiaXiaotian [Tue, 26 Jun 2018 06:56:58 +0000 (14:56 +0800)]
check WiFi library git commit id in unit test
Jiang Jiang Jian [Mon, 23 Jul 2018 12:02:24 +0000 (20:02 +0800)]
Merge branch 'bugfix/beacon_info_do_not_update_after_user_scan_v3.1' into 'release/v3.1'
Wifi: bugfix of beacon info don't update after user scan (backport v3.1)
See merge request idf/esp-idf!2780
Ivan Grokhotkov [Mon, 23 Jul 2018 05:30:19 +0000 (13:30 +0800)]
Merge branch 'feature/nvs_part_gen_improvements_backportv3.1' into 'release/v3.1'
Feature/nvs part gen improvements (backport v3.1)
See merge request idf/esp-idf!2799
Angus Gratton [Mon, 16 Jul 2018 06:38:08 +0000 (16:38 +1000)]
app_update: Don't double-verify secure boot signature during OTA
esp_image_load() already verifies the signature
Angus Gratton [Fri, 13 Jul 2018 01:52:57 +0000 (11:52 +1000)]
secure boot: Pad to avoid data after the signature mapping into the address space
Because address space is mapped in 64KB pages, it was possible for unauthenticated data after the
app .bin to become mapped into the flash cache address space.
This problem is solved by 2 changes:
* "esptool elf2image --secure-pad" will pad the image so that the signature block ends close to the
64KB boundary. Due to alignment constraints it will be 12 bytes too short after signing (but
with flash encryption, these 12 bytes are still encrypted as part of the last block and can't be
arbitrarily changed).
* By default, secure boot now requires all app partitions to be a multiple of 64KB in size.
Deng Xin [Wed, 11 Jul 2018 08:38:33 +0000 (16:38 +0800)]
Wifi: bugfix of beacon info don't update after user scan
Jiang Jiang Jian [Sat, 21 Jul 2018 06:36:37 +0000 (14:36 +0800)]
Merge branch 'bugfix/clear_intr_status_when_enable_intr_v3.1' into 'release/v3.1'
driver(gpio): fix the gpio interrupt false triggering issue(backport v3.1)
See merge request idf/esp-idf!2806
Jiang Jiang Jian [Sat, 21 Jul 2018 06:25:38 +0000 (14:25 +0800)]
Merge branch 'bugfix/rmt_mem_num_maximum_limit_is_not_accurate_v3.1' into 'release/v3.1'
bugfix(rmt): Modify the rmt_mem_num maximum limit value from 15 to 8.(backport v3.1)
See merge request idf/esp-idf!2808
Angus Gratton [Fri, 20 Jul 2018 01:12:20 +0000 (09:12 +0800)]
Merge branch 'bugfix/secure_boot_regression_partitions_v3_1' into 'release/v3.1'
Fix secure boot & flash encryption regression, don't verify partitions as part of secure boot (backport)
See merge request idf/esp-idf!2779
negativekelvin [Fri, 13 Jul 2018 06:16:15 +0000 (23:16 -0700)]
Fix errors in rtc_gpio_desc values
Ivan Grokhotkov [Fri, 13 Jul 2018 09:44:57 +0000 (17:44 +0800)]
ulp example: fix for RTC IOs
- call rtc_gpio_init for pins which aren't configured as RTC by default
- for RTC IOs 16 and 17, read higher part of the input register
- automatically convert GPIO number into RTC IO number
- use ulp_set_wakeup_period instead of writing to register
Ivan Grokhotkov [Thu, 5 Jul 2018 08:50:16 +0000 (16:50 +0800)]
sdmmc: enable host auto_stop only for certain commands
Perviously host send_auto_stop flag would be set for every data
transfer over 1 block long. This caused stop commands to be sent
after CMD53, which shouldn't be done. Fix by adding an explicit list
of commands for which send_auto_stop should be set.
Ivan Grokhotkov [Wed, 4 Jul 2018 04:11:07 +0000 (12:11 +0800)]
sleep: fix flushing UARTs when entering deep sleep
Since
94250e42a0 , UART output is suspended when entering sleep mode
(deep or light sleep). This makes sense for light sleep, where sleep
normally takes small amount of time, and flushing the UART would add
a lot of latency. But this breaks existing behaviour for deep sleep,
where UART output was previously sent out before entering sleep mode.
Closes https://github.com/espressif/esp-idf/issues/2145
XiongYu [Mon, 9 Jul 2018 11:22:31 +0000 (19:22 +0800)]
Modify the rmt_mem_num maximum limit value from 15 to 8.
hou wen xiang [Mon, 4 Jun 2018 02:34:23 +0000 (10:34 +0800)]
driver(gpio) : Fixed the gpio related bug for release v3.1.
Piyush Shah [Thu, 14 Jun 2018 10:57:37 +0000 (16:27 +0530)]
nvs_partition_generator: Add support for base64 representation of Binary data
Piyush Shah [Thu, 14 Jun 2018 10:37:26 +0000 (16:07 +0530)]
nvs_partition_generator: Modifications to enable using the utility as a Python library
And also use directly as an executable
Jiang Jiang Jian [Tue, 17 Jul 2018 12:50:34 +0000 (20:50 +0800)]
Merge branch 'bugfix/mdns_remove_backport' into 'release/v3.1'
mdns: Minor fix for mdns_service_remove (backport v3.1)
See merge request idf/esp-idf!2784
Jiang Jiang Jian [Tue, 17 Jul 2018 12:49:31 +0000 (20:49 +0800)]
Merge branch 'bugfix/autoip_compilation_backportv3.1' into 'release/v3.1'
LWIP AutoIP Compilation Fixed by defining IP_IS_V4_VAL(backport v3.1)
See merge request idf/esp-idf!2787
Ivan Grokhotkov [Tue, 17 Jul 2018 10:53:01 +0000 (18:53 +0800)]
Merge branch 'bugfix/bt_os_abstraction_layer_v3.1' into 'release/v3.1'
bt: fix OS abstraction layer for correct critical section API usage (backport v3.1)
See merge request idf/esp-idf!2713
XiaXiaotian [Tue, 17 Jul 2018 02:41:32 +0000 (10:41 +0800)]
docs: update channel state information document
1. Move channel to the first row of the table.
2. Remove the condition of HT20/HT40 for they are determined by
secondary channel.
3. Clean up the CSI table.
Jiang Jiang Jian [Tue, 17 Jul 2018 06:13:28 +0000 (14:13 +0800)]
Merge branch 'bugfix/gcc8_complation_errors_v3.1' into 'release/v3.1'
gcc8_newlib3: Compilation warnings and errors not specific to newlib v3 (backport v3.1)
See merge request idf/esp-idf!2777
Jiang Jiang Jian [Tue, 17 Jul 2018 06:12:22 +0000 (14:12 +0800)]
Merge branch 'bugfix/minor_fix_about_ip_route' into 'release/v3.1'
lwip: minor fix about ip route
See merge request idf/esp-idf!2782
Piyush Shah [Thu, 12 Jul 2018 09:48:51 +0000 (15:18 +0530)]
LWIP AutoIP Compilation Fixed by defining IP_IS_V4_VAL()
Piyush Shah [Thu, 12 Jul 2018 13:45:02 +0000 (19:15 +0530)]
mdns: Minor fix for mdns_service_remove()
Send the Goodbye packet while removing an mDNS service as an "Authoritative" packet so
that the listeners remove the service from their records immediately.
Liu Zhi Fu [Mon, 16 Jul 2018 09:18:23 +0000 (17:18 +0800)]
lwip: minor fix about ip route
Minor fix about ip4_route_src_hook()
Jiang Jiang Jian [Mon, 16 Jul 2018 09:01:31 +0000 (17:01 +0800)]
Merge branch 'bugfix/tw23835_add_source_ip_route_for_unicast_v3.1' into 'release/v3.1'
lwip: add source ip based route for unicast packet (backport v3.1)
See merge request idf/esp-idf!2773
Angus Gratton [Fri, 13 Jul 2018 05:24:11 +0000 (15:24 +1000)]
bootloader: Fix warning building reflashable Secure Boot image
Angus Gratton [Fri, 13 Jul 2018 05:23:04 +0000 (15:23 +1000)]
bootloader: Don't verify Partition Table as part of Secure Boot
Partition Tables are still signed for backwards compatibility, but signature is no longer checked as
part of bootloader.
Closes https://github.com/espressif/esp-idf/issues/1641
Angus Gratton [Fri, 13 Jul 2018 05:21:07 +0000 (15:21 +1000)]
bootloader: Fix secure boot & flash encryption functionality
Fixes regression in
3e0ac4db79 .
Alexey Gerenkov [Thu, 14 Jun 2018 16:11:21 +0000 (19:11 +0300)]
gcc8_newlib3: Compilation warnings and errors not specific to newlib v3
Liu Zhi Fu [Thu, 12 Jul 2018 08:49:22 +0000 (16:49 +0800)]
lwip: add source ip based route for unicast packet
Add source IP based route for unicast packets forwarding.
Jiang Jiang Jian [Fri, 13 Jul 2018 11:16:42 +0000 (19:16 +0800)]
Merge branch 'bugfix/btdm_err_data_report_for_v3.1' into 'release/v3.1'
bugfix/btdm_err_data_report_for_v3.1(backport v3.1)
See merge request idf/esp-idf!2751
Mahavir Jain [Sun, 1 Jul 2018 13:35:00 +0000 (19:05 +0530)]
bt: fix OS abstraction layer for correct critical section API usage
Signed-off-by: Mahavir Jain <mahavir@espressif.com>
Ivan Grokhotkov [Thu, 12 Jul 2018 09:18:06 +0000 (17:18 +0800)]
Merge branch 'bugfix/xthal_get_interrupt_volatile_v3.1' into 'release/v3.1'
xtensa: make XTHAL_GET_INTERRUPT, XTHAL_GET_CCOUNT volatile (backport v3.1)
See merge request idf/esp-idf!2712
wangmengyang [Thu, 5 Jul 2018 07:22:44 +0000 (15:22 +0800)]
component/bt: bugfix for erroneous data reporting always enabled
Jiang Jiang Jian [Wed, 11 Jul 2018 10:23:47 +0000 (18:23 +0800)]
Merge branch 'bugfix/btdm_invalid_sco_handle_for_v3.1' into 'release/v3.1'
bugfix/btdm_invalid_sco_handle_for_v3.1(backport v3.1)
See merge request idf/esp-idf!2727
Jiang Jiang Jian [Wed, 11 Jul 2018 08:45:39 +0000 (16:45 +0800)]
Merge branch 'bugfix/rom_libgcc_functions_v3.1' into 'release/v3.1'
Fix linking of libgcc math functions to ROM (backport v3.1)
See merge request idf/esp-idf!2711
Angus Gratton [Wed, 11 Jul 2018 06:31:31 +0000 (14:31 +0800)]
Merge branch 'doc/eclipse_setup_v3.1' into 'release/v3.1'
doc: eclipse setup (v3.1 backport)
See merge request idf/esp-idf!2679
Jiang Jiang Jian [Tue, 10 Jul 2018 06:42:54 +0000 (14:42 +0800)]
Merge branch 'bugfix/disable_lwip_trust_ip_by_default_v3.1' into 'release/v3.1'
lwip: disable ETHARP_TRUST_IP_MAC by default (backport v3.1)
See merge request idf/esp-idf!2720
Jiang Jiang Jian [Tue, 10 Jul 2018 06:42:47 +0000 (14:42 +0800)]
Merge branch 'bugfix/tw23667_tcp_pcb_purge_assert_v3.1' into 'release/v3.1'
lwip: fix the assertion in tcp_pcb_purge() (backport v3.1)
See merge request idf/esp-idf!2722
Jiang Jiang Jian [Tue, 10 Jul 2018 02:02:58 +0000 (10:02 +0800)]
Merge branch 'bugfix/wifi_channel_state_information_data_type_v3.1' into 'release/v3.1'
esp32: Change channel state information(CSI) data type from unsigned char to singed char (backport v3.1)
See merge request idf/esp-idf!2697
wangmengyang [Thu, 5 Jul 2018 04:00:41 +0000 (12:00 +0800)]
component/bt: bugfix of invalid SCO handle in HCI number_of_completed_packets event
Liu Zhi Fu [Fri, 29 Jun 2018 05:40:20 +0000 (13:40 +0800)]
lwip: fix the assertion in tcp_pcb_purge()
Fix the assertion in tcp_pcb_purge().
Liu Zhi Fu [Fri, 29 Jun 2018 02:04:55 +0000 (10:04 +0800)]
lwip: disable ETHARP_TRUST_IP_MAC by default
Disable ETHARP_TRUST_IP_MAC by default because:
1. The LAN peer may not be trustful
2. The LAN peer may has problem to update its ARP entry
Ivan Grokhotkov [Mon, 2 Jul 2018 03:31:19 +0000 (11:31 +0800)]
xtensa: make XTHAL_GET_INTERRUPT, XTHAL_GET_CCOUNT volatile
INTERRUPT and CCOUNT registers will change outside of program control.
Making the inline assembly used to read these registers volatile
indicates this fact to the compiler.
Fixes https://github.com/espressif/esp-idf/issues/2127
Ivan Grokhotkov [Thu, 28 Jun 2018 04:48:31 +0000 (12:48 +0800)]
esp32: force pure math functions from libgcc to be linked from ROM
Ivan Grokhotkov [Thu, 28 Jun 2018 04:25:26 +0000 (12:25 +0800)]
esp32: fix addresses of some libgcc functions in ROM ld script
Angus Gratton [Thu, 5 Jul 2018 03:42:00 +0000 (11:42 +0800)]
Merge branch 'bugfix/console_performance' into 'release/v3.1'
idf_monitor: Fix console performance
See merge request idf/esp-idf!2687
Xia Xiaotian [Wed, 4 Jul 2018 03:47:57 +0000 (11:47 +0800)]
esp32: Change channel state information(CSI) data type from unsigned char to singed char
Roland Dobai [Mon, 18 Jun 2018 10:49:04 +0000 (12:49 +0200)]
idf_monitor: Fix console performance
https://github.com/espressif/esp-idf/commit/
51e42d8e925a20011bb7105da8cc3194d6940a6f
introduced filtering options which handles the last (unterminated) line
with a delay. This introduced poor performance for console applications
when the user interacts with the ESP32 device in the same line because
there is an artificial delay for each key-press.
https://github.com/espressif/esp-idf/commit/
bb152030a0057c5a9a048782f917c4fa9d7b770e
decreased the delay but there are still delays for each key-presses.
The current fix makes only one delay per line instead of each
key-presses. When an unterminated line is detected then no more
"delayed" print is used for the given line.
Fixes https://github.com/espressif/esp-idf/issues/2054
Angus Gratton [Tue, 26 Jun 2018 02:45:54 +0000 (12:45 +1000)]
doc: Clarify some Eclipse setup steps
Angus Gratton [Mon, 2 Jul 2018 01:18:26 +0000 (09:18 +0800)]
Merge branch 'docs/eclipse_regex' into 'master'
Docs: Fix bugs in Eclipse setup in CN
See merge request idf/esp-idf!2620
Jiang Jiang Jian [Mon, 2 Jul 2018 01:40:45 +0000 (09:40 +0800)]
Merge branch 'bugfix/coex_bug_v3.1' into 'release/v3.1'
esp32: fix coex bug(Backport v3.1)
See merge request idf/esp-idf!2675
Tian Hao [Sun, 24 Jun 2018 08:38:05 +0000 (16:38 +0800)]
esp32: fix coex bug
1. fix BLE connection missing in coex mode
2. modify other parameters to make coex priority more reasonable
3. fix modem sleep procedure trap cause Wifi disable RF when BT is
working. Such cause that BR/EDR is difficult to be connected, BLE
connection stability decrease and so on.
4. modify BR/EDR coexist duration to imrove BR/EDR connect success
ratio.
5. Due to the hardware coexist bug, BLE scan interval/window should
be less than 0x100(about 160ms). Therefore, it will cause BLE cannot
scan any advertising packet while WiFi have higher priority
behaviour(such like RX beacon, scan, TX/RX VO packets and etc.).
Jiang Jiang Jian [Sat, 30 Jun 2018 03:30:59 +0000 (11:30 +0800)]
Merge branch 'bugfix/btdm_fix_gattc_register_multi_srvc_chg_v3.1' into 'release/v3.1'
Component/bt: fix register multi service change when register multi gattc for v3.1
See merge request idf/esp-idf!2668
Jiang Jiang Jian [Fri, 29 Jun 2018 14:16:15 +0000 (22:16 +0800)]
Merge branch 'bugfix/btdm_bad_pointer_of_bt_gap_v3.1' into 'release/v3.1'
component/bt: Fix some bad point calculations of BT GAP of v3.1
See merge request idf/esp-idf!2669
Jiang Jiang Jian [Fri, 29 Jun 2018 14:15:53 +0000 (22:15 +0800)]
Merge branch 'bugfix/btdm_bt_remove_device_disconnect_v3.1' into 'release/v3.1'
component/bt: Fix bug of BT and BLE remove bond device of v3.1
See merge request idf/esp-idf!2670
baohongde [Fri, 29 Jun 2018 12:09:19 +0000 (20:09 +0800)]
component/bt: Fix bug of BT and BLE remove bond device of v3.1
1. esp_ble_remove_bond_device will only remove BLE bond key and disconnect BLE device.
2. esp_bt_gap_remove_bond_device will only remove BT bond key and disconnect BT device.
A cherry-pick of MR !2562
baohongde [Fri, 29 Jun 2018 12:01:51 +0000 (20:01 +0800)]
component/bt: Fix some bad point calculations of BT GAP of v3.1
Closes https://github.com/espressif/esp-idf/issues/2103
A cherry-pick of MR !2655
zhiweijian [Tue, 26 Jun 2018 08:39:30 +0000 (16:39 +0800)]
Component/bt: fix register multi service change when register multi gattc
Jiang Jiang Jian [Fri, 29 Jun 2018 11:23:49 +0000 (19:23 +0800)]
Merge branch 'bugfix/esp_err_name_idf_path_v3.1' into 'release/v3.1'
docs: fix error code reference build issue (v3.1)
See merge request idf/esp-idf!2607