You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@beeb: For reference, the implementation in the configurator was originally created by hand-translating the calculations that are done in the firmware into JavaScript. Since the firmware has been updated a number of time since then, and configurator not, it's not really accurate any more. Probably better create a fresh lua translation from the firmware.
Activity
beeb commentedon Sep 6, 2017
For reference, this is how it's computed by betaflight configurator (with
getMaxAngularVel
):mikeller commentedon Sep 6, 2017
@beeb: For reference, the implementation in the configurator was originally created by hand-translating the calculations that are done in the firmware into JavaScript. Since the firmware has been updated a number of time since then, and configurator not, it's not really accurate any more. Probably better create a fresh lua translation from the firmware.
beeb commentedon Sep 7, 2017
@mikeller good to know! That would indeed be a nice thing to do.
Merge pull request #38 from ethomas997/etsaveSettingsMods
Minified: Merge pull request #38 from ethomas997/etsaveSettingsMods [8…