Matthew Kennedy

Results 261 comments of Matthew Kennedy

There's a chance #4164 helps this, but only logs will tell.

trigger is perfect, this is not a trigger problem

No idea. I've never seen this on a Proteus. Is this a 2 or 4 layer board?

We can do this via Lua today (as shown in Andrey's awesome demo!), close?

We can indeed do this in lua: ``` local sens = Sensor.new("CLT") sens:set(123) ```

You can already set sensors from Lua (and receive CAN, of course). That works for everything other than RPM, but you could do it by just PWMing the injectors without...

> Is it time to ditch the biquad yet? I don't understand why you jump from "the signal is noisy" to "let's delete the filter system"