Date
1 - 2 of 2
Dev-Review Meeting Agenda Nov 18th
Kumar Gala
All,
The weekly dev-review meeting will focus on the Sensor API and be lead by Maureen.
Here are some links for background on the topic:
• Lack of a performant sensor API
[ https://github.com/zephyrproject-rtos/zephyr/issues/1387 ]
• Updated Sensor API
[ https://github.com/zephyrproject-rtos/zephyr/issues/13718 ]
• Asynchronous sensor API
[ https://github.com/zephyrproject-rtos/zephyr/issues/21515 ]
• ZIO: Beginnings of a Sampled Input/Output API
[ https://github.com/zephyrproject-rtos/zephyr/pull/14008 ]
• Rtio: Real-Time Stream and Sensor API
[ https://github.com/zephyrproject-rtos/zephyr/pull/17434 ]
• Include Android’s CHRE as a module
[ https://github.com/zephyrproject-rtos/zephyr/issues/37223 ]
- k
The weekly dev-review meeting will focus on the Sensor API and be lead by Maureen.
Here are some links for background on the topic:
• Lack of a performant sensor API
[ https://github.com/zephyrproject-rtos/zephyr/issues/1387 ]
• Updated Sensor API
[ https://github.com/zephyrproject-rtos/zephyr/issues/13718 ]
• Asynchronous sensor API
[ https://github.com/zephyrproject-rtos/zephyr/issues/21515 ]
• ZIO: Beginnings of a Sampled Input/Output API
[ https://github.com/zephyrproject-rtos/zephyr/pull/14008 ]
• Rtio: Real-Time Stream and Sensor API
[ https://github.com/zephyrproject-rtos/zephyr/pull/17434 ]
• Include Android’s CHRE as a module
[ https://github.com/zephyrproject-rtos/zephyr/issues/37223 ]
- k
Kevin Townsend
One more PoC I've poked at as a Zephyr module, making a processing pipeline for sensor data similar to what Noed-Red does conceptually:
Kevin
On Thu, 18 Nov 2021 at 16:55, Kumar Gala <kumar.gala@...> wrote:
All,
The weekly dev-review meeting will focus on the Sensor API and be lead by Maureen.
Here are some links for background on the topic:
• Lack of a performant sensor API
[ https://github.com/zephyrproject-rtos/zephyr/issues/1387 ]
• Updated Sensor API
[ https://github.com/zephyrproject-rtos/zephyr/issues/13718 ]
• Asynchronous sensor API
[ https://github.com/zephyrproject-rtos/zephyr/issues/21515 ]
• ZIO: Beginnings of a Sampled Input/Output API
[ https://github.com/zephyrproject-rtos/zephyr/pull/14008 ]
• Rtio: Real-Time Stream and Sensor API
[ https://github.com/zephyrproject-rtos/zephyr/pull/17434 ]
• Include Android’s CHRE as a module
[ https://github.com/zephyrproject-rtos/zephyr/issues/37223 ]
- k