Vincent Stakenburg

Results 19 comments of Vincent Stakenburg
trafficstars

Bumping this issue to let people know that I am working on this. At our organization, we're using Embassy. As I start work on this, I will update this issue...

I had a chat with @MathiasKoch yesterday to investigate what needs to happen. One main thing is that we need a way to propagate events so that we can await...

Unfortunately we have decided to go a different way. It would be awesome if someone else wanted to take the lead on this!

> I think that would require `#![no_std]` support to be added typeshare actually works on `#![no_std]`. You just have to use the `typeshare_annotation` crate directly, as the core crate pulls...

+1, would really like this too.

Ok cool, will do. I also saw that the encoder for `Request` doesn't add in the CRC and slave ID. Is there something planned for that or should I implement...

Awesome :) I'll hopefully have time later this week to work on the crate a bit. Maybe I should make a new issue for it, but I think it would...

@Fank what is the progress on this? Using SVGs to render the map, to me, makes a lot more sense. Could be a lot more efficient, and also look a...

That's even more cool. Have you come along with that at all? Where is the repo for that?