Johan De Claville Christiansen

Results 35 comments of Johan De Claville Christiansen

Yes, in CSP 2.0 each interface has it's own address. So there is no longer a global CSP node id.

That sounds correct. I'm not sure the code would ever send a reset + ack though. This needs to be investigated further.

I guess this requires us to setup some special build containers. Let's focus on GitHub actions and get rid of Travis

I agree, let's move it to "csp/csp_autoconfig.h".

Absolutely yes. In fact, i might go as far to include a simple OS independent queue implementation. I think i have mentioned this before. A basic linked list with a...

The size parameter is not meant to be inserted, it is meant as a maximum size of the allocation. The size field should rather be removed, now that CSP buffers...

![image](https://user-images.githubusercontent.com/545264/180817522-4ef8d6a4-8259-48e3-ade6-2ea8398fa032.png) It is confirmed to be working with coolero too.

Thanks for the feedback! Yes your entry looks exactly like mine, and it works with static control perfectly thanks. Also i was able to fetch and build a coolero from...