User Activity

  • Posted a comment on discussion Free Support on QP Real-Time Event Frameworks & Tools

    Hello everyone, I wonder, why event pool instances are created with QM_POOL_EL macro instead of simply by creating an array of that event? I think, alignment would not be a problem in the array solution. We have an event type, class Evt; Can not we simple define an array like, static Evt evt_arr[100]; then can not we initialize pool using that array? Thanks.

  • Modified a comment on discussion Free Support on QP Real-Time Event Frameworks & Tools

    Hello everyone, I am a QP fan. I have created my own active object design using FreeRTOS + my HSM processor because of people I am working with finds QP a little bit complicated. So I experienced some of the drawbacks of my design when I compare it to QP. I have written an article about it. I want to share it in this forum. blog post Thanks.

  • Posted a comment on discussion Free Support on QP Real-Time Event Frameworks & Tools

    Hello everyone, I am a QP fan. I have created my own active object design using FreeRTOS + my HSM processor because of people I am working with finds QP a little bit complicated. So I experienced some of the drawbacks of my design when I compare it to QP. I have written an article about it. I want to share it in this forum. https://medium.com/@burak.kirazli/the-importance-of-zero-copy-event-delivery-mechanism-2-slaps-f2cd51a8491d Thanks.

  • Posted a comment on discussion Free Support on QP Real-Time Event Frameworks & Tools

    Hello, My question is about handling syncronous (blocking) protocols in an ao. What i wonder is that when i use a syncronous protocol like http, which is running in a request-response manner, is Active Object pattern a wrong choice for this situation? The QP philosphy always emphasizes that, AOs should not block. Thanks.

  • Posted a comment on discussion Free Support on QP Real-Time Event Frameworks & Tools

    Hello, Assume that i need to forward an event that has a large payload over an AO. If i post the event again in the broker AO while handling, is that event deleted before reaching the target AO? Thanks.

  • Posted a comment on discussion Free Support on QP Real-Time Event Frameworks & Tools

    Dear MMS, Honestly, i did not understand why the QP AOs need a unique priority? Assume that i have 15 AOs. Do I need 15 different priorities? I had not implemented Q_onAssert callback body. I implemented it and saw the assertion. Thanks.

  • Posted a comment on discussion Free Support on QP Real-Time Event Frameworks & Tools

    Hello everyone, In my demo project, I am using FreeRTOS port of QP. I created 3 AO instances. The first one clearly is heart object. It has its own time event and blinks my demo board. The second one is an uart interface AO, which will be used as an async io for an uart interfaced device. The last one is a system worker, which is a system maintaniner actually. I created SYS_TICK_SIG signal at the top of the application and subscribed the AO_AsyncDriver to that signal. Just that AO subscribed to that...

  • Posted a comment on discussion Free Support on QP Real-Time Event Frameworks & Tools

    Hello, the problem here is clear. I needed to call QTimeEvt::rearm api from an interrupt, so it is not safe for freertos.

View All

Personal Data

Username:
sorter
Joined:
2019-01-05 20:25:01

Projects

  • No projects to display.

Personal Tools

MongoDB Logo MongoDB