Michael Lyle

Results 148 comments of Michael Lyle

@tracernz -- one possible explanation is that it uses core-coupled memory more efficiently (and more stuff ends up in CCM as a result). Sometimes on modern stuff packing is advantageous...

Ideally, I think hovering should just show the tooltip text that the system health widget would show us, but dunno how tricky that is.

Hmmmm. This is looking like a pain. Using `yield from` looks like it requires way too much of a complexity/performance tax for the factoring improvements it can provide in uavtalk....

Does that initial stack survive to later run, or is it just used to kickstart chibios and get the init task running? (Does chibios just blindly reuse the initial stack...

https://github.com/d-ronin/dRonin/pull/652#issuecomment-183130591 I mostly want to solve something like this by replacing the vehicle setup wizard and the main sysalarms display with a "config checklist"-- something that looks at config objects...

Yah, there's a lot of refactor of settings uavos possible, though it will break existing configurations (unless we explicitly build migration code for, which there's not a great framework). At...

Yes, if it's licensed under a license that doesn't have the "no further restrictions" clause all is good. Unfortunately it requires consent of license holders to do this.