Hey! I just finished up an install and I have everything working. In my OS7 config (with Fett263’s prop), I have clash sensitivity and swing on sensitivity set. I’m pretty happy with them, but my thrust on sensitivity is really high. Is there a way to make it less sensitive without changing the others? Sometimes it’s so sensitive that it’ll turn on while sitting motionless.
There is no “sensitivity” for Thrust, it’s quick linear movement over a distance. Not sure how it would trigger when sitting motionless, what else is happening before it ignites? Sounds playing, button pressed (or stuck)?
I’ve never heard of a Thrust movement triggering while sitting still so it’s either something else or an issue with the board. I would say remove the define for THRUST_ON and test, then remove other gesture defines one-by-one until the issue stops, that will identify the gesture causing (if it is one).
Then we’ll need some Serial Monitor output from it occurring to see what’s actually going on.
@Fett263 Its definitely a gesture, as when I hold power and clash to turn off gestures, it doesn’t do it. I’ll do some testing to figure out which gesture it is.
So when I check serial monitor, it says Event: stab millis:19915 and then ignition. So it’s definitely stab causing it. Is stab controlled by clash sensitivity?
Yes, stab would be CLASH_THRESHOLD_G but it shouldn’t be triggering when sitting still unless your speaker is causing. In which case you can also adjust AUDIO_CLASH_SUPPRESSION_LEVEL to help (or don’t use the Stab gesture - just remove that define).
I don’t think it’s the speaker, as there’s nothing playing when it happens. I’ll just remove stab on. Thanks!
That’s odd, if you see other odd behavior or false clashes you may want to do some deeper troubleshooting. Stabs and clashes shouldn’t be happening when sitting still.
Yeah. I turned off stab on, and have since had no issues. I haven’t ever experienced false clashes with this saber, and everything else is normal.