Re: Things to do when submitting a PR
Yasushi SHOJI
Hi,
On Tue, Jun 1, 2021 at 9:48 PM Nashif, Anas <anas.nashif@...> wrote: Add reviewers if you can and know who will be able to review your codeCan a regular contributor do this? Using a mention? I'd love to fix scripts/get_maintainer.py in order to find who to ask. Set the labels if those are not automatically set by the bot.If you don't have write permission, you can't add any label, right? -- yashi
|
|
Cancelled Event: Zephyr Project: Dev Meeting - Thursday, June 3, 2021
#cal-cancelled
devel@lists.zephyrproject.org Calendar <noreply@...>
Cancelled: Zephyr Project: Dev Meeting This event has been cancelled. When: Where: Organizer: devel@... Description: ________________________________________________________________________________
+1 321-558-6518 United States, Orlando (Toll)
Conference ID: 483 314 739#
Local numbers | Reset PIN | Learn more about Teams | Meeting options
________________________________________________________________________________
|
|
Configuring Incomplete
Josh Myatt <jmyatt@...>
Hi,
I'm trying to set up Zephyr for a Nordic nRF52833. However, when I attempt to build blinky for the board, I am met with a "Configuring Incomplete, errors occurred!" message. Looking further into the message, it says that "CMake Error at C:/Users/<myUsername>/zephyrproject/zephyr/cmake/dts.cmake:157
(message): command failed with return code: The system cannot find the file specified"
I'm not sure how to fix this error. I have already deleted and reinstalled everything once. Any help would be appreciated.
Thanks
|
|
Zephyr 2.6.0-rc3 tagged
Kumar Gala
Hi,
The third release candidate for Zephyr v2.6.0 has been tagged (v2.6.0-rc3). The merge window for features and enhancements remains closed until v2.6.0 is released. The next release milestone is code freeze. The final release remains scheduled for 4 Jun. The focus now should be shifted to testing and documentation of the release. If you are a maintainer, please provide release notes for the areas you are responsible for and any other contributions you might have submitted since the last release. Everyone is encouraged to contribute to the release notes. The draft release notes file can be found here: https://github.com/zephyrproject-rtos/zephyr/blob/main/doc/releases/release-notes-2.6.rst Additional features or enhancements for the v2.6.0 release require approval by the TSC. Current bug counts are: High: 0 (Target: 0) Medium: 11 (Target: 20) Low: 78 (Target: 50) More information about bugs counts and real-time tracking of bug counts can be found here: https://testing.zephyrproject.org/issues/zephyrproject-rtos/zephyr/index.html Testing Zephyr main branch during the stabilization period is also requested; please test the code base and file bug reports so they can be addressed before the release deadline. All changes since 2.6.0-rc2 can be found here: https://github.com/zephyrproject-rtos/zephyr/releases/tag/v2.6.0-rc3 More details about Zephyr releases can found on the pages below: https://docs.zephyrproject.org/latest/development_process/release_process.html You may continue to send Pull Requests for new features in order to gather feedback early or collaborate with others, but the release team would like to encourage everyone to focus on bugfixes and documentation improvements to the largest extent possible, so that we can release v2.6.0 on time and in the best shape possible. If you have a feature or enhancement you would like to submit to the TSC, please tag the Pull Request with the "TSC" label, make sure it is approved and passing CI, and attend the next TSC meeting. Thanks, Kumar
|
|
Cancelled Event: Zephyr Project: Dev Meeting - Thursday, June 10, 2021
#cal-cancelled
devel@lists.zephyrproject.org Calendar <noreply@...>
Cancelled: Zephyr Project: Dev Meeting This event has been cancelled. When: Where: Organizer: devel@... Description: ________________________________________________________________________________
+1 321-558-6518 United States, Orlando (Toll)
Conference ID: 483 314 739#
Local numbers | Reset PIN | Learn more about Teams | Meeting options
________________________________________________________________________________
|
|
Cancelled Event: Zephyr Project: APIs - Tuesday, June 8, 2021
#cal-cancelled
devel@lists.zephyrproject.org Calendar <noreply@...>
Cancelled: Zephyr Project: APIs This event has been cancelled. When: Where: Organizer: devel@... Description: Meeting decisions/discussions in their respective PRs, tracked here: https://github.com/zephyrproject-rtos/zephyr/projects/18 ________________________________________________________________________________
+1 321-558-6518 United States, Orlando (Toll)
Conference ID: 317 990 129#
Local numbers | Reset PIN | Learn more about Teams | Meeting options
________________________________________________________________________________
|
|
Re: Things to do when submitting a PR
Nicolas Pitre
On Tue, 1 Jun 2021, Nashif, Anas wrote:
2. Run compliance tests locally and fix any issues before submitting a PRCould such somewhat criptic commands be grouped into an easy to run and remember ./scripts/pre-submit-validation script? Something that needs no arguments and does the right thing out of the box. Nicolas
|
|
Event: Zephyr Project: APIs - 06/01/2021
#cal-reminder
devel@lists.zephyrproject.org Calendar <noreply@...>
Reminder: Zephyr Project: APIs When: Where: Organizer: devel@... An RSVP is requested. Click here to RSVP Description: Meeting decisions/discussions in their respective PRs, tracked here: https://github.com/zephyrproject-rtos/zephyr/projects/18 ________________________________________________________________________________
+1 321-558-6518 United States, Orlando (Toll)
Conference ID: 317 990 129#
Local numbers | Reset PIN | Learn more about Teams | Meeting options
________________________________________________________________________________
|
|
Re: Things to do when submitting a PR
Glaropoulos, Ioannis
Thanks! Could this be (if not already) part of a “best-practices” section in our Contribution guidelines?
/Ioannis
From: devel@... <devel@...>
On Behalf Of Nashif, Anas via lists.zephyrproject.org
Sent: Tuesday, June 1, 2021 2:49 PM To: devel@... Subject: [Zephyr-devel] Things to do when submitting a PR
Hi, Here is a TOP10 list to improve and accelerate the review process of pull requests. If you follow them, chances are your pull request will get the attention needed and it will be ready for merge sooner than later:
Regards,
Anas
|
|
Cancelled Event: Zephyr: Networking Forum - Tuesday, June 1, 2021
#cal-cancelled
devel@lists.zephyrproject.org Calendar <noreply@...>
Cancelled: Zephyr: Networking Forum This event has been cancelled. When: Where: Organizer: tsc@... Description: Live Agenda/Minutes: https://docs.google.com/document/d/1qFsOpvbyLzhflJbbv4Vl__497pKHDoUCy9hjAveyCX0/edit?usp=sharing
Shared Folder: https://drive.google.com/drive/folders/1j6d0FLeOjiMil1Ellb59AsfHdzuWdAAc?usp=sharing ________________________________________________________________________________
+1 321-558-6518 United States, Orlando (Toll)
Conference ID: 458 216 365#
Local numbers | Reset PIN | Learn more about Teams | Meeting options
________________________________________________________________________________
|
|
Things to do when submitting a PR
Nashif, Anas
Hi, Here is a TOP10 list to improve and accelerate the review process of pull requests. If you follow them, chances are your pull request will get the attention needed and it will be ready for merge sooner than later:
Regards,
Anas
|
|
API meeting: agenda
Carles Cufi
- sensors: stmemsc: Don't use i2c_burst_write on Nordic
- PR: https://github.com/zephyrproject-rtos/zephyr/pull/34066 - Pinctrl - Issue: https://github.com/zephyrproject-rtos/zephyr/issues/22748 - Discussion: https://github.com/zephyrproject-rtos/zephyr/discussions/35077 If you have additional items please let me know. Teams link: https://teams.microsoft.com/l/meetup-join/19%3ameeting_NWU2MjZlYWEtZDcwMi00MWQzLTgwMjEtNDdkYjQwMjBjMmFj%40thread.v2/0?context=%7b%22Tid%22%3a%22af0096d9-700c-411a-b795-b3dd7122bad2%22%2c%22Oid%22%3a%22841a7c92-7816-4faf-9887-5e334e88f6d8%22%7d https://lists.zephyrproject.org/g/devel/calendar https://github.com/zephyrproject-rtos/zephyr/projects/18 Minutes: https://docs.google.com/document/d/1lv-8B5QE2m4FjBcvfqAXFIgQfW5oz6306zJ7GIZIWCk/edit# Regards, Carles
|
|
Re: [Zephyr-users] Network forum agenda
Jukka Rissanen
Hi,
toggle quoted messageShow quoted text
Sorry for late reply, but I am cancelling this telco today as there is nothing in agenda. Cheers, Jukka
On Mon, 2021-05-31 at 13:25 +0300, Jukka Rissanen wrote:
Hi all,
|
|
IPSP Zephyr sample
Maxim Uvarov
Hello,
Has somebody tested an IPSP sample recently? I'm trying to run it on a Nuclea board (stm32wb55rg) and see issues with setting up an ipv6 (6lowpan) connection with the host. Stm32wb55rg MAC address is discoverable with bluetoothcrl scan from the host. But no ip connection and no bt0 creation on the host. Enabling debug and shell says that bt interface is down on the Zephyr side, Zephyr waits until it's up to set up the ip address. I do not have any other board with BLE. It will be good to configrm is example itself is not broken. uart:~$ *** Booting Zephyr OS build v2.6.0-rc1-250-g5738114df26e *** [00:00:00.223,000] <inf> bt_hci_core: Identity: 80:E1:26:1B:95:81 (public) [00:00:00.224,000] <inf> bt_hci_core: HCI: version 5.0 (0x09) revision 0x0026, manufacturer 0x0030 [00:00:00.224,000] <inf> bt_hci_core: LMP: version 5.0 (0x09) subver 0x2126 [00:00:00.225,000] <inf> net_config: Initializing network [00:00:00.225,000] <inf> net_config: Waiting interface 1 (0x200012b0) to be up... uart:~$ bt info Not connected uart:~$ bt scan on Bluetooth active scan enabled uart:~$ bt info Not connected uart:~$ bt init Bluetooth init failed (err -120) [00:01:33.228,000] <err> net_config: Timeout while waiting network interface [00:01:33.228,000] <err> net_config: Network initialization failed (-115) [00:01:33.228,000] <inf> ipsp: Run IPSP sample [00:01:33.229,000] <wrn> net_if: iface 0x200012b0 is down [00:01:33.229,000] <err> net_if: Cannot join all nodes address ff02::1 (-1) [00:01:33.229,000] <wrn> net_if: iface 0x200012b0 is down [00:01:33.229,000] <err> net_if: Cannot join solicit node address ff02::1:ff00:1 (-1) [00:01:33.230,000] <inf> ipsp: Starting to wait Thank you, Maxim.
|
|
Happening Now: Zephyr: Toolchain Working Group - 05/31/2021
#cal-notice
devel@lists.zephyrproject.org Calendar <noreply@...>
Zephyr: Toolchain Working Group When: Where: Organizer: Torsten Rasmussen Description: Live meeting minutes: https://docs.google.com/document/d/1IQKBK-GcJNZG0O9QArqYfvb6Huk5xHscN-XIGEZr-z8/edit#heading=h.x36xe8bnwr9r
________________________________________________________________________________
+1 321-558-6518 United States, Orlando (Toll)
Conference ID: 682 738 030#
Local numbers | Reset PIN | Learn more about Teams | Meeting options
|
|
Event: Zephyr: Toolchain Working Group - 05/31/2021
#cal-reminder
devel@lists.zephyrproject.org Calendar <noreply@...>
Reminder: Zephyr: Toolchain Working Group When: Where: Organizer: Torsten Rasmussen An RSVP is requested. Click here to RSVP Description: Live meeting minutes: https://docs.google.com/document/d/1IQKBK-GcJNZG0O9QArqYfvb6Huk5xHscN-XIGEZr-z8/edit#heading=h.x36xe8bnwr9r
________________________________________________________________________________
+1 321-558-6518 United States, Orlando (Toll)
Conference ID: 682 738 030#
Local numbers | Reset PIN | Learn more about Teams | Meeting options
|
|
Network forum agenda
Jukka Rissanen
Hi all,
There is a network forum meeting tomorrow Tue 1 June at 8AM PST / 17.00 CEST. Currently the agenda is empty, so if there is anything network related topics you want to discuss, please let me know, otherwise I will cancel the meeting. Live Agenda/Minutes: https://docs.google.com/document/d/1qFsOpvbyLzhflJbbv4Vl__497pKHDoUCy9hjAveyCX0/edit?usp=sharing Shared Folder: https://drive.google.com/drive/folders/1j6d0FLeOjiMil1Ellb59AsfHdzuWdAAc?usp=sharing ___________________________________________________________ Join Microsoft Teams Meeting ( https://teams.microsoft.com/l/meetup-join/19%3ameeting_NDU5ODRkNzktZDBmNC00MDg5LWI2OWEtNzM0MGZjMDU0Yjgw%40thread.v2/0?context=%7b%22Tid%22%3a%22af0096d9-700c-411a-b795-b3dd7122bad2%22%2c%22Oid%22%3a%22841a7c92-7816-4faf-9887-5e334e88f6d8%22%7d ) +1 321-558-6518 ( tel:+1 321-558-6518,,458216365# ) United States, Orlando (Toll) Conference ID: 458 216 365# Local numbers ( https://dialin.teams.microsoft.com/325d775d-c910-441e-90d0-353ebaa56cdd?id=458216365 ) | Reset PIN ( https://mysettings.lync.com/pstnconferencing ) | Learn more about Teams ( https://aka.ms/JoinTeamsMeeting ) | Meeting options ( https://teams.microsoft.com/meetingOptions/?organizerId=841a7c92-7816-4faf-9887-5e334e88f6d8&tenantId=af0096d9-700c-411a-b795-b3dd7122bad2&threadId=19_meeting_NDU5ODRkNzktZDBmNC00MDg5LWI2OWEtNzM0MGZjMDU0Yjgw@thread.v2&messageId=0&language=en-US ) Cheers, Jukka
|
|
Re: #ble
#ble
Chettimada, Vinayak Kariappa
Hi Carl,
Thank you for reporting the issue. You may send a pull request to fix accordingly and I will be glad to review the same.
As this is a bug, we could get this in for the 2.6 release.
Regards,
Vinayak
Get Outlook for iOS
From: devel@... <devel@...> on behalf of Carl Stehle via lists.zephyrproject.org <droid=appception.com@...>
Sent: Thursday, May 27, 2021 7:28:17 AM To: devel@... <devel@...> Subject: [Zephyr-devel] #ble I was unable to consistently set BLE Periodic Advertising Data, so had a look at: subsys/bluetooth/controller/ll_sw/ull_adv_sync.c: adv_sync_hdr_set_clear() (this is with recent commit f5c6afeccb53e4121ba5e97294cf589a752623d9) I noticed 2 potential issues: 1. ter_hdr_prev = *ter_hdr; If the Extended Header Length is 0, this can copy data (first byte of Adv Data) with misleading results. One workaround would be to replace that line with: if (ter_com_hdr_prev->ext_hdr_len) { ter_hdr_prev = *ter_hdr; } else { memset(&ter_hdr_prev, 0, sizeof(ter_hdr_prev)); } 2. ter_len = ull_adv_aux_hdr_len_calc(ter_com_hdr, &ter_dptr); This can reset ter_dptr if the Extended Header Length is 0 so that it has the same value as ter_hdr. So ter_hdr should not be used after this call without first checking for non-zero Extended Header length (either ter_com_hdr->ext_hdr_len non-zero or that ter_hdr differs from ter_dptr). Regards, Carl
|
|
#ble
#ble
Carl Stehle
I was unable to consistently set BLE Periodic Advertising Data, so had a look at: subsys/bluetooth/controller/ll_sw/ull_adv_sync.c: adv_sync_hdr_set_clear() (this is with recent commit f5c6afeccb53e4121ba5e97294cf589a752623d9) I noticed 2 potential issues: 1. ter_hdr_prev = *ter_hdr; If the Extended Header Length is 0, this can copy data (first byte of Adv Data) with misleading results. One workaround would be to replace that line with: if (ter_com_hdr_prev->ext_hdr_len) { ter_hdr_prev = *ter_hdr; } else { memset(&ter_hdr_prev, 0, sizeof(ter_hdr_prev)); } 2. ter_len = ull_adv_aux_hdr_len_calc(ter_com_hdr, &ter_dptr); This can reset ter_dptr if the Extended Header Length is 0 so that it has the same value as ter_hdr. So ter_hdr should not be used after this call without first checking for non-zero Extended Header length (either ter_com_hdr->ext_hdr_len non-zero or that ter_hdr differs from ter_dptr). Regards, Carl
|
|
Cancelled Event: Zephyr Project: Dev Meeting - Thursday, May 27, 2021
#cal-cancelled
devel@lists.zephyrproject.org Calendar <noreply@...>
Cancelled: Zephyr Project: Dev Meeting This event has been cancelled. When: Where: Organizer: devel@... Description: ________________________________________________________________________________
+1 321-558-6518 United States, Orlando (Toll)
Conference ID: 483 314 739#
Local numbers | Reset PIN | Learn more about Teams | Meeting options
________________________________________________________________________________
|
|