Nick Brassel

Results 244 comments of Nick Brassel

My annepro2 is in storage while I prepare to move house -- @bwisn / @Jpe230 can you confirm that this is indeed a fix, please?

At this point, perhaps we should discuss whether or not we should be _generating_ the ldscripts. @fauxpark what do you think? As far as I can tell the majority of...

> > > @noroadsleft I suspected that was the case, but I wasn't sure what would be more hassle for you guys _One big PR_ runs the risk of it...

@0xDBFB7's branch wouldn't build for me for some weird reason, so I ended up implementing my own basic version of PID control, branched off the 10ae4b2 commit: https://github.com/tzarc/opendps/commits/pid_control Not sure...

No problem; mine was hacked together relatively quickly so having a safer implementation is probably best!

Should I just prep the PID-controlled branch I had?

Pushed to the following branch, based on current master: https://github.com/tzarc/opendps/tree/pid_v3 Only handling CV, don't have a way to test CC. If we're cool with that, I'll make the PR.

Every Arduino project, for example, is C++.... even if it doesn't look like it at face value. I've used it almost exclusively for embedded stuff I've worked on in the...

Added list of required sign-offs to the description.

You'll want to find another location for the non-standard mods to `chconf.h` -- they'll get wiped out next ChibiOS update.