iNavFlight / inav-configurator

GNU General Public License v3.0
586 stars 316 forks source link

Mission valid is unclear #1000

Open Etruscian opened 4 years ago

Etruscian commented 4 years ago

When planning a mission, I think it is really unclear that it shows: mission valid with a red cross until I upload it. Diving into the code, I can't easily tell why it isn't valid until I upload it, but a suggestion from my side would be to add a tooltip stating the reason or changing the icon into text explaining why it is not valid.

Mission valid means to me that the mission itself is not valid, i.e. flying below ground level or flying with a negative velocity. If I'm putting my first waypoint down with the default settings and seeing mission valid with a cross without any explanation, I get confused to why that is so.

After creating a mission, saving it to the FC and then removing all the points, the mission valid shows a green icon, confusing me even more. If I'm not planning a mission at the moment, why is it valid now, but not when I open Inav for the first time?

PredySoft commented 2 years ago

I agree - I just did plan the mission and to me it seems it indicates rather if the mission is uploaded to Fligth Controller than any validity of the mission itself. So I would rather expect something like "Mission ready:" or "Mission uploaded to FC:" Or "Mission saved:"

VancouverUmbrella commented 2 years ago

I'm happy that I found this bug report.

Being new to iNav, I was very confused by the fact that missions showed as invalid. Like others above, I interpreted "Mission invalid" to mean just that i.e. that there was something wrong with my mission.

In fact, it meant something like 'Mission not saved to eeprom' or 'Mission not uploaded to FC' in my use case.