|
Re: Dev-Review Meeting Agenda Nov 11th
(Correcting Subject to Nov 11th)
(Correcting Subject to Nov 11th)
|
By
Kumar Gala
·
#8164
·
|
|
Dev-Review Meeting Agenda Oct 14th
All,
Originally we planned on discussing sensors this week, but that will get pushed to next week (Nov 18th). I’ll be out this week and Carles will run the meeting.
Agenda for the week:
doc:
All,
Originally we planned on discussing sensors this week, but that will get pushed to next week (Nov 18th). I’ll be out this week and Carles will run the meeting.
Agenda for the week:
doc:
|
By
Kumar Gala
·
#8163
·
|
|
Event: Zephyr Project: APIs - 11/09/2021
#cal-reminder
Reminder: Zephyr Project: APIs
When:
11/09/2021
9:00am to 10:00am
(UTC-08:00) America/Los Angeles
Where:
Microsoft Teams Meeting
Organizer: devel@...
An RSVP is requested. Click here to
Reminder: Zephyr Project: APIs
When:
11/09/2021
9:00am to 10:00am
(UTC-08:00) America/Los Angeles
Where:
Microsoft Teams Meeting
Organizer: devel@...
An RSVP is requested. Click here to
|
By
devel@lists.zephyrproject.org Calendar <noreply@...>
·
#8162
·
|
|
Re: API meeting: agenda
Hi Carles,
I'd like to discuss the stats work I've done for i2c if possible, its on the API project in TODO
Thanks!
Tom
Hi Carles,
I'd like to discuss the stats work I've done for i2c if possible, its on the API project in TODO
Thanks!
Tom
|
By
Burdick, Thomas
·
#8161
·
|
|
Re: API meeting: agenda
Hi all,
Another item for today:
- I2C stats
- PR: https://github.com/zephyrproject-rtos/zephyr/pull/39788
Thanks,
Carles
Hi all,
Another item for today:
- I2C stats
- PR: https://github.com/zephyrproject-rtos/zephyr/pull/39788
Thanks,
Carles
|
By
Carles Cufi
·
#8160
·
|
|
API meeting: agenda
Hi all,
Agenda for today:
- SPI API updates
- Issue: https://github.com/zephyrproject-rtos/zephyr/issues/39992
- PM structure optimization: Update
- Issue:
Hi all,
Agenda for today:
- SPI API updates
- Issue: https://github.com/zephyrproject-rtos/zephyr/issues/39992
- PM structure optimization: Update
- Issue:
|
By
Carles Cufi
·
#8159
·
|
|
Re: Issue with k_poll
Done. https://github.com/zephyrproject-rtos/zephyr/issues/40189
Thanks,
- Venkatesh.
Done. https://github.com/zephyrproject-rtos/zephyr/issues/40189
Thanks,
- Venkatesh.
|
By
Venkatesh Sukumaran
·
#8158
·
|
|
RISC-V: mtvec: Vectored Mode
Hi all,
I would like to add support for "vectored mode" of the Machine Trap-Vector Base-Address Register (mtvec) to the RISC-V architecture — at the SOC level. Some SOCs have already
Hi all,
I would like to add support for "vectored mode" of the Machine Trap-Vector Base-Address Register (mtvec) to the RISC-V architecture — at the SOC level. Some SOCs have already
|
By
William <wpatty24@...>
·
#8157
·
|
|
Re: Issue with k_poll
Can you submit that as a github bug? I don't know that I see it, but if you're sure that it can happen it's something we need to fix.
Andy
Can you submit that as a github bug? I don't know that I see it, but if you're sure that it can happen it's something we need to fix.
Andy
|
By
Andy Ross
·
#8156
·
|
|
Re: Issue with k_poll
I understand that the number of wakeups is not equal to the number of events signalled but the problem here is that the pending thread can *miss* a signal. The "signalled" field is being reset to zero
I understand that the number of wakeups is not equal to the number of events signalled but the problem here is that the pending thread can *miss* a signal. The "signalled" field is being reset to zero
|
By
Venkatesh Sukumaran
·
#8155
·
|
|
Event: Zephyr Memory Footprint - biweekly discussion - 11/08/2021
#cal-reminder
Reminder: Zephyr Memory Footprint - biweekly discussion
When:
11/08/2021
8:00am to 9:00am
(UTC-08:00) America/Los Angeles
Where:
Microsoft Teams Meeting
Organizer: devel@...
An RSVP is
Reminder: Zephyr Memory Footprint - biweekly discussion
When:
11/08/2021
8:00am to 9:00am
(UTC-08:00) America/Los Angeles
Where:
Microsoft Teams Meeting
Organizer: devel@...
An RSVP is
|
By
devel@lists.zephyrproject.org Calendar <noreply@...>
·
#8154
·
|
|
Re: Issue with k_poll
That's right: k_poll() is level triggered, it's not a queue. The number of wakeups is not guaranteed to be equal to the number of events signalled. The idea is that you go to sleep waiting on any
That's right: k_poll() is level triggered, it's not a queue. The number of wakeups is not guaranteed to be equal to the number of events signalled. The idea is that you go to sleep waiting on any
|
By
Andy Ross
·
#8153
·
|
|
Re: Issue with k_poll
+ Andy, Daniel
By
Carles Cufi
·
#8152
·
|
|
Re: Issue with k_poll
Anyone familiar with k_poll architecture here? Let me know if you need any other info.
Thanks,
- Venkatesh.
Anyone familiar with k_poll architecture here? Let me know if you need any other info.
Thanks,
- Venkatesh.
|
By
Venkatesh Sukumaran
·
#8151
·
|
|
Updated Event: Zephyr: Power Management Sync
#cal-invite
Zephyr: Power Management Sync
When:
Thursday, November 11, 2021
11:00am to 12:00pm
(UTC-08:00) America/Los Angeles
Repeats: Weekly on Thursday
Where:
Microsoft Teams
Organizer:
Zephyr: Power Management Sync
When:
Thursday, November 11, 2021
11:00am to 12:00pm
(UTC-08:00) America/Los Angeles
Repeats: Weekly on Thursday
Where:
Microsoft Teams
Organizer:
|
By
devel@lists.zephyrproject.org Calendar <noreply@...>
·
#8150
·
|
|
Fix for mcumgr/smp over serial not adding CRC16 to packet length
Hello,
For a long time the Zephyr implementation of mcumgr/smp protocol over serial has not been adding length of CRC16 to the length of the packet,
although mcumgr-cli always did so. This bug
Hello,
For a long time the Zephyr implementation of mcumgr/smp protocol over serial has not been adding length of CRC16 to the length of the packet,
although mcumgr-cli always did so. This bug
|
By
Ermel, Dominik
·
#8149
·
|
|
Event: Zephyr: Power Management Sync - 11/04/2021
#cal-reminder
Reminder: Zephyr: Power Management Sync
When:
11/04/2021
6:00pm to 7:00pm
(UTC+00:00) UTC
Where:
Microsoft Teams
Organizer: devel@...
An RSVP is requested. Click here to
Reminder: Zephyr: Power Management Sync
When:
11/04/2021
6:00pm to 7:00pm
(UTC+00:00) UTC
Where:
Microsoft Teams
Organizer: devel@...
An RSVP is requested. Click here to
|
By
devel@lists.zephyrproject.org Calendar <noreply@...>
·
#8148
·
|
|
Updated Event: Zephyr Project: APIs
#cal-invite
Zephyr Project: APIs
When:
Tuesday, November 9, 2021
9:00am to 10:00am
(UTC-08:00) America/Los Angeles
Repeats: Weekly on Tuesday
Where:
Microsoft Teams Meeting
Organizer: devel@...
An
Zephyr Project: APIs
When:
Tuesday, November 9, 2021
9:00am to 10:00am
(UTC-08:00) America/Los Angeles
Repeats: Weekly on Tuesday
Where:
Microsoft Teams Meeting
Organizer: devel@...
An
|
By
devel@lists.zephyrproject.org Calendar <noreply@...>
·
#8147
·
|
|
Updated Event: Zephyr: Networking Forum
#cal-invite
Zephyr: Networking Forum
When:
Tuesday, December 7, 2021
8:00am to 9:00am
(UTC-08:00) America/Los Angeles
Repeats: Monthly on the first Tuesday
Where:
Microsoft Teams Meeting
Organizer:
Zephyr: Networking Forum
When:
Tuesday, December 7, 2021
8:00am to 9:00am
(UTC-08:00) America/Los Angeles
Repeats: Monthly on the first Tuesday
Where:
Microsoft Teams Meeting
Organizer:
|
By
devel@lists.zephyrproject.org Calendar <noreply@...>
·
#8146
·
|
|
Event: Zephyr Project: APIs - 11/02/2021
#cal-reminder
Reminder: Zephyr Project: APIs
When:
11/02/2021
4:00pm to 5:00pm
(UTC+00:00) UTC
Where:
Microsoft Teams Meeting
Organizer: devel@...
An RSVP is requested. Click here to
Reminder: Zephyr Project: APIs
When:
11/02/2021
4:00pm to 5:00pm
(UTC+00:00) UTC
Where:
Microsoft Teams Meeting
Organizer: devel@...
An RSVP is requested. Click here to
|
By
devel@lists.zephyrproject.org Calendar <noreply@...>
·
#8145
·
|