Egil Möller

Results 147 comments of Egil Möller

Sorry, that one is sort of doing the reverse of what we need - it draws something that looks like a classic VT220 on a high-resolution screen, including all the...

I wonder if there'd be too much overhead if we just sent messages specifically to each client instead of using broadcast? I guess it depends on the spread of objects...

Ah, maybe doing it explicitly is smarter actually... But I think that needs to happen on the server side some way for security reasons. Then the question is, can an...

Hi! Thanks for looking at this. I'll do that asap and see how that goes.

If the software thinks it knows the radar type is different from what the user set, it should not change it. But it should possibly warn the user, once.

Well, I would counter that in your new definition of a target, this coordination would be even more important - as you'd need to emit some kind of messages for...

Ah thanks! Nice point about Kalman filter, will add the same to radarhub (alternatively, if radar_pi emitted RATTL instread of RATTM I could rely on your code, but I guess...