Open b14ckyy opened 3 months ago
Please post the mission file
@stronnag Mission file uploaded
I could not test with 7.1.2 for some reason I have a 1s delay between the simulator and sensor inputs. Something is not right there. All fine with 8.0 though.
This is three missions each with three waypoints. Roughly the same coordinates for WP1-3 with JUMP to WP1 only difference is in iterations which is 0, 1 and 2. In all missions after WP3 the plane is directed to WP2 instead. Can it simply be a coding numbering error for the user interface that WP1 should actually be WP0?
Running INAV 7.1.2 on a SpeedyBee F405 Wing Mini and made missions both with the configurator and SpeedyBee app. Also in SpeedyBee app I can't enter "-1" for iteration only 0 and up.
wp 0 1 598258854 177833712 5000 30 0 0 0 wp 1 1 598217054 177830134 5000 30 0 0 0 wp 2 1 598236371 177915520 5000 30 0 0 0 wp 3 6 0 0 0 0 2 0 165 wp 4 1 598259623 177832027 5000 30 0 0 0 wp 5 1 598219055 177833373 5000 30 0 0 0 wp 6 1 598234977 177914032 5000 30 0 0 0 wp 7 6 0 0 0 0 1 0 165 wp 8 1 598260144 177831634 5000 30 0 0 0 wp 9 1 598216385 177832266 5000 30 0 0 0 wp 10 1 598235689 177923294 5000 30 0 0 0 wp 11 6 0 0 0 0 2 0 165
The mission definition is fine. This is a (fairly) recent bug in mission loading / mission initiation I would expect.
Current Behavior
in Some WP Mission constellations, the Jump-Command points at the wrong waypoint. Does not happen with every mission but seems to be related on the specific WP numbers or repeats.
Steps to Reproduce
Expected behavior
Craft follows mission as set up.
Suggested solution(s)
Not sure yet
Additional context
I had other constellations like a Jump from 5 to 2 with a 3x repeat and that worked just fine.
WP Loop test.zip